-
lubiaolabjiance
说明: 具有自检测功能的交通路标识别系统代码。能自动识别常见的交通标志,检测道路信息。(Self-detection of traffic signs recognition system code. Can automatically identify common traffic signs, road information detected.)
- 2011-03-19 16:15:25下载
- 积分:1
-
matlabchengxu
一些常用的matlab应用程序,非常实用,解决数学中的问题(Some commonly used matlab application, very useful to solve problems in mathematics)
- 2011-12-02 10:40:04下载
- 积分:1
-
对日外包的一个工程,主要是手机的一个核价系统,缺少数据库,因为是ORACLE的,所以没有弄下来,用做ASP的学习...
对日外包的一个工程,主要是手机的一个核价系统,缺少数据库,因为是ORACLE的,所以没有弄下来,用做ASP的学习-Japan outsourcing a project, mainly mobile phones price a nuclear system, the lack of database, because it is ORACLE, so do not get down, use ASP to do the learning
- 2022-02-02 22:56:17下载
- 积分:1
-
ReadingFromAText
从一个test file中定位需要查找的内容 (From a test file in the location need to search the contents of)
- 2008-06-30 05:12:42下载
- 积分: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
-
VC_example
VC++ 程序设计
基本程序 适用于初学者(VC programmer)
- 2011-08-04 14:12:09下载
- 积分:1
-
3-p-inverter
三相光伏并网逆变器DSP程序,包括MPPT PLL PID SPWM(3 phase solar inverter DSP,including MPPT PLL PID SPWM)
- 2016-05-30 10:00:45下载
- 积分:1
-
C++ Primer中文版
C++ primer 中文版教材 。。。。。。。。。。。(C++ primer book book. welcom to download)
- 2018-08-02 14:11:54下载
- 积分:1
-
非常经典的数据结构课程中,以C++解决逆波兰表达式的问题。给出了详细的算法和输出结果...
非常经典的数据结构课程中,以C++解决逆波兰表达式的问题。给出了详细的算法和输出结果-A very classic data structures course, in order to solve the C++ Reverse Polish Notation issues. Gives a detailed algorithm and output
- 2022-02-07 04:37:15下载
- 积分:1
-
SD_FATsystem_V1.0.0
use MDD file system v1.0.0 and the MCU of PIC24FJ64GA002 to operate files with SD card!
very simple example, pleasure read the Read Me.txt file!
- 2012-08-17 14:42:58下载
- 积分:1