资源列表
Fibonacci
- 斐波那契数列的递归和迭代实现,C++语言,-Fibonacci series of recursive and iterative implementation, C++ language,
Differential-Evolution-Algorithm
- 本文讨论了一个叫做差分进化进化优化算法停滞。 -This article discusses the stagnation of an evolutionary optimization algorithm called Differential Evolution.
lianbiao
- 线性链表操作——插入、删除、合并、排序、查找-Linear list operation- insert, delete, merge, sort, find
mm
- 数据结构单链表实现动态建立,插入,删除和逆序-Dynamic data structure to establish a single list, insert, delete, and reverse
recursive-algorithm
- 用算法分析中递归与分治算法实现的,最长公共子序列算法,编程环境为vc-Analysis using the recursive algorithm and the divide and conquer algorithm, the programming environment for the vc++
shujujiegou
- 适合初学数据结构的人阅读,里面数据结构代码质量不错-Data structure suitable for beginners who read the code inside the data structure of good quality
BTree3_src_vc6
- 这是一个VC++根据前序序列和中序序列生成二叉树的程序,并进行遍历。 很不错的参考程序。 -This is a VC++ according to the preamble sequence and the sequence binary sequence generation process, and to traverse. Very good reference program.
Data-Collection-Data-Structure-
- 数据结构算法资料合集。将数据结构中的各种算法的代码做了简单的举例,让使用者方便查询数据结构算法-Data Collection Data Structure Algorithm. The data structure of the various algorithms to do a simple example code, allowing users to easily query data structure algorithms
Reverse-Polish-calculator
- 逆波兰计算器C语言源码 数据结构经典常用算法-Reverse Polish calculator classic C language source code data structures commonly used algorithm
Algorithm-optimization-strategy
- Algorithm optimization strategy,讲述了算法优化策略的常见方式,是陈晓东编写的课堂课件-Algorithm optimization strategy, algorithm optimization strategy described common way is to write the classroom courseware Daniel Chan
Massive-Data-Processing-Methods
- Massive Data Processing Methods,海量数据处理的常见方法,大数据的查询排序进行了总结,对求职者有较好的帮助。一些大的互联网公司都会涉及到大数据的处理方面的提问。-Massive Data Processing Methods, a common method for mass data processing, sorting large data queries were summarized to help job seekers better. Some lar
string-in-acm
- 总结了ACM中出现的关于字符串的题目,并提供了实现源码,是word文档格式,大家放心下载-ACM summarized on the string appears in the title, and provides implementation source code for a word document format, download we be assured
