资源列表
data_structure
- 最常用,经典的一些数据结构的算法,比较适合初学者,来源于清华 严蔚敏《数据结构》一书-The most commonly used, some of the data structure of classical algorithms, more suitable for beginners, from Tsinghua Yan Wei Min " data structure," a book
dsQuestions
- frequently asked questions regarding data structures
eight-sorting-algorithm
- C++八种排序算法源码包括:BubbleSort InsertionSort QuickSort RadixExch radixLSD SelectionSort ShakerSort ShellSort-C++ source code, including eight sorting algorithm: BubbleSort InsertionSort QuickSort RadixExch radixLSD SelectionSort ShakerSort ShellSort
2.2
- 栈和队列的操作与应用,用顺序栈实现算术后缀表达式求值源程序-Stack and queue operations and application stacks used to achieve the order of arithmetic expression evaluation source suffix
2562
- c++编程,acm比赛第2562题答案,绝对原创啊!-c++ programming, acm games answer to question No. 2562, is absolutely original ah!
id
- 决策树Id3算法,基于决策树的分类算法,包含注释-fbjdhuieher
ExpAnalyzer
- 本科时参加小竞赛设计的一个代数运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件) 4. 增加对向量或矩阵运算的支持,如输入 -Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involutio
u
- 一、课程设计题目和目的 1 二、课程设计要求 1 三、程序设计思想 1 四、文件系统的实现 2 1.数据结构设计 2 2.程序功能图 3 3.实体关系图 3 4.数据流图 4 5.程序流程图 5 -First, the curriculum design and purpose of a title II requires a three-course design, program design a four, the file system impleme
SimpleManifold
- 在windows操作系统的环境下安装VS以及可视化工具OpenGL,编写代码并进行流行的简化、计算、可视化、应用等一系列的操作。构造一个类似于三维空间图形,然后将其从三维空间映射到二维空间。-Installed in the windows operating system environments VS and visualization tools OpenGL, write code and simplify the popular series of operating computin
calculator
- 数据结构实验练习--计时器,通过定义数组operand存放每个操作数,定义数组operate建立操作符集合,输入表达式得出结果。-Experimental data on the structure of practice- the timer, the array operand stored by defining the number of each operation, the definition of the array operate operator set up a colle
datastructure
- 里面的内容包括数据结构c++课本里用到的几乎所有源代码-Data structure which covers the textbooks used in c++ source code for almost all
code
- 数据结构习题源码,为学习数据结构的同学带来福音~-Problem source data structure, data structure for the students to learn to bring the Gospel ~
