资源列表
shortestpath
- 首先,引进一个辅助向量D,它的每个分量D表示当前所找到的从始点v到每个终点vi的最短路径的长度。如D[3]=2表示从始点v到终点3的路径相对最小长度为2。这里强调相对就是说在算法过程中D的值是在不断逼近最终结果但在过程中不一定就等于最短路径长度。它的初始状态为:若从v到vi有弧,则D为弧上的权值;否则置D为∞。显然,长度为 D[j]=-First of all, the introduction of an auxiliary vector D, for each of its componen
adc_interface_tb
- Test becnh for ADC inetrafec
yuandaima3
- 交换显示图像,过滤图像,图像分析,图像的区域处理,图像轮廓法等-Switching the display image, the filtered image, image analysis, image processing area, the image outline method
PROJEKTI-CPP-CLASS-NODE-dhe-CLASS-SEQUENCE
- Linked List in C++ with functions Insert , Find , Delete , Display and Detroy Linked List.
magn
- Electrcal Machine design + Stamping magnetization curve and Introduction to optimization
MyArray
- 利用C++继承,重载,多态,和宏的结合,模拟了CARRAY模版-C inheritance, overloading, polymorphism, and Acer, the combination of the simulation template CARRAY
sm_drive
- 用C51实现多个舵机的分时复用控制:在KELI CX51采用混合编程用一个字节的位移实现.
5_1_3
- 用拉格朗日插值多项式求函数近似值 在visual C++ 6.0可以查看源代码-Lagrange interpolation polynomial for function approximation in the visual C++ 6.0 can view the source code
DigitClock
- 汇编语言开发的电子时钟 数字显示 可获取当前时间并调整-Development of the electronic clock assembly language available figures show the current time and adjust
sdfjhsdi-fjidaghji
- 汇编语言大家共享学习,希望和大家一起进步-Share learning assembly language
ADC-and-Responder-competition
- 这是模数转换器实验和竞赛抢答器实验的汇编语言程序,这个实验在大多数高校的微机教学中都有,实用价值很大。 -This is the ADC Responder experiments and competition experiment of assembly language programming, this experiment in most colleges and universities are teaching computer, a great practical value
在pc上播放两只老虎音乐的汇编程序
- 在pc机上播放两只老虎音乐的汇编程序,应用8253定时器
