搜索资源列表
DllTest.zip
- vc调用动态连接库程序说明: DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
baojing_class
- 可用于报警信息的VC文本闪烁高亮静态类,感兴趣的可以参考下。-VC can be used for alarm information highlighting the text flashing static class
GPS_MFC
- 使用VC6编写的GPS接收机上位机界面,静态库形式,欢迎共同交流-VC6, prepared using the GPS receiver host computer interface, a static library form, also welcomed the joint exchange
dll
- 动态静态链接库vc++(dll) 关于vc++动态链接库的程序,源代码-Dynamic static link library vc++ (Dll) on vc++ Procedure dynamic-link library, source code
MyFirstDLL
- 利用VC生成DLL,VC 静态调用DLL。-use vc to create dll code.
dlltest
- VC++ dll静态与动态连接库编程测试,包含2的DLL和一个调用程序,便宜环境VS2008-VC++ dll static and dynamic link library programming and testing, including two of the DLL, and a calling program, cheap environment VS2008
test_addDll
- vc++动态加裁dll的源码实例,非静态加载,可以改变dll的路径,与名称,非常方便!-vc++ dll source code dynamically add an instance of the Conference, non-static loading, can change the dll' s path, and name, very convenient!
md5
- MD5 可以在vc中静态使用内附说明文件-MD5
StaticImage
- vc——使用静态文本控件显示图标和位图\StaticImage-vc- Use static text control to display icons and bitmaps \ StaticImage
LGY_CPU_Scheduler
- 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
CommLib
- 一个封装完美的串口库,异步IO驱动。VC++静态链接库。-A perfect encapsulation of the serial library
pointer-to-access-
- VC++基础程序设计,用指针来访问的静态函数成员源代-VC++ basic application design, use pointer to access static member function source generation
STATICSPLIT
- 一个静态的VC++窗体分割框架示例 -A static VC++ form segmentation framework example
STATICSPLIT
- 一个静态的VC++窗体分割框架示例,另外还有一些图形绘制的功能,比如画直线、画矩形等。部分代码注释-A static VC++ form segmentation framework example, in addition to some of the graphics rendering function, such as drawing a straight line, draw a rectangle. Part of the code comments
dlltest
- VC++动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。-VC++ dynamic link library program. The difference between static and dynamic library, as well as the calling program when the link static and dynamic libraries difference.
code-of-dll-of-vc
- 静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改 编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。 -Static and dynamic library distinction, and the procedure call link static libra
Text-analysis
- 在VC++中实现对输入文本的分析,功能:输入一页文字,程序可以统计出文字、数字、空格的个数。静态存储一页文章,每行最多不超过80个字符,共N行。-Implemented in VC++ in the input text analysis function: enter a page of text, the program can count the number of words, numbers, spaces. Static storage an article, one per lin
dllexample
- 该压缩包包括:1.动态链接库(DLL)的编译实例,包括_cdecl和stdcall两种常见函数调用约定的实现,并且解决了名字修改问题,在实例代码中有详细的说明!2.针对不同的函数调用约定,以及动态调用DLL库和静态调用DLL库分别提供了调用实例的源代码和程序!3.压缩包中包括VC++调用DLL的实例源码和Delphi调用DLL的实例源码和说明(利用前面VC++生成的DLL)!4.其中VC++调用DLL实例中还简单说明了计算string的长度,比较,大小写转换等功能实现的方法!-The compr
spl_win32_tut1
- 良好的window VC++编写的 DLL动态链接库和静态库的封装例程-Good window of vc++ write a DLL dynamic link library and the encapsulation of static library routines
libspl-0.4
- 极其优秀的window VC++编写的 DLL动态链接库和静态库的libspl-0.4.zip封装例程 -Extremely good window of vc++ write a DLL dynamic link library and the static library libspl- 0.4. Zip package routines
