资源列表
FLoyrC
- 在图论中经常会遇到这样的问题,在一个有向图里,求出任意两个节点之间的最短距离。我们在离散数学、数据结构课上都遇到过这个问题,在计算机网络里介绍网络层的时候好像也遇到过这个问题,记不请了... 但是书本上一律采取的是Dijkstra算法,通过Dijkstra算法可以求出单源最短路径,然后逐个节点利用Dijkstra算法就可以了。不过在这里想换换口味,采取Robert Floyd提出的算法来解决这个问题。下面让我们先把问题稍微的形式化一下
shiyi3
- 计算四折运算的值,这些包括括号,乘方等等。
16_key
- 16个按键的 程序, 具体按照扫描的,时间快
s
- c++解一员三次方程源码,有虚实跟,绝对正确!-c++ solution of a cubic equation source, the actual situation with absolutely correct!
c
- 一元多项式的求积,可以给学生用,平时交作业。-One dollar polynomial quadrature, can give students, usually交作业.
ENFRAME
- 语音的分帧程序,很好用,支持各种窗函数,在语音处理中很有用-This is a matlab programe which can divide voice into several frames
caidengkognzhi
- 该程序使用MEDwin编写,可以汇编程序上执行,所实现的功能是四种彩灯控制亮闪方式。经过实际跑,正确无误-The program uses MEDwin write, you can compile programs to run, the realization of the function of four kinds of lanterns bright flash control mode. After the actual running correctly
24C02
- 24C02读写练习,可实现任意24C*的读写-24C02 reading and writing exercises, can be realized arbitrary 24C* reading and writing
cc
- 这是操作系统的批处理作业调度问题,采用响应比高者调度算法-This is the operating system batch job scheduling, scheduling algorithm using response is high and who
si24r1
- Si24R1多对一源代码,有用的就下载去-Si24R1 many-to-source code, useful to download to see
hw3
- 很神奇的 flexible array member flexible array member 可將陣列轉為heap-Amazing flexible array member flexible array member of the array into a heap
knights-tour
- 骑士巡游问题,在固定的棋盘上,骑士按照只能走上下左右的规则进行位置的遍历-knight s tour
