-
用SST89C58,对微型打印机和液晶的显示
用SST89C58,对微型打印机和液晶的显示-With SST89C58, on the micro-printer and liquid crystal display
- 2022-01-26 07:25:12下载
- 积分:1
-
液晶t6963 24064驱动程序,直接调用可在屏幕上的坐标位置显示汉字,字符等,方便实现正显反显。...
液晶t6963 24064驱动程序,直接调用可在屏幕上的坐标位置显示汉字,字符等,方便实现正显反显。-T6963 24064 LCD driver can be called directly on the screen coordinates of the location of display Chinese characters, characters, etc., facilitate the achievement is significant anti-significant.
- 2022-03-15 10:06:36下载
- 积分:1
-
单片机的系统的开发中对初学者,有很大的帮助,特别是在电子竞赛中应用。...
单片机的系统的开发中对初学者,有很大的帮助,特别是在电子竞赛中应用。-SCM system development for beginners, will be very helpful, especially in the application of electronic competition.
- 2022-12-22 17:10:03下载
- 积分:1
-
statement : This information just from the technical point of the comprehensive...
声明:本资料仅从技术的角度全面探讨IC卡、IC电话卡及其安全性,由此引发的各种争议或个人、集体利用本资料做任何不正当用途本人概不负责。-statement : This information just from the technical point of the comprehensive study of IC cards, IC cards and safety, has triggered the dispute or individual, collective use of the information to do anything improper purposes, I shall not be responsible for.
- 2022-02-20 01:13:19下载
- 积分:1
-
1.将P1.0~P1.3接开关,将P1.4~P1.7接发光二极管。依据P1.0~P1.3开关状态控制P1.4~P1.7发光二极管点亮。 2.将P1.0~P1.7...
1.将P1.0~P1.3接开关,将P1.4~P1.7接发光二极管。依据P1.0~P1.3开关状态控制P1.4~P1.7发光二极管点亮。 2.将P1.0~P1.7全部接发光二极管,开始P1.0、P1.5点亮,左循环50次后P1.1、P1.4点亮;右循环30次,循环往复。-1. P1.0- P1.3 will then switch to P1.4- P1.7 access LEDs. P1.0- P1.3 based on state control switch P1.4- P1.7 LED lights. 2. P1.0- P1.7 will take all LEDs started Schematic, P1.5 lit, the left circle after 50 P1.1 and P1.4 lit; Turn right circle 30 times repeated.
- 2022-03-07 10:38:31下载
- 积分:1
-
完全用C语言编写的C51单片机多任务操作系统,任务调度基于主动放弃,特别适合STC单片机....
完全用C语言编写的C51单片机多任务操作系统,任务调度基于主动放弃,特别适合STC单片机.-Entirely in C language C51 single-chip multi-tasking operating systems, task scheduling based on the initiative in giving up, and are particularly suited Singlechip STC.
- 2023-05-22 19:45:03下载
- 积分: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
-
在AT89S52上写的一个扫雷程序,显示液晶屏是128*64.
在AT89S52上写的一个扫雷程序,显示液晶屏是128*64.-AT89S52 write in a mine-clearing procedures, LCD screen is 128* 64.
- 2022-11-02 05:55:03下载
- 积分:1
-
6单片机与单片机之间的数据交换,在
用VC++6.0实现PC机与单片机之间的数据交换-VC 6.0 PC and SCM data exchange between the
- 2022-02-13 20:24:12下载
- 积分:1
-
Motorola MCU MC68HC908 companies achieve SCI function of the sample program, C l...
Motorola公司单片机MC68HC908实现SCI功能的实例程序,C语言在Code Warrier集成环境中编写。-Motorola MCU MC68HC908 companies achieve SCI function of the sample program, C language in the Code Warrier prepared integrated environment.
- 2022-03-12 13:08:46下载
- 积分:1