资源列表
Gale_Shapley_MN
- 实现稳定婚姻算法过程,可进行M个男士与N个女士的稳定配对过程-To achieve a stable marriage algorithm process, can be carried out with the M N men and women s stable matching process
101protocol.rar
- 101规约,C语言实现,电力系统的规约学习,101 protocol
ResultadosFutbolAPIClient.java
- Client ResultadosFutbol.com api
PIDcontrowithAOC
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
Transportation-Problem
- code of linear programing in matlab
Freeport
- 测试西门子S7-200系列PLC自由口用的例程,时常简洁。正常通信情况下,串口调试助手会不断返回16进制的25 26 27 28 29这几个数据。-Test Siemens S7-200 series PLC free port with routines, often simple. Under normal traffic conditions, serial debugging assistant will continue to return 16 of the 229 25262728
ellipsoid_fit
- MATLAB code for ellipsoid curve fitting algorithm.
s02
- 人员信息管理系统的c++程序。适合C++学习者的入门参考。
anjian
- HS0038b接收头,红外防盗报警源码,一款很实用的代码-HS0038b receiving head The infrared anti-theft alarm the source code A very useful code
Jakes--rayleigh
- Jakes模型Rayleigh信道仿真问题,包括不同路径的增益,时间偏差,采样频率,载波频率等参数-Jakes model Rayleigh channel simulation problems, including different path gain, time deviation, the sampling frequency, parameters such as carrier frequency
shelves
- Anne的宠物小屋有12个笼子,每个笼子可以放不同的动物,但只能放1只或0只,包括猫Cat,狗Dog,蛇Snake. (1),实现一个简单的管理系统,可增加、删除笼子中的宠物,查询每个笼子中存放的宠物类型,(包括笼子为空的情况),统计笼中宠物的种类和数量.-Anne cottages are pet cages 12, each cage can be put in different animals, but only put one or 0, including the cat Cat,
克拉美罗下界
- 针对无源船舶定为的克拉美罗下界,克拉美罗界(简称CRB)为任何无偏估计量的方差确定了一个下限. 即不可能求得方差小于下限的无偏估计量,并为比较无偏估计量的性能提供了一个标准. 本程序对CLRB(克拉美罗下界)进行了描述,预留了参数。 希望能对同志们提供帮助。