资源列表
linear_equation_with_one_unkown
- MATLAB—linear equation with one unkown-linear equation with one unkown
dbl_lk_list
- 双项链表实现,使用C++语言实现,代码很规范-double link
VFA
- VFA(Virtual force algorithm)是一种很好的模拟物理学的方法。-VFA(Virtual force algorithm) isa goog method derive from physical.
Delphi-CVRP
- 用Delphi实现CVRP问题,利用2-opt方法进行了局部优化,具有很好的学习效果-Using Delphi to achieve CVRP problem, by using 2-opt local optimization methods, has a good learning
FakeQQ2009Loginv1
- vb qq 2009界面仿真 包含 通讯 界面 窗口等-vb qq 2009 interface simulation includes communication interface windows
shenjingsuanfa
- 神经算法 神经网络算法VB实验示例:幅值可调的ATN函数-Neural algorithm neural network algorithm test sample VB: ATN function amplitude adjustable
GeoTrans
- //基本蚁群算法程序 //程序在vc++6.0下面同过,对原来的做了一点修改 eil51.tsp是一个调用文件,相当于各个城市的坐标值,所以你可以试着自己做个类似的数据,城市坐标x,y。-//Basic ant colony algorithm program// program in vc++6.0 with the following over, the original point made was a call to file amended eil51.tsp, equi
6-3coding
- 实现6-3分组码,是信息论中非常有用的东西哦。-Block code to achieve 6-3, is information theory is very useful things Oh.
huffman
- 经常看到很多人在寻找霍夫曼编码哦,此代码非常有用-Often see a lot of people looking for Huffman Oh, this code is very useful
VHDLcode
- vhdl语言的程序合集,有很多好的程序。非常实用-vhdl language program collection, there are many good programs. Very useful
OCR2
- this code is to do OCR using -this code is to do OCR using NN
Dijkstra
- Dijkstra最短路径算法,用于求解网络中两节点的最短路径-Dijkstra