资源列表
[Windows编程] ARM9_kaifaban_yuanlitu
说明:ARM9的源代码,非常有参考价值,可以看看的,其软件编程是在ARM9的开发板上实现的,下面我还会将其开发板原理图上传上来.-ARM9 source of great reference value, can look at, and its software programming in the development board ARM9 achieved, I will be following its development board schematics uploaded onto.<liuying> 在 2008-10-13 上传 | 大小:121.81kb | 下载:0
[Windows编程] win_driver
说明:window 驱动开发宝典... 直接rar解压缩-window-driven development of the book ...... decompress directly rar<赵欣欣> 在 2008-10-13 上传 | 大小:1.21mb | 下载:0
[Windows编程] ARM9_PROGRAM
说明:ARM9的源程序,有参考价值,应该值得一看,它是对应于ARM9的开发板的原理图的源程序-ARM9 source, a reference value, it should be an eye-catcher, which is corresponding to the development board ARM9 the diagram of the source<liuying> 在 2008-10-13 上传 | 大小:152.47kb | 下载:0
[Windows编程] rs232_TI_RI
说明:一个利用串口自发自收的完整的C源程序,是非常有参考价值的,可以移植的-use of a serial spontaneously collected the complete C source code, are very useful, transplantable<liuying> 在 2008-10-13 上传 | 大小:44.65kb | 下载:0
[数据库编程] gdbm-1.8.3.tar
说明:GNU C 的编译器即可,自由免费的软件-GNU C compiler can, free software<张三> 在 2008-10-13 上传 | 大小:223.33kb | 下载:0
[Windows编程] qjbl
说明:静态调用方式的特点是由编译系统完成对DLL的加载和应用程序结束时 DLL 的卸载。当调用某DLL的应用程序结束时,若系统中还有其它程序使用该 DLL,则Windows对DLL的应用记录减1,直到所有使用该DLL的程序都结束时才释放它。静态调用方式简单实用,但不如动态调用方式灵活。-static method call is characterized by the build system to complete DLL loading and application DLL at the en<郝晓> 在 2008-10-13 上传 | 大小:53.34kb | 下载:0
[Windows编程] xsdyDLL
说明:程序员在建立一个DLL文件时,连接器会自动为其生成一个对应的.lib文件,该文件包含了DLL 导出函数的符号名及序号(并不含有实际的代码)。在应用程序里,.lib文件将作为DLL的替代文件参与编译。-programmers in the establishment of a DLL files, the connector will automatically produces a counterpart. Lib document, which includes a DLL function<郝晓> 在 2008-10-13 上传 | 大小:13.09kb | 下载:0