- KeilCx51V7 这好似一个很实用的一堆软件
- CH10_2 这是数字图像处理的教程
- Automata to search string abab An automata implemented in C++ for searching a string of \"abab\" in a given string.
- chuangkou 一个VC++和windows API结合写成的窗口源代码
- hashtable Hashtable Algortithm developed in C++ multiple examples in the source code
- so operative system algorithm
资源列表
trav-dir.c
- 本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。
embedded_eXtremeDB
- 一个嵌入式数据库系统extremedb,大家可以参考一下 -a extremedb embedded database system, we can take a look
game_shell
- linux平台下的shell编程应用程序,一个俄罗斯方块的shell版-linux platform shell programming applications, a Russian box version of the shell
vivi.tar
- 嵌入式系统的启动源代码,主要用于启动ARM-Embedded Systems launched the source code, mainly for the launch ARM
gdbstub-2.0.36
- gdb调试桩的源代码,用于linux的内核调试-pile gdb debugging source code for the Linux kernel debugger
dt-source.tar
- Linux磁盘测试的源代码,测试磁盘的读写性能-disk testing Linux source code, test disk read and write performance
uClibc++
- linux关于C++的uc库源代码,用于支持应用程序中的C++程序-linux uc on the C source code for the application to support the C Program
PHPMyEdit
- 一款linux下的PHP编制器 十分实用-the PHP prepared for a very practical
qt_program
- 一大堆的qt程序,在qte2.3.7下全部可以很好地运行-qt lot of procedures under the qte2.3.7 all can be well run
apr-1.2.6.tar
- APR(Apache portable Run-time libraries,Apache可移植运行库)的目的如其名称一样,主要为上层的应用程序提供一个可以跨越多操作系统平台使用的底层支持接口库。-APR (Apache portable Run-time libraries, Apache Portable Runtime library) if the purpose of the same name. mainly for the upper application can provide
unix_prog_code
- 该代码为unix环境高级编程的源代码,对于学习这本书的人可以减少很多机械的敲代码-unix environment for senior programming source code, For studying this book many people can reduce the mechanical code Knockout
Makefil-with-me
- 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了
