-
New
BPSK code on Code Composer Studio v3.1
- 2015-02-23 04:33:39下载
- 积分:1
-
AV_ST test3
基于stm32的vx8812驱动实现,控制AV视频图像的输出(Vx8812 driver implementation based on stm32)
- 2020-06-22 16:40:02下载
- 积分:1
-
TomWatch_demo
这是VC的一个addin的源代码,将其复制到vc下面的addin目录,然后加载后,可以用它来查看调试中的CDC。(This is an addin VC's source code, copies of the following vc addin directory, loaded, can be used to check the CDC debugging.)
- 2007-02-05 21:42:42下载
- 积分:1
-
TFTLCD
STM32F103屏幕显示代码,用于正点原子开发板,2.8与3.5寸TFTLCD屏幕适用(STM32F103 screen display code for punctuality atomic development board, 2.8 and 3.5-inch screen for TFTLCD)
- 2013-07-16 20:27:29下载
- 积分:1
-
How-to-Read-a-Paper
IEEE fellow 教你如何阅读科技论文(IEEE fellow teach you how to read scientific paper.)
- 2013-09-03 15:33:08下载
- 积分:1
-
nrf51822蓝牙按键扫描
nrf51822蓝牙按键扫描,nrf串口,蓝牙协议栈综合应用。编写私有的蓝牙按键服务。
- 2022-08-06 13:16:18下载
- 积分:1
-
为你的文件的背景添加上你喜欢的图案,结合这个程序学习C++编程...
为你的文件的背景添加上你喜欢的图案,结合这个程序学习C++编程-to your paper on the background to add your favorite logo, together with procedures for learning C Programming
- 2023-01-20 21:50:03下载
- 积分: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
-
rpgx
一个基于c语言的RPG游戏,刚学了c语言来此分享一下(A RPG game based on C language, just learned the C language to share this.)
- 2018-07-05 13:06:56下载
- 积分:1
-
CGfxOutBarCtrl
CGfxOutBarCtrl类源码和使用实例,类库中包括了如下文件的下载:
GfxOutBarCtrl.h、GfxOutBarCtrl.cpp、GfxGroupEdit.cpp、GfxGroupEdit.h、GfxPopupMenu.cpp、GfxPopupMenu.h。(CGfxOutBarCtrl class source code and use cases, class libraries are included in the following documents to download:
GfxOutBarCtrl.h, GfxOutBarCtrl.cpp, GfxGroupEdit.cpp, GfxGroupEdit.h, GfxPopupMenu.cpp, GfxPopupMenu.h.)
- 2015-02-24 14:10:37下载
- 积分:1