-
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写...
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了-Containing pure DOS, WIN32, and WIN32 GUI console in three versions. They generated backup files can be used in any version. WIN32 GUI version temporarily use the backup function (all other modules have also written, is complete, now only open the backup feature), if you want to use to restore the replacement and comparison of features, can open the call a few of the switches or the code can call the
- 2022-02-24 12:25:13下载
- 积分:1
-
学习LPC2468或者lpc2478的好东西,是了解芯片的基础书籍,要好好看啊!...
学习LPC2468或者lpc2478的好东西,是了解芯片的基础书籍,要好好看啊!-Learning LPC2468 or lpc2478 good thing is to understand the basis of chips books, better look good ah!
- 2022-03-07 14:31:35下载
- 积分:1
-
fitting approximation with the C program
拟合与逼近的C程序-fitting approximation with the C program
- 2023-01-15 05:45:03下载
- 积分:1
-
用VC编写的鼠标变换的代码
用VC编写的鼠标变换的代码-VC prepared by the mouse transform the code
- 2022-06-14 02:13:52下载
- 积分:1
-
Freescale单片机mc68hc908ap32读写字符液晶2004(驱动器为SA0069)的程序...
Freescale单片机mc68hc908ap32读写字符液晶2004(驱动器为SA0069)的程序-Freescale Singlechip mc68hc908ap32 read and write characters LCD 2004 (the drive for the SA0069) procedures
- 2023-09-02 02:25:02下载
- 积分:1
-
欣欣在线论坛.rar
欣欣在线论坛.rar-Showtime online forum. Rar
- 2022-02-15 17:53:09下载
- 积分:1
-
最短路径c++实现
实现对图的一个指定的操作或用图解决一个应用问题问题描述:n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度.现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短.设计一程序求解此问题. 基本要求:用邻接矩阵表示无向网,应显示所选中的村庄到各村庄的最短距离。
- 2022-11-20 16:35:03下载
- 积分:1
-
ansys k文件,模拟水下爆炸,非常有用,自己编写的
ansys k文件,模拟水下爆炸,非常有用,自己编写的-ansys k documents, simulation of underwater explosions, very useful, I have written
- 2023-07-22 02:50:03下载
- 积分:1
-
Masters wrote classic second generation wavelet, we may as well take a look at,...
大师写的二代小波经典之作,大家不妨看看,也许有用-Masters wrote classic second generation wavelet, we may as well take a look at, perhaps useful
- 2022-05-21 04:06:15下载
- 积分:1
-
pso
粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
- 2022-07-27 17:50:30下载
- 积分:1