搜索资源列表
glgif.zip
- 通过OpenGl ES 实现对GIF文件的读取并显示,read the gif file by the opengl es
c-2.xcodeproj
- c语言小题,用文件输入输出字符,输入,感觉用文件操作,一下有什么不同,有什么需要改进的地方。-this is good,it is good,very good,good
openFileBrowser-3.0-src
- ios 文件管理源代码 iphone object c
FILE
- 操作系统的进程管理、设备管理、文件管理的动态演示(C版)-Operating system process management, equipment management, document management dynamic presentation (C version)
1
- 能感染全盘的bat文件!但是功能不完善!只是个雏形!现在只能完成把C盘下的指定bat文件添加到全盘的BAT文件中!-Bat files can infect overall! But the function of perfect! Is only a prototype! Now only the completion of the C drive designated under the bat file to overall BAT file!
passwordStrength
- 用Object-C写得判断密码强度的文件-judgement password strength
touchBrightLamp_minwt
- 使用objective c编写点灯的教程,因涉及到版权,音乐文件未上传,大家用的时候请加载本地mp3文件以完成音效-use objective c creat a project,because of the copyright,I don t upload the audio file,anybody can use local audio to complete the project.
Terminal
- 前天写的一个简单的文件随机破坏/修复程序,可逆的哦 useage: gcc *.c ./a.out -a simple program to damage/restore file randomly. useage: gcc*.c ./a.out
PlistCpp-master
- 苹果系统plist文件解析的 C++实现-Apple plist file system parsing C++ implementation
OS
- 命令接口解释器 利用C语言、DOS中断中21H与屏幕显示相关的中断调用完成设计,具体包括: 1. 命令解释器 2. 列目录命令 3. 显示时间命令 4. 显示日期命令 5. 回显字符串命令 6. 创建目录命令 7. 删除目录命令 8. 更改路径命令 9. 显示当前工作目录命令 10. 删除文件命令 11. 打印文本命令 12. 文件重新命名 13. 显示文本命令 14. 显示版本命令 15. 显示目录结构命令 16. 清除当前显示内容命令 上述内容中,所有命令通过命令解释器能够执行,即启