搜索资源列表
案例20七段电子表显示
- 这是一个七段码显示时间程序-This is a time to show paragraph 107 yards procedures
数码管段码速查
- 数码管段码速查,在单片机开发时,很容易的控制数码管-digital control of the Code Check, in MCU development, it is easy to control the digital control
LED段码计算
- LED段码计算工具,增加了方便的功能 NEW-LED terms of the Code, to increase the convenience function NEW
进销存管理系统 完整源码 asp.net C#
- 进销存管理系统 完整源码 asp.net C# 采用三层架构开发 (1)基础管理 切换用户:进入系统前从此界面登录,登录时,分多种权限; 权限信息设置:对权限信息进行相关操作; 业务员信息设置:对业务员信息进行相关操作; 客户信息设置:对客户信息进行相关操作; 供应商信息设置:对供应商信息进行相关操作; 商品信息设置:对商品信息进行相关操作; 仓库信息设置:对仓库信息进行相关操作; 角色信息设置:对角色信息进行相关操作; 会员类别信息设置:对会员类别信息进行相关操作;
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新 FUsePicture: Boolean; //使用图片做为
LCM(ht1621).HT1621控制的段码液晶显示驱动
- HT1621控制的段码液晶显示驱动。51汇编写的。,HT1621 control segment liquid crystal display driver code. 51 compilation of writing.
sd5032
- sd0432 是一款段码式液晶驱动lcd 具有32*4段驱动、-sd0432 is a key paragraph lcd LCD driver with 32* 4-driven,
Seg7
- 这是关于七段码显示的基本程序,后面继续上传74HC595驱动七段数码管的驱动程序-7seg driver display
wlk
- 运用漂亮的界面显示七段码时间,全屏显示 ,蓝色前景。跟系统时间一致-Interface shows that the use of beautiful yards and seventh time, full-screen display, blue prospects. Consistent with the system time
MSP430DRIVEHT1621
- 用msp430驱动1621芯片的段码液晶-1621 chip with msp430 driver code segment LCD
39LCD_DRIVE
- 3X9段码屏直接驱动软件!适合炬力软件和C51-3X9 Segment-screen direct-drive the software! Actions for the software and C51
qiduanma
- 用verilog描述的七段码程序,包含测试文件,经过了quartusii仿真测试并成功下载到DE3板子-Described in the seven-segment code with verilog program, including test file, after quartusii simulation testing and successfully downloaded to the board DE3
Seven-Segment
- 七段码显示,掌握了七段数码管动态显示的方法,对以后的实际应用才能打下良好的基础,通过学习A/D转换、传感器方面的知识,结合已学过的模拟电子、数字电子课程,可以实现温度检测控制、电子称制作、时钟显示等多方面的设计-Seven-Segment code shows that seven-segment digital tube mastered the dynamic display method, the practical applications of the future in order
LCDc
- MSP430-44x液晶段码驱动程序,包含读写FM24C16+一个随意写的时间显示.-MSP430-44x LCD Segment driver, with a random read and write FM24C16+ write time display.
LadderLCDs
- 阶梯水价液晶代码,可用于开模的段码液晶调试用-LadderLCDs
sms0601
- 长沙太阳人公司的六位段码式液晶的非常详细资料-Changsha section of the Sun were the company' s six yards of very detailed information on LCD
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)
BCD码转化为七段码源程序
- BCD码转化为七段码源程序。VHDL在FPGA验证(Conversion of BCD code into seven segment code source program)
七段码显示串口接收数据
- 在wince6.0上运行,使用PC104可以将串口接收到的数据存成文件,同时将实时数据以七段码的形式显示在屏幕上