资源列表
R in Action-Chinese Edition
- R语言实战中文版。R语言实战是一本优秀的R语言指导书。(Chinese edition for the book: R in Action)
pso2
- 粒子群比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(It is more simple than the genetic algorithm rule. It doesn't have the crossover (Crossover) and the Mutati
倒立摆
- 基于MATLAB/SIMULINK模块搭建的倒立摆控制系统,运用到了模糊控制和PID(PID, fuzzy control inverted pendulum)
biqmap_vlrtizal_millions
- 此源码主要实现如何创建多文档界面的应用程序,实现多文档界面()
zidwdfunctiod
- 此示列展示了写的图表Chart程序的方法,不错的源码()
松本门口机SD卡启动
- 松本TH3-880门口机启动不了。可以将文件拷到SD卡内。使用SD卡来启动。比使用内核启动稳定(Matsumoto TH3-880 doorway can not start. You can copy the files into the SD card. Use the SD card to start. It is more stable than using the kernel)
最小生成树
- 本文件包含最小生成树程序,深度优先搜索,广度优先搜索,prim算法等,满足对树状图学习的小伙伴们下载,绝对是良心推荐,可以直接运行程序。(This file contains minimum spanning tree program, depth first search, breadth first search, PRIM algorithm, etc., which satisfies the downloads of tree learning partners. It is abso
basok
- 此源码基于socket windows下网络服务器程序,非阻塞模式()
fun
- 常用的数据预处理,比如归一化和滤波,参数寻优,便于模型的后续扩展使用(The commonly used data preprocessing, such as normalization, parameter optimization, facilitates the subsequent extension of the model.)
cey
- 此程序可实现可视界面下的电梯模拟运行,可在下降或上升过程中搭载“顺路”的乘客,与现实生活中的电梯运行完全一致,()
kaerman
- 实现简单卡尔曼滤波程序,用于简单卡尔曼滤波程序(Implementation of simple Calman filter)
0860276
- 此程序是显示系统中所有字体的combox,虽然简单,但比较好用()