-
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程...
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC++, through which we can grasp the Windows multi-threaded programming
- 2022-03-02 07:12:12下载
- 积分:1
-
从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)...
从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
- 2023-02-19 12:40:03下载
- 积分:1
-
是Windows的驱动器的各种信息,是一个DLL文件提供了跨…
得到Windows中的硬盘的各种信息,是一个Dll文件提供了接口函数-be Windows drives all kinds of information, is a Dll document provides the interface function
- 2023-09-05 22:10:04下载
- 积分:1
-
枚举关闭所以桌面窗口的一个很简单的小程序
枚举关闭所以桌面窗口的一个很简单的小程序-So, the desktop window, close the enumeration of a very simple little program
- 2022-01-26 07:57:38下载
- 积分:1
-
This is an image processing on the VC program source code and a good example
这是一个关于图像处理的VC++程序源代码,很好的例子-This is an image processing on the VC program source code and a good example
- 2022-01-26 02:33:16下载
- 积分:1
-
计算机贷款管理科
计算机系贷款管理-Department of Computer Loan Management
- 2023-05-24 14:00:04下载
- 积分:1
-
jQuery1.2.6资源包,一款强大的轻量级js库!
jQuery1.2.6资源包,一款强大的轻量级js库!-jQuery1.2.6Resource
- 2023-07-29 16:10:04下载
- 积分:1
-
一个可以实现导出stl标准摸版类的一个动态链接库的实现
一个可以实现导出stl标准摸版类的一个动态链接库的实现-can achieve a standard touch stl derived version of a type of dynamic link library to achieve
- 2022-01-25 15:06:37下载
- 积分:1
-
在dos环境下用汇编语言显示asc码的源代码程序
在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
- 2022-01-31 05:03:30下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1