资源列表
hanfuman
- 哈夫曼树的建立 根据学生成绩出现的频率创建相应的哈夫曼树-Huffman tree establishment in accordance with the frequency of student achievement to create the corresponding Huffman tree
thehosrse
- 一个小程序,是模拟一只马走遍国际象棋棋盘的过程,挺好玩的-A small program is a simulation of horse around the course of a chess board, very good fun
C++
- 共有10个文件代码,均为数据结构类型,用C++开发环境完成的-A total of 10 documents code, are the type of data structure, using C++ Completed development environment
sy5
- 通讯录管理系统,使用VC++6.0开发,数据结构的作业-Address book management system, the use of VC++ 6.0 development, data structure operations
shy
- 教学计划编制问题,内有详细报告,源代码,还有实验结果代码,总之是非常的详细.这是一份数据结构的课程设计,花了很长时间弄整理出来的-Teaching programming problem, there are detailed reports, source code, there are experimental results code, as long as it is very detailed. This is a data structure of the curriculum de
NumericalAlgorithm(C++)
- 何光渝所著《计算机常用数值算法与程序(C++版)》的随书源代码。 是想学习C++科学计算的人士的必看代码。-Guang-Yu-book computer numerical algorithm and procedures used (C++ Version) with the book s source code. Want to learn C++ Scientific computing people who see code.
shujuku
- 对n个桶中不同颜色的砾石进行排序的数据结构文档-N months in barrels of different colors of gravel sort of data structure documentation
binarytree
- 数据结构 二叉排序树 先序中序后序遍历 二叉树的查找-Data structure binary sort tree preorder traversal sequence after sequence of binary tree search
shujujiegou
- 数据结构最简洁易懂的资料!希望对大家有帮助-Data structure the most concise and understandable information! We want to help
paixu
- 数据结构用C语言实现的各种排序方法,有插入排序,堆排序,归并排序,快速排序,链式基数排序,冒泡排序,希尔排序,选择排序,折半排序。-Data structure using C language to achieve a variety of sequencing methods, have insertion sort, heap sort, merge sort, quicksort, chain base sort, Bubble Sort, Hill sort, select sort,
duilie
- 数据结构用C语言实现队列的算法,有链队列出队、入队算法,循环队列出队、入队算法。-Data structure using C language to achieve queue algorithm, there are chain teams listed teams, teams into the algorithm, the cycle team listed teams, teams into the algorithm.
graph
- 数据结构C对图的操作算法,有广度、深度优先遍历,拓扑排序,最短路径的实现算法,最小生成树的算法-C data structures to operate on the map algorithm, there is the breadth, depth-first traversal, topological sorting, shortest path algorithm, minimum spanning tree algorithm