Update README.md
This commit is contained in:
parent
173d4fd52c
commit
98771ceb47
|
@ -75,6 +75,6 @@ qemu-system-arm -machine lm3s6965evb -nographic -kernel build/XiZi-cortex-m3-emu
|
||||||
配置文件并编译,在终端中执行的命令行效果如下图
|
配置文件并编译,在终端中执行的命令行效果如下图
|
||||||
![Image test]https://www.gitlink.org.cn/Mao1223/xiuos/tree/2023_open_source_contest/APP_Framework%2FApplications%2Fapp_test%2Ftest_hash%2Fimage-1.png
|
![Image test]https://www.gitlink.org.cn/Mao1223/xiuos/tree/2023_open_source_contest/APP_Framework%2FApplications%2Fapp_test%2Ftest_hash%2Fimage-1.png
|
||||||
在qemu上运行命令行效果如下图
|
在qemu上运行命令行效果如下图
|
||||||

|
![Image test]https://www.gitlink.org.cn/Mao1223/xiuos/tree/2023_open_source_contest/APP_Framework%2FApplications%2Fapp_test%2Ftest_hash%2Fimage-2.png
|
||||||
可见实现了在qemu上实现哈希表,用链地址法解决哈希冲突。
|
可见实现了在qemu上实现哈希表,用链地址法解决哈希冲突。
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue