搜索资源列表
maze-telen-gcc-mac
- mac系统下载,纯C语言开发,终端运行调试,可以做IOS开发内核,迷宫系统maze。随机生成迷宫地图,自动探索出路设计-system mac download, pure C-language development, the terminal run the debugger, you can do IOS development kernel, maze system Maze. Randomly generated maze map, automatically discover a wa
jizhizhuanhuan
- C语言版的数据结构,利用数据结构的设计思想,来实现进制转换,即二,十,八,十六进制的相互转换。-C language version of the data structure, the use of the data structure design concept to achieve binary conversion, ie, ten, eight, hexadecimal, the mutual conversion.
OS
- 命令接口解释器 利用C语言、DOS中断中21H与屏幕显示相关的中断调用完成设计,具体包括: 1. 命令解释器 2. 列目录命令 3. 显示时间命令 4. 显示日期命令 5. 回显字符串命令 6. 创建目录命令 7. 删除目录命令 8. 更改路径命令 9. 显示当前工作目录命令 10. 删除文件命令 11. 打印文本命令 12. 文件重新命名 13. 显示文本命令 14. 显示版本命令 15. 显示目录结构命令 16. 清除当前显示内容命令 上述内容中,所有命令通过命令解释器能够执行,即启