资源列表
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
Programming-test-whether-two-linked-list-whether-i
- 编程判断两个链表是否相交,貌似很难但仔细想想还是很有意思的-Programming test whether two linked list whether intersect
wake_reserch
- 一个不错的数据挖掘平台,新西兰大学的,集成各种算法。-A good platform for data mining, New Zealand universities, and integration of various algorithms.