资源列表
twgation-deduction-exit
- svm使用演示,由澳大利亚支持向量机爱好者开发 供数据挖掘研究用()
jinniandedijitian
- 程序是在vs2010下实现的,输入一个年月日可以加算出这一天在这一年中的第几天,题目来源于九度-Program is achieved under vs2010, enter a date can be added to calculate this day in this year' s first few days, the title comes from the nine degrees
erchashudeyingyong
- 集成所有二叉树的基本操作。包括求子节点。求页。-Integrates all the basic operations of a binary tree. Including Praying nodes. Find pages.
TopSort
- Programming Technique课程assignment 1,输入一组关系组,然后查找到所有相容的偏序。-Programming Technique course assignment 1, enter a relationship group, and then find all compatible partial order.
selectsearch
- 选择排序例程,使用vs2010开发平台开发-Select sort routines, using vs2010 development platform
Chapter6
- 图论的有关知识PPT,是学习图论不可多得的辅助工具,快快来下载!
binasort
- 折半插入排序 一种排序的方法,用C++编写 此种方法的效率比较的高-Insertion Sort to sort a half way, using C++ to prepare the efficiency of this method to compare the high-
BiArray
- C++实现的双向链表,可以双向访问链表的数据,进行增删操作。-The sample of array with two directions.
tsp
- 树的直径问题,采用了剪枝算法,清华大学试题-The diameter of the tree, adopting a pruning algorithm, Tsinghua questions
BinaryTree1
- 一些有关二叉树和树的相关想程序,有第一个叶子节点等-Some of the binary tree and tree related to procedures, such as the first leaf node
sparse matrix_hash
- 设有n*n 的稀疏矩阵,其稀疏因子为γ = 0.5%,装填因子为α = 0.5,用哈希表作为存储结构。以哈希表作为存储结构,实现稀疏矩阵元素的存取并计算平均查找长度。(The sparse matrix with n*n is sparse factor of gamma = 0.5%, the loading factor is alpha = 0.5, and hash table is used as storage structure. Hash table is used as sto
sort
- 运用多种排序方法对数列进行排序,并比较各种排序算法的优越性!-Using a variety of sort sort of series, and compare the advantages of various sorting algorithms.