资源列表
carpub
- 一个简单的停车场管理程序,是初级学习数据结构时的一个十分重要的实验,了解这个对学习堆栈十分有用,基本题目是 设有一个可以停放[size=10.5pt]N[size=10.5pt]辆汽车的狭长的停车场,[size=10.5pt] [size=10.5pt]它们有一个大门可以供车辆进出。车辆按到达停车场时间的先后次序从停车场最里面向门口处停放(最先到达的第一辆车停在停车场的最里面)。如果停车场已放满[size=10.5pt]N[size=10.5pt]辆车,则后来的车辆只能在停车场大门外的便道上
auto_T.rar
- 对图像进行自动的阈值分割处理,是比较经典的图像分割方法,适合图像二值化,Automatic image threshold segmentation of the deal, which is a more classic image segmentation methods, suitable image binarization
Dijkstra
- Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha
monsterlanguate
- 魔王语言翻译,使用C语言编写,适用初学数据结构的朋友-Devil language translation, the use of C language, the application of data structure beginner friends
jpeg
- 关于视频压缩的静止图像,应用此方法可以对图像进行处理,从而得到更好的满足人类需求的图像-On the video compression of still images, this method can handle the image to get a better image of human needs
4-20ma
- TINA下绘制的 工业4-20mA 传感器信号采集用的隔离放大器。能将4-20mA的电流信号转换为0~3V的电压信号,方便设备采样。-TINA drawn under the Industrial 4-20mA sensor signal acquisition using isolation amplifiers. Can 4-20mA current signal into a 0 ~ 3V voltage signal to facilitate the sampling equipmen
69_decoder
- 一个译码器实例,对于学习vhdl的初学者可以参考下,也可以作为模块使用-vhdl decoder
1602C
- 文件名:lcd1602lib.h 内 容:1602液晶的控制端口、数据端口和相关操作-The file name: lcd1602lib. H * inside let: 1602 LCD control port, data port and related operations
SIM300
- SIM300 GSM/GPRS通讯模块驱动程序-SIM300 GSM/GPRS communication module driver
Example_2833xAdcSeqModeTest
- DSP TMS320F28355 实例源代码-DSP TMS320F28355 source code examples
4_Bit_Digital_Clock
- 杜阳老师的四位数码管计时器源程序,大家可以以此为模本修改,做出好作品。-Du Yang teacher' s four digital timer source, we can as a mold of the modifications made good works.
stereoGlobalEnergyMin
- 双目视觉中的立体匹配,采用全局能量最小化算法-Binocular vision stereo matching using the global energy minimization algorithm
