搜索资源列表
LED_Control_Source_Code1_0_VB
- 包含有七段LED,点阵LED两种数字显示OCX控件源码。 用户也可以根据自己的需要,显示其它字符,如点阵中显示字母。 点阵字母显示字串如果不好确定,可用VC++中的ICON资源编辑器来确定。 七段曾参考别人的程序,在此表示感谢,点阵为自己编制。 本控件最好的用处是工业控制中的实时数据显示。 一定有不妥之处,希望大家不吝指教。-contained in paragraph 107 of LED, LED dot matrix two figures OCX Controls s
mdigital
- 七段码的实现问题,实现了对实验箱上的显示数据的模拟,同时也对VC的控件类进行详细的操作.-THIS CODE CAN TRANSLATE NUMBER INTO LED CODE AND OPERATE MFC.
LEDcontrol.rar
- 实现七段码LED的显示功能的类,VC6.0实现,LED display
led
- 可以显示六个BCD码的动态扫描七段数码管显示电路。有缓存,闪烁等模块组成。-BCD code to show the dynamics of the six and seventh scan digital tube display circuit. There cache, blinking and other modules.
XtremeLED
- 自已做的一个七段数码管控件及演示程序源码,需要XtremeToolkitv2.00支持。-seven segment LED ocx and demo. need XtremeToolkitv2.00
seven-segment-digita-led
- 七段数码显示控件的制作与应用,主要介绍了七段数码管的设计过程,以及VC++下的实现过程,包括源码-Seven segment digital display to control the production and application of the tube segment digital design process, and VC++ implementation process, including source
VC_Programme
- 七段数码管显示控件源码,并应用到VC++实现温湿传送表通信检测程序中(全部源代码)-The seven-segment LED display control source, and applied to the VC++ to achieve the temperature and humidity transfer table communication detection program (source code)...
vhdl---calculator
- 基于vhdl语言编写的简易计算器程序,其中主要功能有加减乘和清除,确定等,可实习现连续运算。输出使用七段数码管输出,输入采用拨码开关的方式输入。若计算结果超过99999,蜂鸣器自动报警。-Vhdl language based on simple calculator program, where the main function, subtraction, multiplication and clear, determined, can now practice continuous op
LED
- 输入0~9, 输出LED七段码显示 输出高电平,LED点亮;低电平,LED灭 用if语句(Input 0~9, output LED seven segment code display Output high level, LED light; low level, LED extinguish Using the if statement)
case语句LED
- 输入0~9, 输出LED七段码显示 输出高电平,LED点亮;低电平,LED灭 用case语句写另一个结构体,并在配置语句中采用新的结构体进行仿真(Input 0~9, output LED seven segment code display Output high level, LED light; low level, LED extinguish)