-
GPKolmogorov
This file contains a summary of what you will find in each of the files that
make up your GPKolmogorov application.
- 2008-03-27 22:07:01下载
- 积分:1
-
Tetris
由C語言編寫的Tetris game,可以學習相關的演算法(By C language Tetris game, you can learn the relevant algorithms)
- 2014-09-04 16:19:08下载
- 积分:1
-
ts201 中断示例程序
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编
ts201 中断示例程序,汇编ts201 中断示例程序,汇编ts201 中断示例程序,汇编
- 2023-04-04 22:55:02下载
- 积分:1
-
外部中断
external interrupt function
- 2018-09-18 16:38:19下载
- 积分:1
-
ModbusTcp在c#上的编程实现
modbustcp的源代码,需要VS2010以上。新建工程请添加modbustcp的dll文件
- 2022-02-02 16:54:14下载
- 积分:1
-
2.LED位移控制
说明: LED code for 51 chips
- 2020-06-24 10:40:02下载
- 积分:1
-
2dcode
QRCODE二维码的编码生成以解码程序,可以在VS2008以及windows mobile6.5中正常运行(QRCODE code generation in two-dimensional code decoding process, can VS2008 and windows mobile6.5 in normal operation)
- 2010-07-01 16:53:40下载
- 积分:1
-
cPP
Richard Kaiser
C++ mit
Microsoft Visual C++ 2008
- 2013-12-12 20:42:59下载
- 积分:1
-
5
说明: 1、 创建图类,存储结构使用邻接矩阵。
2、 输入图的节点数n(不超过10个)、边数m,节点分别用1-n代表。
3、 采用“起始节点,终止节点,权值”输入图的m条边,创建图。
4、 输出从节点1开始的BFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。
5、 输出从节点1开始的DFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。
6、 输出从第1节点到第n节点最短路径的长度,如果没有路经,输出0。(1. Create graph class and use adjacency matrix in storage structure.
2. The number of nodes n (no more than 10) and edge m in the input graph are represented by 1-n, respectively.
3. Create a graph by using the m-edges of the input graph of "Starting Node, Terminating Node, Weight Value".
4. Output BFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred.
5. Output DFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred.
6. Output the length of the shortest path from the first node to the n node. If there is no path, output 0.)
- 2019-02-19 14:49:05下载
- 积分:1
-
sdk
海康SDK包,非常好用,里面他的流程写的很详细,你二次开发的时候可以完全参照他上面的写,谢谢。(sdk)
- 2010-10-16 23:04:32下载
- 积分:1