资源列表
poly
- 数据结构,多项式求解,带注释,很好的学习和参考资料。-Data structure, polynomial, with comments, good learning and reference materials.
kechengsheji
- 银行家算法 具有详细的说明文档 可供学生朋友使用和学习
SSDD6lab
- 系统级编程实验2,此实验为软件学院的系统编程常用实验项目-System-level programming experiment 2, this experiment is commonly used in software colleges
4546
- 用C++求两个序列x{A,B,C,B,D,A,B}与y{B,D,C,A,B,A}的最长公共子序列-C++, find two sequences x {A, B, C, B, D, A, B} and y {B, D, C, A, B, A} of the longest common subsequence
paixudaima
- 这是一个有关八位数直接选择排序的代码,希望大家能够喜欢-This is a direct selection on the number of 8 sort code, hope that we can enjoy
Algorithm-experiment-report
- 算法的完整实验报告,内容包含:提公因子,排序和BF/BP算法比较 内含截图和源代码-Complete experimental report of the algorithm includes: mention common factor, sort and BF/BP algorithm contains screenshots and source code
myHuffTree
- 我的自己构建哈夫曼树的代码,里面写了多注释。希望对新有帮助-My own constructing hoffmann tree code, was written in it more comments. Hope for new help
k-juleijunzhisuanfa
- 数据挖掘k-均值聚类算法 VC6.0测试通过-Data mining k-means clustering algorithm VC6.0 test
daohang
- 数据结构上机报告-校园导航,里面有详细的说明和源码,喜欢的同学下载吧-The data structure starts up a report-campus to navigate, in have expatiation and source code, the classmate liking downloads
plus
- 简单的复数加减乘除编译器,用C语言实现,实现复数的加减乘除-Plural simple calculation compiler, using C language
Sort
- 数据结构相关的多种排序算法,冒泡,快排,二叉树等(A variety of sorting algorithms related to data structure)
maze
- 迷宫问题,分别用深度和广度优先遍历解决。其中stack用链表实现,queue用数组实现。描述见pdf文件。-Maze problems, were the depth and breadth of priority traversal solution. Stack with the achievement of which list, queue to use the array to achieve. Descr iption see pdf file.
