-
C++Effective的代码,qsort的使用,字符转化的过程,内核泄漏检测
平时工作中遇到的一些不确定的语法使用的验证过程,主要有:
1,字符转换
2,大端小端的检测
3,内核泄漏的检测
4,Effective C++的例子
5,qsort的使用
- 2022-12-20 21:10:04下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-02-02 15:40:05下载
- 积分:1
-
snake game using graphics
snake game using graphics
- 2022-11-27 08:00:03下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1
-
文件传输控件
一个VB文件传输控件(局域网)
一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)
一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)
- 2023-06-20 01:20:04下载
- 积分:1
-
Turboc2.0函数大全
Turboc2.0函数大全-Turboc2.0 function Daquan
- 2022-07-08 10:40:24下载
- 积分:1
-
转速电流双闭环直流调速系统中,转速调节器的仿真模型
转速电流双闭环直流调速系统中,转速调节器的仿真模型-Speed of current dual-Loop DC Motor Control System, the speed regulator of the simulation model
- 2022-01-26 02:26:10下载
- 积分:1
-
提供一个串口测试的小程序 希望对大家的学习有点帮助
提供一个串口测试的小程序 希望对大家的学习有点帮助 -Provide a serial test applet would like to help everyone to learn a bit
- 2022-06-28 00:35:22下载
- 积分:1
-
VC6.0编写的COM插件源码
一份VC6.0编写的COM插件源码。注册方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll(这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 卸载方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll /u (这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 ,
- 2022-08-24 14:24:53下载
- 积分:1
-
Simple multithread in C
Simple multithread in C-Simple multithread in C++
- 2022-03-16 17:40:52下载
- 积分:1