搜索资源列表
chuandesuoyin1
- 这是一个字符串索引的程序,使用c语言编写的,运行环境是vc6.0-This is a string indexing procedures, the use of the c language, the operating environment is vc6.0
C2-1
- 有关新型标的创见,插入,删除等操作.使用C语言编写的,自我感觉还不错-the subject of a new innovative, insert, delete operation. The use of the C language, and feel quite well
sjjg
- 数据结构经典课件(附带各章的经典算法) 具体代码是使用C语言编写的-Courseware classic data structures (with the various chapters of the classic algorithm) specific code is written using C language
monsterlanguate
- 魔王语言翻译,使用C语言编写,适用初学数据结构的朋友-Devil language translation, the use of C language, the application of data structure beginner friends
Ds
- 使用c++ 语言编写的数据结构演示程序,包括单链表、树、图、广义表,散列表等-Using c++ language demo of the data structure, including such as single-chain, tree, map, generalized list,hash table
bashuma
- 八数码问题可视化程序,使用c++语言编写,现提供给大家了-8 digital issues of visual programming, using c++ Languages, are now available to all of the
8shuma
- 使用c语言编写的一个关于8数码问题的程序,可以运行。-C language using a program on the 8 digital issues, you can run.
Bubblesortmethod
- 冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method
QuickSort
- 快速排序法,使用C++语言编写的用与实现数据结构的快速排序法-Quick Sort, use the C++ language for use and implementation of data structures Quick Sort
Two-waymergesortmethod
- 两路合并排序法,使用C++语言编写用与实现数据结构的两路合并排序-Two-way merge sort method, using the C++ language and implementation of data structures with two-way merge sort
shuxingzi
- 本源代码使用C语言编写,是对编译原理中属性字设计的实现。-Source code using the C language, is compiled character design principles in the property achieved.
Polynomiaaddition
- 多项式加法,使用C++语言编写的多项式加法的程序,数据结构的经典程序-Polynomial addition, using C++ language programs of polynomial addition, the data structure of the classic procedure
Polynomialmultiplication
- 多项式乘法,使用C++语言编写的多项式乘法的程序,数据结构的经典程序-Polynomial multiplication, using the C++ language programs of polynomial multiplication, the data structure of the classic procedure
Depthtraversaltree
- 深度遍历二叉树, 使用C++语言编写的深度遍历二叉树的程序,数据结构的经典程序-Depth traversal tree, using the C++ language program traversing a binary tree the depth of the data structure of the classic procedure
Calculatetheheightofbinarytreesandnodes
- 计算二叉树的高度和结点数,使用C++语言编写的计算二叉树高度和节点数的程序,数据结构的经典程序-Calculate the height of binary trees and nodes, using the C++ language computing nodes binary tree height and the procedures, the data structure of the classic procedure
Levelbinarytreetraversal
- 层次遍历二叉树,使用C++语言编写层次遍历二叉树的程序,数据结构的经典程序-Level binary tree traversal, using the C++ language-level binary tree traversal process, the data structure of the classic procedure
matrix-c
- 自己写的稀疏矩阵,使用十字链表实现,C语言编写。-Write a sparse matrix, the underlying data structure is Cross-List, using C program language.
migongsuanfa
- 使用C语言编写,对一般的矩阵迷宫进行求解,寻找一条最优路径,适合做课程设计使用。-Using the C language, the general matrix to solve the maze to find an optimal path, suitable for curriculum use.
data-structure
- 关于数据结构的全套算法,包括链表,串,树,图等,使用c++语言编写。-it is a algorithm set, including basic operations in data structure such as linklist, string, tree, graph.etc.
MazeMouse
- 一个迷宫算法,使用深度搜索的方法实现的,程序是使用c语言编写的,已经调试成功可以运行-A maze algorithm, the depth of the search methods used to achieve