资源列表
Lmkg
- FLEXLM FLEXERA LMTOOLS
bfpso
- 一种改进的粒子群算法(PSO),寻优效果比较好。可以改了自己用。(An improved particle swarm optimization (PSO) algorithm has better optimization effect. You can change your use.)
Paypal Checker by ?30R0?
- PayPal checker for windows
全自动采集小说网站源码无需数据库无授权版
- 全自动采集小说网站源码无需数据库无授权版(Fully automatic collection of novel website source code without database unauthorized version)
data
- % agricultural data on 24,473 zip code areas % land usage and animal inventories
寻找最大值和第二大值
- 控制台程序,利用vc编制程序,搜索最大值和第二大值的方法,成功实现所给一维数组中最大值和第二大值的寻找,方便程序寻优移植。
XMindAPI
- XMind的接口资料API,包括相关实现的源码文件。(XMind's interface data API, including source files for related implementations.)
udp_cvi源程序(OK)
- 基于labwindows/cvi的udp通讯程序,实现对目标设备的udp通讯和数据处理。(UDP communication program based on LabWindows / CVI realizes UDP communication and data processing for target equipment.)
HK
- HK算法思想很朴实,就是在最小均方误差准则下求得权矢量. 他相对于感知器算法的优点在于,他适用于线性可分和非线性可分得情况,对于线性可分的情况,给出最优权矢量,对于非线性可分得情况,能够判别出来,以退出迭代过程.(The idea of HK algorithm is very simple, which is to obtain the weight vector under the minimum mean square error criterion. Compared with th
wind_power-DFIG
- 基于matlab的同步风力发电模型仿真,可以放心下载使用(Matlab - based synchronous wind power model simulation, you can rest assured to download)
FDC2214测试代码
- FDC2214 stm32单片机实现IIC通信 通过OLED显示(Realization of IIC Communication by FDC2214 STM32 Single Chip Microcomputer and Display by OLED)
c++清华源码
- c++语言程序设计课程源码 包括实验与例题的代码 都已调试