资源列表
多项式运算
- 一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition.
4
- ACM经典算法源码:三对角线追赶法,雅克比迭代-ACM classical algorithm source: to catch up with the three diagonal method, iterative Jacobian
Binary-tree
- 二叉树的构造以及前序遍历,中序遍历等各种遍历算法-Binary tree structure as well as pre-order traversal, inorder traversal Binary And other traversal algorithm
dijkstra
- dijkstra算法,用于寻找已建立图的最短路径,是非常有用的一个算法
employ
- 数据结构 招招工系统 主要是排序算法实现-emloy system
STIME
- Siemens PLC功能 ,使用SCL语言编写,与pascal结构类似,完成了个从0-2^31-1的时间计数-this FB is only necessary for siemens sps the siemens sps timer counts from 0 to 2^31-1 and starts at 0 sfter overrun. this means that the bit 31 (the highest bit ) will never be used and th
LinkQueue
- 数据结构,链队栈,已经经过编译,并成功运行,希望对大家有帮助-Data structure, the chain teams stack, has been compiled and run successfully, we hope to
shu
- 首先,实现二叉树的创建和中序递归遍历算法,在此基础上,进一步实现二叉树的其它递归遍历算法和横向打印算法,最后再增加二叉树的非递归遍历算法、删除子树等算法。-First of all, the realization of the binary tree in order to create and recursive traversal algorithm, On this basis, the further the other recursive binary tree traversal
dijstra
- 数据结构中的经典算法——迪杰斯特拉算法的实现。-Data structure in the classical algorithm- Dijkstra algorithm.
process
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等。 -there are no english,
yufafenxi
- 在词法分析的基础上将单词序列组合成各类语法短语-word will be combined into grammer phrase on the basis of morphology analysis
search
- 使用冒泡排序进行信息查询,并进行简单的信息处理-Using the bubble sort of information inquiries and a simple information processing
