搜索资源列表
Pointer_2demension_array-
- 在C++中,三位数组和二维数组不能够动态生成,但是可以使用指针来动态生成数组空间-In programming language C++, the 3 dimension array and 2 dimension array cannot be generated dynamically, however we can use pointer to generate the array
openFileBrowser-3.0-src
- ios 文件管理源代码 iphone object c
aMule-2.2.3
- 电驴的MAC源代码,很简单似乎,但实际可以学习到人家是如何组织一个看似简单的软件的,学习用。-EDonkey' s MAC source code, it seems very simple, but that can actually be to other people are studying how to organize a seemingly simple software, the study used.
yuan
- iOS 4 编程 (涵盖iOS 4.3 and Xcode 4) (含源代码)-Get a solid grounding in all the fundamentals of Cocoa Touch, and avoid problems during iPhone and iPad app development. With Programming iOS 4, you ll dig into Cocoa and learn how to work effectively with Ob
TLC2543_AD
- 基于ccs v5.3 平台,c语言编译,cpu为msp430g2553-msp430g2553 tlv2543
sdcc-osx.bz2
- SDCC 3.3.0 单片机编译器for 苹果系统-SDC 3.3.0 SDCC is a retargettable, optimizing ANSI- C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.)
OS
- 命令接口解释器 利用C语言、DOS中断中21H与屏幕显示相关的中断调用完成设计,具体包括: 1. 命令解释器 2. 列目录命令 3. 显示时间命令 4. 显示日期命令 5. 回显字符串命令 6. 创建目录命令 7. 删除目录命令 8. 更改路径命令 9. 显示当前工作目录命令 10. 删除文件命令 11. 打印文本命令 12. 文件重新命名 13. 显示文本命令 14. 显示版本命令 15. 显示目录结构命令 16. 清除当前显示内容命令 上述内容中,所有命令通过命令解释器能够执行,即启