资源列表
systemabouttranfic
- 用图的机构表示实际的城际交通网络。 找到图中从某个源点到其余各顶点的最短路径。找到图中每一对顶点间的最短路径。 找到图中任意一对顶点间中转次数最少的路径。 -Represents the actual use of intercity transportation network diagram institution. Find the figure a source point to the rest of the shortest path to each vertex
Linear-Equations
- 1)在计算机中用方块图表示迷宫,以空白方块表示通道,以带阴影线的方块表示墙。 2)从入口开始找到所有能到达出口的路径。 3)显示所有可能的路径并保存。 -1) In the computer using a block diagram representation maze, blank squares channel to hatched squares wall. 2) starting the inlet to find all paths to reach the e
Speed
- 关于转子轴承系统,需要计算转子的速度,这是一个编程,可以参考学习。-A rotor bearing system, requires the calculation of rotor speed, which is a programming, you can refer to learning.
Example
- 学习MATLAB的参考资料,对于初学者,可以参考里面的讲解实例。-Learning MATLAB reference, for beginners, can explain the instance reference inside.
MATLAB
- matlab教程,包含编程实例讲解详细,pdf格式的。-Matlab tutorial, including programming examples to explain in detail, PDF format.
qiangdaqi
- 设计一个具有8路抢答的抢答器,利用并行接口和开关键来实现,利用逻辑开关K0—K7代表抢答按钮,当某个逻辑开关闭合时,则此时在七段数码管上讲其号码现实出来-Design an 8-way Responder has a Responder, using a parallel interface and open the key to achieve, using the logical switch K0-K7 representatives answer button when a logica
zheban
- 用汇编实现折半排序算法。主要是用c语言实现翻译成汇编代码!-The realization of binary sort algorithm using assembly.
PSD-matlab
- 用Blackman-Tukey方法,MUSIC,MV,PHD,Welch方法来估计信号的功率谱-Use Blackman-Tukey,MUSIC,MV,PHD and Welch methods to estimate power spectrum density.
xiangguanxishu
- 能对两个信号进行相关性分析,在进行分析时,注意不同的方法可能意义不太一样-Correlation analysis can be performed on the two signals
library
- 虚拟图书馆,查询,借阅,加书删书,归还等基本功能实现-Virtual Library, query, borrow, plus book delete books, restitution and other basic functions to achieve
xiaoyouxi
- 课程设计的小游戏,实现vc++ Mfc 下的工程建立-Curriculum design games, realization of the project established under vc++ Mfc
t1
- 1. 从people类派生出student类,添加属性:班号char classNO[7];从people类派生出teacher类,添加属性:职务char principalship[11]、部门char department[21]。从student类中派生出graduate类,添加属性:专业char subject[21]、导师teacher advisor;从graduate类和teacher类中派生出TA(助教)类,注意虚基类的使用。用成员函数实现对人员信息的录入和显示。附:people
