资源列表
strassen
- Java实现Strassen大矩阵乘法,内有说明文档-Big Java implementation Strassen matrix multiplication, there are documented
csp-conver-to-segy
- 工程地震中CSP数据转换为常见的segy地震数据格式的小软件,对工程物探人员十分有用-software convering CSP format to seismic segy format
rumen
- 关于ACM模板的差不多全部记录,仅供学习和参考-ACM template on almost all records, learning and reference purposes
erfge
- C++源代码单词扫描程序,编译原理的 实验-C++ source code word scanner
BiTree
- 二叉树的实现,根据输入序列自动生成一颗二叉树,可以对生成的二叉树进行遍历和增删节点!-Binary tree implementation, based on the input sequence automatically generates a binary tree, you can generate a binary tree traversal and deletions node!
xiti
- 数据结构习题,与课本内容配套使用,能够极大的辅助学习-Data structure problem sets, and textbook content, greatly assisted learning
shujujiegoukejian
- 数据结构重要课件,介绍了所有数据结构课程的相关算法原理-Important courseware data structure, this paper introduces the principle of all relevant algorithm of data structure course
c
- 运用贪心策略实现多机调度问题(c语言版)-Using the greedy strategy to realize multi machine scheduling (C language version)
插入排序
- 插入排序是很多排序中的一种,又分为直接插入、折半插入、希尔排序。
bigNumMult
- 计算1万位以上的大整数乘法,有蛮力法和分治法-Calculation 10,000 more than the large integer multiplication with brute force method and the divide and conquer
quickSortApp
- 对经典的递归快速排序采用选择法和栈进行优化,提高了算法的运行效率,使得对快速排序的理解更加深入。-The classical recursive quick sort and stack using the selection method to optimize and improve the operating efficiency of the algorithm, such that for more in-depth understanding of quick sort.
liantongtu
- 本程序是学习图论连通图的极佳案例,可以清楚地进行任意建立集合图,并且随意选取点来自动进行判断连通。-This program is a connected graph graph theory learning an excellent example, one can clearly create a collection of arbitrary figure, and selected at random points automatically determine connectivit
