资源列表
a
- 这是一个基于mingw的一个查找输入最大最小值的程序,返回乘积。-This is a mingw based on maximum and minimum input of a program to find and return the product.
black-redtree
- 红黑树的实现算法,包括一些基本操作,希望能有帮助对大家-Red-black tree algorithm, including some basic operations, hoping to help all of us
a
- 一个算符优先分析器,首先构造优先关系表,然后根据算符优先分析算法编写程序。 -An operator precedence parser, the first priority relational table structure, and then write a program operator precedence parsing algorithm.
gacode
- 这是一个遗传算法的代码实现,有助于学习遗传算法-This is a code of genetic algorithm, genetic algorithm can help study
Apriori
- 此源码为经典Apriori算法,在VC++6.0环境下开发,对研究数据挖掘算法有很大意义。-The source for the classical Apriori algorithm, developed under VC++6.0 environment, the study of data mining algorithms have great significance.
keskinturk_yaem2006
- Differential Evolution Algorithm
MC
- 此代码是用概率算法来求素数,输入n值便可以得到n以内的所有素数,概率算法相比于确定性算法效率快乐很多,代码中用到了二个经典函数int MillRab(int n) int RepeatMillRab(int n,int k) 计算机面试时考官常问有关这二个函数的问题。-This code is to use probabilistic algorithms to find prime numbers, enter the n value will be able to get all prime
hmac
- 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
AI
- Artificial Intelligence : it tells about how we can use Human behavior in technical world and its application.
ACO-Demonstration(java)
- 用java编写的蚂蚁算法程序,写的还可以,初学者可以看看。-Ant Colony Optimization Demonstration(java)
Equation
- 求解一元二次方程-Solving a quadratic equation. . . . . . . . . . . .
the_beautiful_algorithm_of_C_and_VC
- C C++实现的一些著名的算法,包括贪心、分治-C++ realization of some famous algorithm, including greed, partition, etc
