资源列表
遗传算法案例
- 遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithms are usually implemented in a computer simulation. The abstract representation of a certain number of candidate solutions (called individuals) in an optimization pro
mygrep
- 实现在指定目录下指定类型文件中搜索指定文本的功能(Implement search specific txet funtion)
tri-elements
- 本程序实现了一悬臂梁受力问题的有限元解法,采用三节点三角形单元,计算了梁端部受集中力和同时受均布荷载以及端部集中力两种情况,给出了计算结果并作出了变形图示(This program implements a cantilever beam finite element problem solution, using three node triangular element. Two cases: concentrated force and uniform load -concentrated
遗传算法
- 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(Genetic algorithm is used to solve optimization search algorithm in computational mathematics, is a kind of evolutionary algorithms.Evolutionary algorithm was original
pingtu
- 拼图游戏 c#实现,窗体界面游戏实现。(Implement a simple game)
PAT全套答案_1001至1049
- 该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)
基于c8t6板的TIM1的PWM输出
- 使用stm32f103c8t6 输出pwm,可实现正弦波,三角波,锯齿波。(use stm32f103c8t6 to make pwm.)
bp
- 用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
ds18b20printf
- DS18B20温度传感器,stm32f103c8t6芯片采集通信程序(DS18B20 temperature sensor, stm32f103c8t6 chip acquisition communication program)
ChatClient
- 运用c#实现windows 聊天客户端的简单开发(Implementation windows chat client development)
ListViewEdit
- 即时通讯项目,可以语音通话,视屏通话,高仿微信(Instant messaging projects include voice calls, video calls, and high imitation WeChat)
ex_3_3
- 机器学习课后练习,对率回归程序,判断好瓜与坏瓜,包含西瓜测试数据。(Machine learning exercises after class, to rate regression procedure, judge good melon and bad melon.include test data)
