CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - TAB

搜索资源列表

  1. CRC-CCITT-tab

    0下载:
  2. 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12.15kb
    • 提供者:吴健
  1. uartdemo

    0下载:
  2. 这个项目文件只是用来示范怎样使用Keil的软件仿真功能来调试串口的,请不要用于其它用途。如需转载,请获得作者得许可。 这个程序是从我以前一个项目中提取出来的,为了容易理解和方便调试,做了大幅度的简化。 为了保证文件代码的整齐,文件中使用空格代替Tab制表符,这样可以保证在不同的编辑器和编辑环境中代码的版面不会错乱。 这里采用了串口缓冲区收发合一的方式,适合于半双工通信。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.04kb
    • 提供者:abdfdaf
  1. AT89C51_LED

    0下载:
  2. KeilC51 下作的8*8LED显示程序。更改delay()时间和tab*表中的值,可以显示不同的图形
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50.94kb
    • 提供者:lee
  1. 12864

    0下载:
  2. 1286液晶显示实验,能够显示想要的黑白图象,只需修改TAB表-1286 liquid crystal display experiment, black and white want to be able to display images, simply amend the TAB table
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2.95kb
    • 提供者:邓世将
  1. 51

    0下载:
  2. 汇编程序,将tab中的256个数据通过串口发送-Assembler will tab of 256 data sent through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1.37kb
    • 提供者:fmy
  1. music

    0下载:
  2. 单片机播放音乐实验(汇编) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 e
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:17.27kb
    • 提供者:微微
  1. sjxt

    1下载:
  2. 计算机锁机系统由软件和硬件组成。软件由Visual Basic 6.0编写。硬件主要由无线发送模块和单片机(C语言编写)构成。通过RS232界面与PC通信而实现无线控制系统。 主要功能是:对PC的定时“锁机”、“开锁”和关机,以及通过“遥控器”对PC的锁定和控制。 PC锁定主要是防止别人在您离开后对您的PC的数据破坏和系统操作(即使按下Ctrl+Alt+Del或Alt+Tab也无法破解。)。 PC控制是通过“控制器”控制PC的关机、重启、开/关显示器、光驱的打开/关闭和静音。
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:2.26mb
    • 提供者:吴成勇
  1. cports

    0下载:
  2. CurrPorts displays the list of all currently opened TCP/IP and UDP ports on your local computer. For each port in the list, information about the process that opened the port is also displayed, including the process name, full path of the proce
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:57.26kb
    • 提供者:Yak
  1. 8

    0下载:
  2. 铁电存储器FM25L256的驱动程序.建议编辑环境:UltraEdit 11.00a+ 制表符宽度为三个字符,程序可读性更好。-FRAM FM25L256 drivers. Recommends editing environment: UltraEdit 11.00a+ tab width of three characters, the program better readable.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2.48kb
    • 提供者:zhouwei
  1. MBI5030

    0下载:
  2. 16-Channel Constant Current LED Driver With 16-bit PWM Control
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:751.71kb
    • 提供者:morelloteq
  1. Exam2

    0下载:
  2. SSD4 Exam2  题目:Countries and Flags 添加了标签页和退出 我自己写的,仅供参考-SSD4 Exam2  task:Countries and Flags add tab & Exit designed by myself, only for reference
  3. 所属分类:SCM

    • 发布日期:2014-04-20
    • 文件大小:92kb
    • 提供者:万俟巫龙
  1. digital-display-analog-8-clock

    0下载:
  2. 數碼時鐘設計 unsigned char Tab[ ]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} //control shape unsigned char port[8]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f} unsigned char int_time //中斷次數計數變量 unsigned char second //秒計數變量 unsigned char mi
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:30.06kb
    • 提供者:Poter
  1. The-T0-way-count-digital-display

    0下载:
  2. 用LED數碼管顯示計數器對T0的計數值 unsigned char Tab[ ]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} //段碼表 共陽 unsigned char x //計數 sbit P34=P3^4 //K3 輸入阜-LED digital tube display counter count value of T0 unsigned char Tab [] = {0xc0, 0xf9, 0xa4, 0xb0,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:1.09kb
    • 提供者:Poter
  1. TAB-U18731EJ1V0AN00_SRC

    0下载:
  2. NEC芯片IG3系列定时器TAB设置源代码。-The NEC chip the IG3 series timer TAB to set the source code.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:29.96kb
    • 提供者:liaowh
  1. Digital-tube-loop-scroll-0-to-3

    0下载:
  2. 数码管循环滚动显示0-3 根据数码管共阳极编码不同将会显示不同的数字,将程序下面tab[]中的编码-Digital tube circularly display 0 to 3 according to the digital tube, a total of anode coding will show different Numbers, the program TAB of the [] code below
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:14.61kb
    • 提供者:刘欣
  1. stm32f0_driver

    0下载:
  2. rror Codes and their resolutions. The device has no drivers installed on your computer, or the drivers are configured incorrectly. In the device's Properties dialog box, click the Driver tab, and then click Update Driver to start the Hardware Update
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:102kb
    • 提供者:xhimi
搜珍网 www.dssz.com