-
电子设计清单
Electronics Design Checklist
C) 2003 Hank Wallace
This a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making
of a first-run design success, and this checklist helps prevent Murphy s gremlins from
marring an otherwise healthy design.-Electronics Design Checklist
C) 2003 Hank Wallace
This is a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making
of a first-run design success, and this checklist helps prevent Murphy s gremlins from
marring an otherwise healthy design.
- 2022-11-21 23:05:03下载
- 积分:1
-
8051上T9拼音输入法的编程
8051上T9拼音输入法的编程-8051 T9 on the Pinyin input method Programming
- 2022-01-25 18:42:05下载
- 积分:1
-
LCD12232F written for the driver to master the nuclear Sunplus SPCE061A, connect...
为LCD12232F写得驱动程序,主控核为凌阳SPCE061A,连接方式请根据程序中的注释连接,工程可下载直接使用。-LCD12232F written for the driver to master the nuclear Sunplus SPCE061A, connections in accordance with the procedures of the Notes connection, works can be downloaded directly used.
- 2022-12-29 14:10:03下载
- 积分:1
-
485 Communication in industrial control and management system is widely used, bu...
485通信在工业控制及管理系统中应用非常广泛,但485总线的相关资料教材上说明的却非常泛泛,这些资料对485通讯做了详细介绍,并有应用案列,相信对朋友们很实用-485 Communication in industrial control and management system is widely used, but the 485 bus information materials on the description is very general, such information on the 485 made a detailed presentation and have applied the case of columns, I believe that friends are very practical for
- 2023-06-27 08:30: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
-
快热式热水器程序。循环调用显示、键扫描、温度检测、加热控制函数。 判断是否加热、加热功率及档位指示灯处理。...
快热式热水器程序。循环调用显示、键扫描、温度检测、加热控制函数。 判断是否加热、加热功率及档位指示灯处理。-Quick-style hot water heater program. Cycle of calls shows that key to scan, temperature detection, heating control function. Determine whether the heating, heating power and light treatment stalls.
- 2022-05-30 04:40:31下载
- 积分:1
-
基于ATMEL Mega8的电阻测量仪,附带Proteus仿真
基于ATMEL Mega8的电阻测量仪,附带Proteus仿真-Based on ATMEL Mega8 resistance measuring instrument, with Proteus Simulation
- 2023-05-23 21:30:03下载
- 积分:1
-
用C语言写的PS2代码,有比较好的通用性,并且在实际项目中用过...
用C语言写的PS2代码,有比较好的通用性,并且在实际项目中用过-Using C language to write code of PS2, has a relatively good general, and used in actual projects
- 2022-01-20 23:16:39下载
- 积分:1
-
Under the control of the keyboard, move the string Hello, or East China Normal U...
根据键盘的控制,移动字符串Hello或者华东师范大学,行列键盘的7用于字符串左移,8用于字符串下移,9用于字符串右移,5用于字符串上移。按键每按一下向各自的方向移动一个点阵的位置。-Under the control of the keyboard, move the string Hello, or East China Normal University, the ranks of the keyboard for the string to the left of 7, 8 for string down, 9 for string shifted to right, 5 for the string to move. Click the button for each move to their respective location of a dot matrix.
- 2023-08-24 06:50:04下载
- 积分:1
-
这是52个单
这是52单片机串口调试程序,通过此程序,可以使单片机于PC机通信-This is the 52 single-chip serial debugging process, through this program will enable single-chip communication to the PC
- 2022-07-20 08:46:35下载
- 积分:1