资源列表
metis-5.0pre2.tar
- 软件包Metis是由美国密西根大学G.Karypis和V.Kumar编写的用于图的分区和稀疏矩阵排序的串行包,提供多级k路图分区法对混合网格进行分区。-Metis package by the University of Michigan G. Karypis and V. Kumar, prepared for the graph partitioning and sparse matrix ordering of the serial package, providing multi-lev
Cbiancheng100li
- 实例2 灵活使用递增(递减)操作符共分为8篇,包括基础篇、数值计算与数据结构篇、文本屏幕与文件操作篇、病毒与安全篇、图形篇、系统篇、游戏篇、综合篇,基本涵盖了目前C语言编程的各个方面。 -Example 2 flexible use of increment (decrement) operator is divided into eight, including basic articles, articles numerical computation and data structur
stackPlistPstring
- 自己写的小程序模板 完成 栈 队列 字符串 及链表的相关操作- a small program template which can Complete list stack queue string and related operations
fastsorting
- 快速排序算法,可以实现快速排序~~快速排序
BST
- 二叉搜索树,包括插入、删除、查找、显示等功能-Binary search tree
lianbiaoshiyansan
- 数据结构之二叉树部分(合肥工业大学数据结构实验一)-Binary part of the data structure (Hefei University Experimental data structure a)
FixedSum
- 利用Hash查找的方式,寻找int数组中元素之和为固定和-Find a way to make use of Hash, looking int elements of the array and fixed and
STRUCTDATA
- 详细介绍数据结构和算法 附有伪C代码 具体内容伪 树 ,排序,堆栈等-Detailed data structure and algorithm for pseudo-C code with the specific content of pseudo-tree, sorting, stack, etc.
Queue
- 用C++写的队列数据结构,用两种方式实现的,一种是动态数组,另一种是链式队列。-C++ write queue with data structure implemented in two ways, one is a dynamic array, and the other is chain queue.
arithmetic
- 算法导论以及习题解答,非常经典的书籍-Introduction to Algorithms and answer exercises, very classic books ~ ~
suanfadaolunxitijieda
- 这本书是著名计算机书《算法导论》的习题解答,还有教师手册 教师手册上貌似有难度较大的题的提示……是原作者写的 比较有意义-Answers to this book is a well-known computer book " Introduction to Algorithms" , as well as the teacher' s manual on the teacher' s manual, seemingly difficult questions p
Maze
- 迷宫问题求解,一个经典的算法。包含完整的程序代码,可以直接运行。-Maze problem solving, a classical algorithm. Contains the complete code can be run directly.