资源列表
shujuzhuanhuan
- 首先输入十进制数字,程序就输出八进制,用栈实现将十进制转换为八进制-First enter the decimal numbers, the program output octal stack convert from decimal to octal
data_struct_c_code
- 严蔚敏数据结构的源c代码,非常的经典,很适合初学者的使用-YAN Wei-min data structure c source code, very classic, very suitable for beginners to use
quzze
- 该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。-The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.
1463864
- 用vc++写的常用的一些数值算法,包括最常用的插值,拟合,以及解方程等等,()
Data-structure-and-algorithm
- 详细介绍vb环境中的数据结构与算法的基础内容,包括算法,堆栈,二叉树等。(Basic content, data structure and algorithm in detail in the VB environment includes the algorithm, stack, two fork tree.)
Text1
- 数据结构学习中的农夫过河问题: 有一人要将自己的兔子、蔬菜、狐狸三物品运过河,但过河的船每次只能运农夫自己和一样东西,而这三种物品之间有存在一定的制约关系:兔子不能单独和狐狸或蔬菜放在一起。构造出问题模型并编程实现求解。-Data structure learning problem in the farmer across the river: one person to own a rabbit, vegetables, fox across the river three items, b
dnode_Linklist
- a simple example of the use of data link
shangpinguanli
- 数据结构课程设计,商品管理系统,该系统完成商品的录入,显示,查找,增加数据,删除数据以及统计的功能。 -Data structure course design, merchandise management system, which completed the entry of goods, display, find, increasing the data, delete data and statistical functions.
ptrmulti
- windows下的C语言编程,实现的是多种排序方法。-windows of the C programming language, to achieve a variety of sorting methods.
Dijkstra
- 数据结构中的迪杰斯特拉算法,能求出从起点到其他各个点的最短距离-Dijkstra algorithm, the data structure to calculate the shortest distance from point of origin to other points
数据结构常用算法(C)
- 数据结构常用算法C实现,一定不要错过,对编程有很大帮助-data structure used to achieve C algorithms, we should not miss the programming is very helpful
digui
- 基于递归树的递归调用分析 以二叉树作为实例进行讲解 -Based on analysis of recursive tree of recursive calls to the binary tree as an example to explain
