-
penman
这是本人原创程序,用于水利、水文、气象类专业研究时常见的利用彭曼公式进行蒸发估算的问题。(A program that can be used to uate evaporation based on Penman method.)
- 2015-08-06 18:02:06下载
- 积分:1
-
C++ GPS导航定位坐标转换程序
基于vs2010C++编写的实现GPS导航定位中基本的坐标转换程序。(GPS navigation to achieve the basic coordinates of the transformation)
- 2017-10-08 19:48:03下载
- 积分:1
-
微信运动步数折线图
说明: HTML5 Canvas微信运动步数折线图基作,模拟微信运动步数折线图效果。(HTML5 Canvas Wechat Motion Step Breakdown Map is used to simulate the effect of Wechat Motion Step Breakdown Map.)
- 2019-04-09 20:52:44下载
- 积分:1
-
BP
说明: bp算法实现手写数字识别,简单实用,下载即可使用(Bp algorithm realizes handwritten digit recognition, simple and practical, download and use)
- 2020-06-16 11:00:02下载
- 积分:1
-
c语言版贪吃蛇,想要的就快来下载把,
这是早期作品,很有收藏价值...
c语言版贪吃蛇,想要的就快来下载把,
这是早期作品,很有收藏价值-c language version of Snake, want to hurry download put on, it is early works, great value to the collection!
- 2022-01-22 07:31:33下载
- 积分:1
-
99005027
想实现MSN式的提示框吗?这段代码可以帮你 实现这些功能让你的程序更受欢迎(Want to implement a MSN prompt box?)
- 2017-08-17 15:12:48下载
- 积分:1
-
Go语言开发教程--完整版
一本go 语言的开发书, 零基础, 从环境安装到go 网络 库使用.(A go language development book, zero basis, from environment installation to go network library.)
- 2018-08-30 17:03:51下载
- 积分:1
-
基于51单片机的电力载波通信开关电路的制作资料
说明: 基于51单片机的电力载波通信开关电路的制作资料(Making Data of Power Carrier Communication Switch Circuit Based on 51 Single Chip Microcomputer)
- 2019-04-08 13:04:09下载
- 积分:1
-
PSO算法
说明: 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
- 2020-06-25 13:20:01下载
- 积分:1
-
基于avr的超声波测距仪
基于avr单片机的超声波测距仪
包含源代码 pcb工程图
- 2022-02-09 10:34:27下载
- 积分:1