资源列表
jsq
- 数据结构C语言实现一元多项式运算-C language data structures to achieve a dollar polynomial computing
3
- 数据结构算术表达式的求解问题,还可以转化成后缀表达式-Data structure of arithmetic expressions to solve problems, and can also be converted into postfix expression
vbC13
- 用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
FFTmy
- 一维离散Fourier变换快速算法的c语言实现 。-one-dimensional Fast Fourier Transform algorithm in C Language.
DFSfunction
- DFS非递归函数 函数功能:图的dfs的非递归算法(用堆栈实现) 输入:图的邻接矩阵 输出:dfs序列 -DFS non-recursive function function function: dfs map non-recursive algorithm (using the stack to achieve) Input: adjacency matrix graph output: dfs sequence
migong
- 老鼠走迷 宫宫老鼠走迷 宫老鼠走迷宫-老鼠走迷宫老鼠走迷宫老鼠走迷宫老鼠走迷宫
erfenjiansuo
- 实现二分检索排序,该程序拥有两个源代码,简单实用-Order to achieve two binary search, the program has two source code, simple and practical
fg
- 数据库资源下在 平衡树 二叉树等等 排列顺序-a data base
ts
- 线性表的基本操作建立一个包含图书(书号,书名,定价)信息的的链表,并具有如下功能: (1) 根据指定图书个数,逐个输入图书信息; (2) 根据书名进行查找,返回此书的书号和定价; -Linear form of the basic operation to establish a book (ISBN, title, pricing) information linked list, and has the following functions: (1) according to
DRAc
- 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
tudebianli
- 根据《数据结构》学所内容,使用C++中的封装、继承、运算符重载、类模板等技术,完成以上各个数据结构类的设计。-According to the data structure of the study content, use the inheritance, sealing, in c++ operator overloaded, class template technology, complete the above all data structure kind design. sub
bstree
- 二叉查找树的简单实现,插入,删除,算法导论上伪代码的实现-Simple implementation of a binary search tree, insert, delete, Introduction to Algorithms on the realization of the pseudo-code
