-
dll generation reference code
创建一个自己的dll文件,步骤:建一个“Win32 Dynamic~Link Library”工程,是一个单纯的Win32动态库,是一个空的工程,把你的CPP文件加入工程中,还要在你的CPP文件里加入动态库入口:
- 2022-03-12 09:13:45下载
- 积分:1
-
合并DLL到EXE执行文件中的源码
合并DLL到EXE执行文件中的源码-merger EXE DLL implementation of the source document
- 2023-01-24 01:45:03下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-05-09 09:23:48下载
- 积分:1
-
带色彩的进度条编程
带色彩的进度条编程-color with the progress of the program
- 2022-09-17 16:35:02下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?递归分治,刚才上传的ex1.rar有错,以这个为准.-Given a width W of the rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate of height h the smallest? Recursive sub-rule, has just uploaded ex1.rar wrong, this shall prevail.
- 2022-09-10 18:50:03下载
- 积分:1
-
根据进程的名字获取协议类型,端口,本地IP地址端口,远程IP地址和端口...
根据进程的名字获取协议类型,端口,本地IP地址端口,远程IP地址和端口-etPortFromProcessName
- 2023-08-22 16:55:04下载
- 积分:1
-
永磁同步电机的FOC控制,
microchip的关于pmsm的控制,永磁同步电机的FOC控制,电机变换,矢量spwm的生成,滤波算法,性能介绍
- 2022-05-15 00:29:48下载
- 积分:1
-
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文...
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文件的vba工程里。-Excel in GammaDist, GammaInv, NormSInv, NormInv statistical functions, such as the vb source code, the function of hydrology and water resources are used more professional. Code in the excel file in vba project.
- 2022-10-22 03:15:02下载
- 积分:1
-
handling bank automation server object linked to the examples (53KB)
处理银行服务器关联对象自动化的例子(53KB)
-handling bank automation server object linked to the examples (53KB)
- 2022-12-12 13:35:03下载
- 积分:1
-
g-code viewer
codeproject的Gcode查看器。
- 2022-07-04 10:38:40下载
- 积分:1