资源列表
binos-mbc
- Evolving Neural Network Architecture and Weights Using An Evolutionary Algorithm
ycsf
- 遗传算法的matlab实现,包括编码以及实现例程,简单实用-Matlab genetic algorithm implementation, including the coding and the achievement of routine, simple and practical
HuiTianAutoMaintenanceManagementSystem
- 惠天汽车维修管理系统(源代码2006) 最终代码C#- HuiTian Auto Maintenance Management System
a
- this code simulate sluted aloha protocol.
cv7
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
hanglieshi
- c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
cv6
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
cv4
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
huanghou
- c++ N皇后求解源码。。。,希望有帮助。-c++ N Queen solve the source code. . . Hope that helps.
cv3
- struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
Quantity_SNR_Compare
- 均匀量化和非均匀量化在性能上存在着显著的差异,这种差异可以用信号通过量化器后的量躁比来反映出来。本程序用曲线表示了理论和实际两个方面下两种量化的量躁比。从而可观察他们的性能上的差别。-There are significant differences with the function between Uniform quantization and non-uniform quantization ,which can be quantified by SNR from the quant
newsom123
- 使用自适应逼近的短期负荷预测,为matlab代码,程序较为简单-The use of adaptive approximation of the short-term load forecasting for the matlab code, the program simple
