-
SPMC75F2413A单片机在AC变频空调中的应用
SPMC75F2413A单片机在AC变频空调中的应用-Singlechip SPMC75F2413A in AC inverter air conditioner application
- 2022-07-20 21:27:10下载
- 积分:1
-
c51的资料主要在单片机中的应用,是很好的工作手册
c51的资料主要在单片机中的应用,是很好的工作手册-information mainly in the C51 single-chip application, is a good manual
- 2022-07-16 20:10:35下载
- 积分:1
-
430单片机的部分源代码,读者可以适当的下载,自己看着办。...
430单片机的部分源代码,读者可以适当的下载,自己看着办。-430 single-chip part of the source code, readers can download the appropriate,看着办own.
- 2022-03-23 00:38:49下载
- 积分:1
-
03年全国大学生电子设计竞赛智能小车mega16源代码
03年全国大学生电子设计竞赛智能小车mega16源代码-2003 National Undergraduate Electronic Design Contest smart car mega16 source code
- 2022-02-02 04:48:25下载
- 积分:1
-
MSP430 PS/2 keyboard interface program LCD1602 display. Process consists of PS/2...
MSP430 PS/2键盘接口程序
LCD1602显示。
程序包含对PS/2键盘发送数据的处理,以及如何通过查找表显示所收到的数据,并通过显示缓存显示到1602液晶上。-MSP430 PS/2 keyboard interface program LCD1602 display. Process consists of PS/2 keyboard to send data treatment, as well as how to find table shows the data received and, through the display buffer on the LCD display to 1602.
- 2022-01-22 17:36:14下载
- 积分:1
-
430单片机和DS1302的程序。验证通过,直接调用函数使用。
430单片机和DS1302的程序。验证通过,直接调用函数使用。-430/ds1302
- 2022-03-10 21:37:38下载
- 积分:1
-
- 2022-03-10 01:05:54下载
- 积分:1
-
Single
单片机智能数显电子表时钟程序,含头文件,说明,本人亲自试过.-Single-chip intelligent digital display electronic watches clock procedures, including the first document, I personally tried.
- 2022-01-26 02:52:56下载
- 积分:1
-
LCD12864 Driven Development in KeilC51 very useful
LCD12864驱动开发,在KeilC51中非常有用
- 2022-03-23 07:12:49下载
- 积分:1
-
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_p...
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
- 2023-08-24 05:00:03下载
- 积分:1