-
单片机c语言教程 呵呵 早就下的了 不错了
单片机c语言教程 呵呵 早就下的了 不错了-SCM c language tutorial He He already has pretty good under the
- 2022-03-04 23:57:32下载
- 积分:1
-
51系列单片机读卡程序,本人亲测,适合考勤、门禁。
51系列单片机读卡程序,本人亲测,适合考勤、门禁。-51 Series single-chip reader program, I pro-test for time and attendance, access control.
- 2022-03-23 20:21:38下载
- 积分:1
-
p18f452液晶控制驱动程序,C语言实现
p18f452液晶控制驱动程序,C语言实现-p18f452 LCD control driver, C language
- 2022-03-26 18:57:41下载
- 积分:1
-
PWM output voltage control due to the completion of the procedures required for...
PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures required for the function of a relatively simple design, a simple organizational structure around Taiwan : background (main program) in non-state communication, complete data acquisition and pre-processing, and standardized communication protocol to the format provided. This process conducted on a continuous basis and provide the latest information; Prospects (interrupt service routine) from the receiving controller to activate the orders. It ordered to be identified, together with a request to the controller or corresponding data transmission for data analysis implementation. The indicative of processes figure
- 2022-01-25 16:53:20下载
- 积分:1
-
boot源代码,不支持lcd(440BX)
u-boot源代码,不支持lcd(440BX)-u-boot source code and does not support lcd (440BX)
- 2023-03-13 02:50:04下载
- 积分:1
-
Electronic Workbench的24个仿真实例
对于学习Electronoic workbench很有好处...
Electronic Workbench的24个仿真实例
对于学习Electronoic workbench很有好处-Electronic Workbench simulation of the 24 examples of learning is very good workbench Electronoic
- 2022-01-21 19:14:34下载
- 积分:1
-
DAC0832 displayed waveform
DAC0832显示波形-DAC0832 displayed waveform
- 2022-03-29 15:40:36下载
- 积分:1
-
MDT MCU Development Tools Collection (267K) mdttool.zip
MDT单片机开发工具大全(267k)mdttool.zip-MDT MCU Development Tools Collection (267K) mdttool.zip
- 2022-02-25 02:24:42下载
- 积分:1
-
the SCM talks, do not know how to look at!
单片机发生的讲解,不懂得可以看看!-the SCM talks, do not know how to look at!
- 2022-06-18 09:10:00下载
- 积分: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