资源列表
computer_application
- 这是有关电脑应用方面的文章,是EXE可执行文件,可以直接运行阅读-This is the computer application of the article, is an EXE file that can be read directly run
ysdy
- 特别要注意的是用extern int dllGlobalVar声明所导入的并不是DLL中全局变量本身,而是其地址,应用程序必须通过强制指针转换来使用DLL中的全局变量。-particular attention to the use extern int dllGlobalVar statement is not a DLL into the global variables themselves, but their addresses, applications must pass mand
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
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
DLLMain
- 这是我学习dll时用到了第2个经典的例子,他让我们注意到dll是从那里开始的极其它应该注意的地方。-This is when I learn dll used the first two classic examples, he let us note dll from the very beginning there should pay attention to other areas.
dcl
- 这是我学习dll时用的6个经典例子,每一个例子都分别说明了一个实现dll是应该注意的问题。-This is my dll learning to use the six classic examples, each one respectively, are examples of a realization dll should pay attention to.
QQinface
- 将qq嵌入了自己的界面,使用了qq提供的api-will qq embedded in its own interface, the use of the api qq
V3qudong
- 摩托罗拉V3专门驱动,安装请看详细说明-Motorola V3 specialized drivers, installation See detailed descr iption
gdbm-1.8.3.tar
- GNU C 的编译器即可,自由免费的软件-GNU C compiler can, free software
rs232_TI_RI
- 一个利用串口自发自收的完整的C源程序,是非常有参考价值的,可以移植的-use of a serial spontaneously collected the complete C source code, are very useful, transplantable
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
dsppro
- 这是关于数字信号处理的工具箱,里面包含了大量的数字信号处理的matlab程序。-This is on digital signal processing toolbox, which contains a large number of digital signal processing procedures of Matlab.