资源列表
LMD分解
- 用LMD方法对大坝变形数据进行分解,分解出不同的分量,特别是单调的时效分量,用来判断大坝的变形趋势(The LMD method is used to decompose the deformation data of the dam, and the different components are decomposed, especially the monotonous aging component, which is used to judge the deformation tren
spso
- pso算法的matlab实现最大功率点追踪中应用(Application of maximum power point tracking in matlab implementation of PSO algorithm)
松本室内机SD卡启动
- 松本门禁户内机无法启动的修复软件,烤到SD卡启动。自动安装(The repair software that can not be started in the door control indoor machine, roasted to the SD card to start. Automatic installation)
树形控件1
- 树型控件( treeview)以树型的方式显示一系列的分层次的项,每个项(子项)可以包 括一个或多个子项。每项或子项包括文字标题和可选的图标,用户可以通过点击该项来展开 或折叠该项中的子项。(A tree type control (treeview) displays a series of hierarchical items in a tree type, and each item (Zi Xiang) can be wrapped. Including one or more s
tupian-v3.6
- 没有用请不要下载,谢谢大家!!!!!! 没有用请不要下载,谢谢大家!!!!!!(No use, please do not download, thank you all!!!!!! No use, please do not download, thank you all!!!!!!)
dell-reliabilitys-flag
- 此代码实现了MFC工具条24位色功能,而且能够转换工具条的图标风格,实分美观,适合界面学习者学习()
pso1
- 粒子群寻优,根据现场数据寻找合适的模型参数,为了后续控制(Particle swarm optimization, according to the field data to find the appropriate model parameters, for the follow-up control)
3.2.0七寸管理机SD修复
- 松本TH3-880中心管理机无法启动,可以使用这个软件烤到SD卡内启动。自动安装修复(Matsumoto TH3-880 central manager can not start, you can use this software to start in the SD card. Automatic installation and repair)
280880
- 此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能,()
svmkkt
- 支持向量机的在线学习,实现新旧样本的快速学习(Online learning of support vector machines to realize fast learning of old and new samples)
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