登录
首页 » SCM » Keil C51使用详解,WORD格式,教你学习Keil C51

Keil C51使用详解,WORD格式,教你学习Keil C51

于 2022-10-02 发布 文件大小:44.05 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

Keil C51使用详解,WORD格式,教你学习Keil C51-Keil C51 use Xiangjie, WORD format, to teach you to learn Keil C51

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该文件包括利用MPS4300控制LED控制芯片TLC5941硬件和C代码,该方案是用于流行的LED背光源....
    该文件包括利用MPS4300控制LED控制芯片TLC5941硬件和C代码,该方案是用于流行的LED背光源.-The document including the use of LED control chips MPS4300 control TLC5941 hardware and C code, the program is used to pop the LED backlight.
    2022-12-15 17:15:03下载
    积分:1
  • 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用...
    用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
    2023-04-01 14:55:03下载
    积分:1
  • SCM CPU timing
    单片机CPU时序-SCM CPU timing
    2022-01-24 08:59:06下载
    积分:1
  • CAN controller SJA1000 standard frame, BsaicCAN mode, tune good initialization,...
    CAN控制器SJA1000的标准帧,BsaicCAN模式,调好的初始化、发送、接收底层程序,大家共享。-CAN controller SJA1000 standard frame, BsaicCAN mode, tune good initialization, send, receive the bottom of procedures, for all to share.
    2022-10-16 09:35:03下载
    积分:1
  • In cable television in the realization of program
    在有线电视中实现程控有源滤波器设计。为了充分利用设备和传输线,需要一种具有频率选择的网络―滤波器,将同一线 路上不同的信号分开,在电视机中也需要不同的滤波器(即选择有用信号,抑制无用信号) 。下面利用8051 单片机与12 位分辨率的DAC1208 数模转换芯片相结合的系统实现时间常数可程控有源滤波器设计,阐述了硬件结构与软件设计-In cable television in the realization of program-controlled active filter design. In order to make full use of equipment and transmission lines, the need for a frequency selective network- filter, the same lines separate different signal in the TV also requires a different filter (ie, choice of useful signals and suppress unwanted signals). Following the use of 8051 and 12-bit resolution digital-to-analog converter DAC1208 chip combining system time constant can be program-controlled active filter design, the hardware structure and software design
    2022-03-22 13:30:04下载
    积分:1
  • 斜度计的MSP430程序,挺好的程序,大家
    斜度计的MSP430程序,挺好的程序,大家-Gradient of MSP430 procedures, very good procedures for U.S.
    2022-03-04 02:50:42下载
    积分:1
  • 用485实现单片机之间的串行通信。 主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。...
    用485实现单片机之间的串行通信。 主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。-MCU with 485 Serial Communication between. Host of this address from the plane, waiting for the response from the plane, from the plane ready to discuss the data, finished on the reception of the response from the plane. set aside for recycling success, otherwise re-issued.
    2022-03-21 16:56:06下载
    积分:1
  • 该程序是AD9856的驱动部分,驱动部分调试通过,稍作修改即可运用在产品中...
    该程序是AD9856的驱动部分,驱动部分调试通过,稍作修改即可运用在产品中-AD9856 The program is part of the drive, drive through part of debugging, with some slight modifications can be used in products
    2023-06-10 18:05:03下载
    积分:1
  • G.72音频压缩传输协议
    G.72音频压缩传输协议-G.72 audio compression and transmission agreement
    2022-04-13 11:22:01下载
    积分:1
  • 51 port MCU applications, the absolute can be used, direct the development of bo...
    51单片机的端口应用,绝对能用的,直接是开发板的程序,来下吧-51 port MCU applications, the absolute can be used, direct the development of board process to the next bar
    2022-03-21 13:21:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载