-
开发DLL文件和调用DLL文件的最精炼源码
用C++开发动态链接库(DLL文件),也是LIB文件。这是最简单的例子程序,写了一个myDLL.dll文件和一个callDLL.exe文件。实现了从exe里传一个参数给DLL中的函数,并由DLL中的函数进行处理后返回值给exe程序。编译环境测试过:C-Free、VS2010、VC++6.0,各个编译环境有所不同,代码也要稍作调整,源码中有备注。
- 2022-04-19 20:18:59下载
- 积分:1
-
Replacer 2.63 Pre
文件替换能手2.63――替换任意文件
www3.telus.net/_/replacer/-Replacer 2.63 Pre-release
www3.telus.net/_/replacer/
- 2022-01-26 17:19:18下载
- 积分:1
-
Super控件:几行代码控制定制菜单、系统信息、托盘区图表、气泡提示等复杂功能。控件+源码...
Super控件:几行代码控制定制菜单、系统信息、托盘区图表、气泡提示等复杂功能。控件+源码-Super control : a few lines of code customized menu system information, tray tables, bubble suggested other complex functions. Source Control
- 2022-02-14 16:15:03下载
- 积分:1
-
C++通用算法之非修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。...
C++通用算法之非修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。-generic algorithm C non-correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more efficient and can directly copy, in particular convenience.
- 2023-03-30 05:10:03下载
- 积分:1
-
sock configuration learning
sock配置学习-sock configuration learning
- 2023-08-10 10:10:03下载
- 积分:1
-
face recognition using pca and ann wih training and testing and validation privi...
face recognition using pca and ann wih training and testing and validation privided for ORL databases -face recognition using pca and ann wih training and testing and validation privided for ORL databases
- 2022-07-09 14:57:08下载
- 积分:1
-
ssh整合
ssh框架整合代码。struts 控制用的hibernate 操作数据库的spring 用解耦的Struts 、 spring 、 Hibernate 在各层的作用1 ) struts 负责 web 层 .ActionFormBean 接收网页中表单提交的数据,然后通过 Action 进行处理,再 Forward 到对应的网页。
- 2022-07-09 06:06:45下载
- 积分:1
-
A script, for everybody reference, hoped everybody gives the
complete source cod...
一点小程序,供大家参考,希望大家给点完整的源代码- A script, for everybody reference, hoped everybody gives the
complete source code
- 2022-10-11 11:55:02下载
- 积分:1
-
二叉树演示
二叉树的演示代码,主要演示二叉树的一些功能,,例如,求叶子节点,求深度
- 2022-07-10 13:26:09下载
- 积分:1
-
This is a C# language example(Photograph manager).
我根据陈广老师的C#教程,自己动手编写的一个界面美观,功能不错的图片管理器,可以运行,源代码我有加注释,可以用来作为C#学习的实例,非常不错,大家也动手写一个。-This is a C# language example(Photograph manager).
- 2022-02-02 18:04:13下载
- 积分:1