-
C 语言编辑器(具有编辑器,编译器诸多功能)
C 语言编辑器(具有编辑器,编译器诸多功能)-C language editor (with the editor, compiler many functions)
- 2022-03-17 06:46:18下载
- 积分:1
-
linux
linux-2.6内核下的usb驱程移植说明文档-linux- 2.6 kernel under the usb drive-transplant documentation
- 2022-04-06 20:57:17下载
- 积分:1
-
C++游戏之 纸牌接龙小游戏
自己做的第一个C++小游戏,就是纸牌接龙。用的最原始的控制台程序写的。玩起来比较纠结,因为字体太小,而且花色不太好辨认!(但是可以在控制台窗口中进行字体设置。)输入的时候一定要输入整数,因为没有设置纠错机制。希望大家多多支持哈!
- 2022-03-09 23:08:54下载
- 积分:1
-
这个游戏叫做挖地道,里面配有音乐,是个小游戏
这个游戏叫做挖地道,里面配有音乐,是个小游戏-The game is called dig, which is equipped with music, is a small game
- 2023-02-10 07:50:03下载
- 积分:1
-
open Notepad and automatically preserve
打开记事本并自动保存-open Notepad and automatically preserve
- 2022-08-08 08:33:00下载
- 积分:1
-
vb方面的编程,条形码编程。希望对大家有用。
vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
- 2023-06-04 11:20:03下载
- 积分:1
-
There are four file :1) the fuctoriel function 2)the game tic tac toe 3)the game...
There are four file :1) the fuctoriel function 2)the game tic tac toe 3)the game number guess 4) the histogram program, i think these are useful programs for beginers
- 2022-04-30 04:55:20下载
- 积分:1
-
source
source-win95-system-programming-secrets
- 2022-07-20 18:32:26下载
- 积分:1
-
用cpp自己实现的大富翁小程序,基本实现了诸如移动,造房,分数计算等功能,是一个很好的继续开发的平台。...
用cpp自己实现的大富翁小程序,基本实现了诸如移动,造房,分数计算等功能,是一个很好的继续开发的平台。-with the Monopoly achieving his small programs, such as the realization of the basic mobile, Building, scores of calculation functions, is a very good platform for continued development.
- 2022-06-27 23:00:15下载
- 积分:1
-
pso
粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
- 2022-07-27 17:50:30下载
- 积分:1