资源列表
shujujiegousuanfaC++
- 是关于数据结构算法的PPT课件。详细全面给出了关于链表,树,二叉树,图等结构的定义和算法,对于正在学习数据结构的学生很有帮助。
shujujiegou
- 各种排序算法 冒泡排序、选择排序、插入排序、快速排序、计数排序、归并排序、堆排序、希尔排序 能够选择其中一个排序算法,以运行该程序 -failed to translate
bayes-
- 这是用c++写的贝叶斯分类的算法源码,非常实用,也非常好用。-It is written in c++ Bayesian classification algorithm source code, very practical and very easy to us
Data_structure_ppt
- 数据结构与算法的一个幻灯片,其中有一些详细的讲解-This is a ppt file.It is from my teacher,which is used in my class.
Neobus0.1-2
- 北京公交车查询系统 北京公交车查询系统-Beijing Bus Inquiry System Beijing Bus Inquiry System
tree
- 编码树的遍历,找的时候还没在网上找到相对应的内容。对应于中大的数据结构实验.-Traverse coding tree in a large experimental data structure corresponding to
DatastructuresalgorithmsVisualCpp6
- 数据结构算法VisualCpp6程序集电子教案-Data structures algorithms VisualCpp6 assembly of electronic teaching plan
data-and-structure-in-VCPP
- 详细讲解MFC编程会用到的数据结构与算法,包括树,链表,图等。-the data structure and arithmetic in Visual C++
HuffmanCoding
- 哈弗曼树的建立以及哈弗曼编码,只能能实现简单的字符编码-Hafu Man tree establishment Hafu Man coding, only simple character encoding
shujujiegou
- 这里有数据结构课程设计的所有题目,有一些题目的参考实验报告,如停车场问题,八皇后问题,约瑟夫环问题-Here are all the data structures course design topics, some topics of the experiment report, such as parking problems, the eight queens problem, Josephus problem
prime
- 输入一个数,判断这个数是否为素数的C语言代码- Enter a number to determine if the number is prime in C language code
pichuli5.3
- 分支限界法解决批处理作业调度问题 算法分析与设计-Branch and bound method to solve the problem of batch job scheduling