-
KEIL的接口函数,对于打算做仿真器的朋友可能有帮助
KEIL的接口函数,对于打算做仿真器的朋友可能有帮助-KEIL interface function, for the intention to make the simulator might be helpful to Friend
- 2022-09-24 15:20:03下载
- 积分:1
-
keil c51的uv3集成开发环境安装软件。
keil c51的uv3集成开发环境安装软件。-keil c51 uv3 integrated development environment installs
software.
- 2022-12-19 07:15:04下载
- 积分:1
-
关于stc11f32xe内部狗,应用EEPROM的使用要求…
关于stc11f32xe的应用,内部狗,eeprom使用,扩展存储ram。-With regard to the application of stc11f32xe Internal dogs, eeprom use, expansion of storage ram.
- 2022-07-07 23:53:31下载
- 积分:1
-
EPM1270 achieved by 1602 LCD driver Verilog
用EPM1270实现的1602液晶驱动Verilog-EPM1270 achieved by 1602 LCD driver Verilog
- 2022-05-08 00:43:45下载
- 积分:1
-
本程序是实现51单片机与单片机之间的串行通信(UART)
本程序是实现51单片机与单片机之间的串行通信(UART)-communicate between 51 single controler
- 2022-01-22 07:04:57下载
- 积分:1
-
实现交通灯功能的汇编程序.
实现交通灯功能的汇编程序.-achieve functional traffic lights compilation process.
- 2023-04-07 04:30:03下载
- 积分:1
-
LCD1602液晶驱动 单片机为AT98S52
LCD1602液晶驱动 单片机为AT98S52-Single-chip LCD driver LCD1602 for AT98S52
- 2023-02-24 01:00:03下载
- 积分:1
-
CS5532初始化代码,描述了配置寄存器、通道设置寄存器的C实现...
CS5532初始化代码,描述了配置寄存器、通道设置寄存器的C实现-CS5532 initialization code, describes the configuration register, the register set up the channel to achieve C
- 2022-03-22 06:56:03下载
- 积分:1
-
sonix,24系列EEP读写子程序,使用接口函数,可直接调用
sonix,24系列EEP读写子程序,使用接口函数,可直接调用-sonix, 24 series of EEP read and write subroutines, using the interface functions can directly call the
- 2022-01-23 10:51:37下载
- 积分: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