-
使用定时器(MFC)示例代码
使用定时器(MFC)示例代码-use timer (MFC) sample code
- 2022-06-14 00:41:35下载
- 积分:1
-
World War II submarine game source code, can be directly run
潜艇大战游戏源程序,直接运行就可以,简单方便,可以借鉴-World War II submarine game source code, can be directly run
- 2023-04-24 11:05:03下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a 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 height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1
-
鲁棒控制
这是一个代码为混合灵敏度在鲁棒控制。通过使用此代码,您可以为您的系统找到无穷控制器
- 2023-07-15 16:25:03下载
- 积分:1
-
this is a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-08-09 08:13:43下载
- 积分:1
-
PE Explorer从可执行文件(PE)提取资源,同样的软件…
PE Explorer 从可执行文件(PE)中提取资源,像 ExeScope 一样的软件-PE Explorer from the executable file (PE) to extract resources, the same software as the ExeScope
- 2023-01-30 08:00:04下载
- 积分:1
-
功能完整的录音程序,使用windows API编写。
功能完整的录音程序,使用windows API编写。-Functional integrity of the recording process, the preparation of the use of windows API.
- 2023-04-10 22:55:03下载
- 积分:1
-
这个应该是C或者C++编的程序,有关排序的,游行去可以下!...
这个应该是C或者C++编的程序,有关排序的,游行去可以下!-C or C++ compile procedures, the sequencing of the procession can go under!
- 2022-06-26 02:08:07下载
- 积分:1
-
SRAM memory control program is very complete, worthy of serious study, is to hel...
sram 存储器控制程序很完整,值得认真研究,很有帮组-SRAM memory control program is very complete, worthy of serious study, is to help groups
- 2022-05-12 12:55:14下载
- 积分:1
-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1