资源列表
bsttree
- 二叉排序树的插入和查找,建立一个新的二叉排序树-Binary search tree insertion and search, create a new binary search tree
gaussrand-c
- 高斯分布随机数C程序实现 同济大学信息隐藏课第一次大作业-Gaussian random number C program Tongji University, the first major class of information hiding operations
2_tree
- 数据结构算法,二叉树遍历。前中后序遍历都有-Data structure algorithms, binary tree traversal. After all the pre-order traversal
KMP
- 字符串模式匹配,KMP算法。word文档-String pattern matching, KMP algorithm. word document
tutututu
- C++编程,图的遍历算法。广度优先遍历和深度优先遍历算法都有。-C++ programming, graph traversal algorithm. Breadth-first and depth-first traversal.
l
- 主要是检查数据结构中的顺序队列是否越界的问题。-Mainly to check the order of the queue data structure is cross-border issues
dui
- 数据结构中顺序结构中的堆排序,是有点难度的。-Data structure in the order structure of the heap sort, is a bit difficult.
maopao
- 数据结构中的顺序表,顺序表中的冒泡排序法-Data structure in the order form, order form in the bubble sort method
qiangbi
- 题目是这样的,一队标上编号的犯人,让长官给出一个数字,比如说6,然后从犯人1开始数,数到6的就拉出去毙掉,再从7开始数到第六个拉出去毙掉,如果队伍到头了,依旧按顺序从第一个犯人开始数,这样最后只剩下一个犯人,就释放掉。-This topic is, a team of marked numbers of prisoners, so that Executive is given a number, say 6, then start from the number of inmates a fe
run
- 一到面试题,题目为:400米的运动场上,甲在乙的前方100米处,甲速度6m/s,乙速度7m/s。甲乙两人每跑到整百米处都要休息5s,问乙何时才能追上甲。-One to face questions, the subject of: 400 meter playground, a B in front of the 100 meters, a speed of 6m/s, B speed 7m/s. B went to the entire two hundred meters of each s
Job-manage
- 使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.
Eular-Graph
- 判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate
