资源列表
Calculation--8073Mp3-759420
- 这是一个值得学习的源码Calculation 8073Mp3-759420,功能方面也不错,同学们可以-This is a worth learning source Calculation- 8073 mp3-759420, with good function, the students can have a look
matlab-signal
- 设连续时间信号为,,为终点时刻。若采样周期为,求采样后的离散时间信号;又设A/D变换的量化步长为,求量化后的数字信号,并绘出曲线。-matlab signal
The-conveyor-belt-(use-a-timer)
- plc程序:梯形图。功能:在s7-200上实现传送带的模拟,这里用的是计时器-PLC: the ladder diagram program. Function: to realize the simulation of the conveyor belt in S7-200, here is the timer
Allpath
- 问题描述 若用无向图表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路。试设计一个找路程序,获取两个城市之间的所有简单路径。 基本要求 (1) 输入参数:结点总数,结点的城市编号(4位长的数字,例如电话区号,长沙是0731),连接城市的高速公路(用高速公路连接的两个城市编号标记)。 (2) 输入 要求取所有简单路径的两个城市编号。 (3) 将所有路径(有城市编号组成)输出到用户指定的文件中。 -Problem descr iptionIf use undir
program1
- 录取院校的一个过程,需要与其他过程配合使用-Taking institutions, a process that needs to used in conjunction with other process
srip-framework.tar
- routing_srip descr iption
RGY
- 开关状态控制各个口的不同工作方式通过PC口的发光二极管显示出来-Switch port state control in all the different ways of working through the PC port of the light-emitting diode display
YXCT
- VB画矩形窗体,椭圆形窗体,等等,源码带注释-VB Forms draw a rectangle, oval form, etc., annotated source code
CH375-USB--drive
- CH375 USB驱动检测程序,可读取U盘数据,程序已经调试稳定-CH375 USB driver testing procedures, can read U disk data, the program has been debugged and stable
queen
- 利用mpi实现八皇后算法 可以作为学习并行计算的参考-Eight Queens use mpi achieve learning algorithm can be used as a reference for parallel computing
TM1638-program
- TM1638是带键盘扫描接口的LED(发光二极管显示器)驱动控制专用电路,内部集 成有MCU 数字接口、数据锁存器、LED 高压驱动、键盘扫描等电路。 -TM1638 drive LED,KEY
MCSP
- 计算两个字符串的最小公共子串划分(MCSP)。最小公共子串划分(MCSP)是指把两个字符串划分成相同的子串的集合,同时要求划分的子串数目最少。比如,S1 = cdabcdabceab,S2 = abceabcdabcd,求得的MCSP是(cdabcd, abceab), (abceab, cdabcd).MCSP问题是基因重组中的关键问题,并且与用逆转重复字串进行排序的问题十分相近。MCSP问题是NP难的。-The code is to compute MCSP of two given str
