资源列表
mydijkstra
- 就进点跟踪的程序,已运行。数学建模的必备程序,超有用。-On the entry point tracking program has been running. Mathematical Modeling of the necessary procedures, super-useful.
testFuzBrake
- Brake fuzzy control example for Lego NXT robot
psogaoshang
- 高尚版本的粒子群算法源代码,用MATLAB编写-High version of Particle Swarm algorithm source code written with MATLAB
interactivegame_cpp
- Interactive game using cin
1
- 数值计算方法的一中计算方法代码希望大家有用之处-jhhajhfkkahfkjhajkhflajjflahfdaskbhbfjkajb
0-1-bag-problem
- 一种算法来解决0-1背包问题,这是非常好的-one arithmetic to solve 0-1 bag problem
PEDGE
- prime算法实现的另一算法,针对不同类型的不同实现,比较清晰-prime algorithm in another algorithm, for different types of
tsp
- 著名的旅行商问题解法,非常精简,带有注释!!提供给大家学习,-The famous traveling salesman problem solution, very streamlined, with a comment! ! Available to everyone to learn! ! !
3
- 利用random(0,1)实现random(a,b) 原型: void srand(unsigned seed) 功能: 产生随机数的起始发生数据,和rand函数配合使用-Starting with the use of a random number generated occurrence data, and the rand function: the use of random (0,1) to achieve random (a, b) prototype: void sra
test_my_polyfit
- 代码实现多项式拟合算法(非内置函数)。有较详细的说明。-Polynomial algorithm design (non-built-in function), the source explained in more detail Chinese.
d1932015
- used to find reobert cross gradient operator on an image
double-linked-list
- a data structure program written solely for educational purposes. this program creates a double linked list. have many uses in solving analytical problems.