-
main
基于51单片机实现单片机的IO口输出PWM波形,实现呼吸灯的制作。(Based on 51 single chip computer, the output of PWM waveform from IO port of single chip computer is realized, and the manufacture of breathing lamp is realized.)
- 2020-06-25 13:20:01下载
- 积分:1
-
[C语言参考手册(原书第5版)].哈比森.扫描版
有助于打好c语言基础,内容描述详细易懂,适合零基础学习(Very Good Can help you quickly understand C language, improve your programming ability)
- 2019-03-15 13:33:42下载
- 积分:1
-
C small game very interested in basic skills training series programmed Silache
C小游戏 锻炼基本功 很有意思拉 多编编程序 -C small game very interested in basic skills training series programmed Silache
- 2022-09-28 21:50:03下载
- 积分:1
-
thesnakegame
这个在Emu8086v3.07下调试通过的,贪食蛇游戏。It s better to set the "step delay" to "0" before running, it requires fast processing.Press ESC to exit。(This Emu8086v3.07 adopted under the debugger,贪食蛇game. It' s better to set the " step delay" to " 0" before running, it requires fast processing.Press ESC to exit.)
- 2009-06-02 21:09:34下载
- 积分:1
-
巨大的记忆小游戏是一个很大的乐趣,用C++语言,请指教
贪吃蛇小游戏,很好玩的,用c语言编写的,请多指教
-huge memory small game is a lot of fun, with the c language, please enlighten
- 2022-01-25 15:59:23下载
- 积分:1
-
粒子群算法试算
说明: 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization (PSO), also called particle swarm optimization (Particle Swarm Optimization), is abbreviated as PSO, which is a new evolutionary algorithm (Evolutionary Algorithm EA) developed in recent years. PSO algorithm is a kind of evolutionary algorithm. It is similar to simulated annealing algorithm. It also starts from the random solution and finds the optimal solution by iteration. It also evaluates the quality of the solution through fitness, but it is simpler than the genetic algorithm rule. It does not have the crossover (Crossover) and the Mutation operation of genetic algorithm. Search for global optimum. This algorithm has attracted the attention of the academic community for its advantages of easy realization, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization (PSO) is a parallel algorithm.)
- 2018-12-25 14:28:52下载
- 积分:1
-
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功-a C language prepared by the huge memory game source code, absolutely right, I own debugging off and success
- 2022-04-17 07:37:21下载
- 积分:1
-
在VC环境下,基于arcobject开发的地理灾害模块
在VC环境下,基于arcobject开发的地理灾害模块-in VC environment, based on the geographical arcobject development module disaster
- 2022-07-22 11:03:03下载
- 积分:1
-
分别用贪心算法和启发式算法对测试用例集进行了最小化。
分别用贪心算法和启发式算法对测试用例集进行了最小化。-the Greedy and Heuristic is used to minimized the test suite.
- 2023-01-07 05:15:03下载
- 积分:1
-
2818537_case39
说明: 使用MTALAB编写计算IEEE39节点的节点导纳矩阵的程序,以及进行潮流计算的程序。(Use MTALAB to write a program to calculate the nodal admittance matrix of IEEE39 nodes and a program for power flow calculation.)
- 2020-12-23 17:49:05下载
- 积分:1