资源列表
vc+map
- vc+mapx编写的最优路径算法,可以实现基本的路径查询
2
- 设计一个6层楼房自动电梯控制器,用6个 LED显示电梯行进过程,并有数码管显示电梯当前所在楼层位置,在每层电梯入口处设有请求按钮开关,请求按钮按下则相应楼层的LED 亮。 用 CLK脉冲控制电梯运动,每来一个 CLK脉冲电梯升(降)一层。电梯到达有请求的楼层后,该层次的指示灯灭,电梯门打开(开门指示灯亮),开门 5 秒后,电梯门自动关闭,电梯继续运行。 控制电路应能记忆所有楼层请求信号,并按如下运行规则依次相应:运行过程中先响应最早的请求,再响应后续的请求。如果无请求则停留当前层
AdvListBoxUnits
- 增强型ListBox控件,支持行背景和焦点颜色变化,行位置支持图片。-Enhanced ListBox control, and focus support line background color changes, row position to support the picture.
code
- Enter the 6 password vb source,please use it with vb6.0
Singer
- singer模型,很好的目标跟踪代码,经测试好用-singer model, good target tracking code has been tested and easy to use
Canny
- 一种较好的彩色图像边缘检测算法,能够实现细致连续的边缘图像检测。-A better edge detection algorithm for color image can realize fine and continuous edge image detection.
kk.c
- to print words in this program can found more fun in this envirement.-to print words.
c14_teachfun
- 一个很不错的C语言程序,来看看究竟是什么我也不知道。看不懂!-A very good C-language program, take a look at what I do not know. Can not read!
VB.developer.introduce.system.detect.code
- VB开发引入系统检测经典代码Classic VB developers to introduce the system detects the code -Classic VB developers to introduce the system detects the code
MCRCCraro
- Modbus串行通讯的的CRC16校验与计算方法 -Modbus serial communications CRC16 checksum calculation method
vblistfont
- VB将文本以列表形式显示,你可以试着粘贴进一段文字,如果有回车换行的话,程序会自动在回车处添加列表标号,改变视图为列表显示的方式。程序根据Check1的选中状态设置文本是否使用列表形式,并设置缩进量,具体实现请参阅代码。-VB text displayed in a list, you can try pasting into a text, if there is carriage return line, the program will automatically add a carria
arithmetric
- 算术编码编解码的C语言实现即用C语言实现算术编码编解码-Arithmetic Coding