资源列表
5mathprogram
- 数值算法与实现课程设计报告,包括插值算法,搜索算法,自适应算法。均配有源代码。-Curriculum design and implementation of numerical algorithm reports, including interpolation algorithm, search algorithm, adaptive algorithm. Equipped with source code.
LD
- 又称Levenshtein距离(也叫做Edit Distance),是指两个字串之间,由一个转成另一个所需的最少编辑操作次数。许可的编辑操作包括将一个字符替换成另一个字符,插入一个字符,删除一个字符。 -Also known as Levenshtein distance (also known as Edit Distance), is between two strings, one by one turned into the minimum required number of edit
Application_of_Decision_Trees_on_uncertain_data.ra
- 决策树分类算法在不确定型数据方面的应用,首先进行学习,然后进行分类-Application of Decision Trees on uncertain data
arbori__
- Its contain a lot of information about bts
C
- 里面是很多C语言经典算法源程序,包括各种数据结构的-Which is a lot of classical algorithm C language source code, including various data structures
cal11
- 一个关于链表的查找,添加,删除,排序的程序。-Find one on the list, add, delete, sort of program.
Jose
- 约瑟夫环算法,在一个围成圈的人中寻找幸运者-Joseph loop algorithm, in a circle surrounded by people looking for lucky
n!
- 求解n!的算法。用c++语言描述,挺好的。-Solving n! Algorithms. Using c++ language to describe, in very good shape.
s
- 数据结构的各种算法,有利于理解算法的构造和运用,有利于学习编程-Data structure algorithms, it is helpful to understand the algorithm structure and use, conducive to learning program
graph
- 数据结构c语言版graph算法-C-language version of the data structure graph algorithm
DataStructures_Algorithms_in_Java(two)All_Example.
- Java数据结构和算法(第二版)全部例子
BankSimulation
- 银行排队叫号模拟系统算法设计,用于解决银行客户办理业务排队问题-Bank queuing algorithm design, station to station simulation system is used to solve the problem of bank customers to handle business line
