资源列表
longintsizeyunsuan
- 课程设计是实践性教学中的一个重要环节,它以某一课程为基础,可以涉及和课程相关的各个方面,是一门独立于课程之外的特殊课程。课程设计是让同学们对所学的课程更全面的学习和应用,理解和掌握课程的相关知识。《数据结构》是一门重要的专业基础课,是计算机理论和应用的核心基础课程。 数据结构课程设计,要求学生在数据结构的逻辑特性和物理表示、数据结构的选择和应用、算法的设计及其实现等方面,加深对课程基本内容的理解。同时,在程序设计方法以及上机操作等基本技能和科学作风方面受到比较系统和严格的训练。 本课
SearchSort
- 对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of exchange, as well as the time requi
1
- 算术表达式求值 数据结构实验上机作业 包含源代码及实验报告-Arithmetic expression evaluation experiments on the machine operating data structure that contains the source code and test report
Project
- 第七届智能车制作 飞思卡尔摄像头 程序源码 开环控制-freescale
03-AccelLifeTest
- willy static book chapter 03 AccelLifeTest
BinTree
- 请编写一个程序,确定二叉树的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-Please write a procedure to determine the characteristics of binary tree. Such as: the level of each node from the root to the node of the branch length (path length), the n
multiply
- 数据结构实验。利用单链表实现多项式的加法和乘法。-Data structure experiments. Polynomial addition and multiplication using a single linked list.
linzhiren
- 支持向量机领域的重要内容,台湾林智仁的工具箱,供参考学习-Support vector machines in the field of important content, Taiwan Lin Zhiren s toolbox for reference learning
zhudianbijiaofachabu
- 逐点比较法的插补算法,在vc中运行,自动计算-By-point comparison of the interpolation algorithm, running in the vc, automatic calculation of
The-introduction-of-C4.5-algorithm
- 介绍C4.5的文章,有详细的例子,对理解算法很有帮助-The article introduces C4.5, detailed examples, helpful to understand the algorithm
Stack
- 自己实现的栈,包括头文件,实现函数和试用程序-Achieve their own stack, including header files, functions, and try to achieve the program
haffman
- 哈夫曼编码用 c语言编写的 比较简单 初学者 编码与字符的转换-Huffman coding using c language is relatively simple for beginners and character encoding conversion
