-
umlxueshengxuanke
一个简单的学生选课系统 从代码到报告都全的 下载即可用(Students a simple elective system from the code to download the entire report can be used)
- 2008-06-22 11:42:44下载
- 积分:1
-
PICC18编程快速入门-源码
1. Test1文件夹内的例子为《第2章 PICC18编程快速入门》中的例程。
2. Chart-04、Chart-05、……、Chart-16分别是第4章、第5章、……、第16章中的例程,每章节下的文件夹分别标明是该章的例程号,如Chart-04文件夹下的Exam-4-1文件夹内的程序是第4章的第1个例程,其余以此类推。
3. Chart-12文件夹下的Exam-12-2-main表示12章例2中的主机程序,Exam-12-2-Slave表示12章例2的从机程序。Chart-16文件夹下的pic18-PSP文件夹下PSP-Master内的程序是第16章中PSP例程的主机程序,PSP-slave是第16章中PSP例程的从机程序。(1. Examples in the Test1 folder are the routines in Chapter 2 PICC18 Programming Quick Start.
2. Chart-04, Chart-05,... Chart-16 is Chapter 4, Chapter 5,... Chapter 16 of the routine, the folders under each chapter are marked as the routine number of the chapter, such as Chart-04 folder under Exam-4-1 folder procedures are the first routine of Chapter 4, the rest of the same.
3. Exam-12-2-main under the Chart-12 folder represents the host program in Chapter 12, Example-12-2-Slave represents the slave program in Chapter 12, Example-2. The program in PSP-Master under pic18-PSP folder under Chart-16 folder is the host program of PSP routine in Chapter 16, and PSP-slave is the slave program of PSP routine in Chapter 16.)
- 2020-06-19 14:14:38下载
- 积分:1
-
Chiptech
Chips and Technologies Super VGA Chip Sets
- 2009-09-15 18:12:54下载
- 积分: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
-
LDC1000_F5529LP_DRDY
说明: The 5th operation mode for the MSP430 integrated with the LDC1000
- 2020-06-21 18:40:02下载
- 积分:1
-
svpwm1
说明: 矩阵变换器 矩阵变换器的仿真模型及实现原理,利用sfunction实现对开关管的导通的控制(Matrix converter matrix converter and implementation of principles of the simulation model, using sfunction achieve the turn-on switch control of)
- 2010-03-24 14:44:57下载
- 积分:1
-
matlab-gui
新手编写的关于matlab gui界面的图像处理界面,主要是对小波去噪的一个简单程序(Novice prepared by the image processing interface matlab gui interface, primarily a simple program for wavelet denoising)
- 2016-10-18 16:39:24下载
- 积分:1
-
Linkers_and_Loaders_cn_beta2
链接器和加载器,中文版,这往往是程序员了解的比较少的部分。本书清楚的讲述了连接和加载的全过程,非常经典(Linker and loader. This book clearly describes the Link and load, very classic)
- 2010-01-06 23:10:19下载
- 积分:1
-
编译原理中文版
说明: 编译原理,一本好书。没事的时候可以看一下。(The principle of compilation, a good book. You can look at it when it's all right.)
- 2018-05-11 13:19:58下载
- 积分:1
-
delphi_compile_info
DELPHI 编译出错信息的手册,通过这个可以清楚知道代码错误在什么地方(DELPHI compiler error messages manual, through which you can know where the error code)
- 2009-09-14 23:30:09下载
- 积分:1