-
AT89S51 16402lcd液晶显示 单片机学习板的程序
AT89S51 16402lcd液晶显示 单片机学习板的程序-AT89S51 16402lcd Single-chip liquid crystal display panels to study the process
- 2022-02-19 23:00:39下载
- 积分:1
-
VC++开发的数字水准仪数据采集与处理程序,实现数字水准仪的模拟测量。...
VC++开发的数字水准仪数据采集与处理程序,实现数字水准仪的模拟测量。-VC++ Development of Digital Level data acquisition and processing procedures, the realization of digital levels of the analog measurements.
- 2023-06-20 05:50:05下载
- 积分:1
-
KEIL C51 through the program, learners can understand vehicle controller area ne...
通过keilc51程序,学习者可以了解车辆控制器局域网(controllerareanetwork,can)信息的传输。
- 2022-09-06 18:05:03下载
- 积分:1
-
用PC调试GSM模块的软件,做为GSM开发工程师的有效利器
用PC调试GSM模块的软件,做为GSM开发工程师的有效利器-GSM module debugging using PC software, GSM as an effective tool for development engineers
- 2023-03-03 15:00:04下载
- 积分:1
-
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示...
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示-The residual value of computing time. Play the role of the countdown, it is an accurate calculation of the number of seconds remaining, and have the progress bar shows the remaining
- 2023-04-30 23:25:03下载
- 积分:1
-
alarm clock lcd1602
example for lcd1602 with 8051 ide program
use 8051 with c code
- 2022-03-18 03:17:42下载
- 积分:1
-
CSharp的MDI窗口事例
CSharp的MDI窗口事例-CSharp examples of the MDI window
- 2022-06-16 16:19:54下载
- 积分:1
-
C语言宏定义
自己总结的常用宏定义,学习51 很有用,便于代码管理,其他的也可以参考看看,多了解写东西总是有好处的,第一次上传,以后会继续上传自己觉得不错的代码或者总结之类的东西给大家,不喜勿喷
- 2022-07-02 20:18:51下载
- 积分:1
-
是一个用C语言编写的一个小游戏,大家可以下载回来交流学习一下啊...
是一个用C语言编写的一个小游戏,大家可以下载回来交流学习一下啊-Is a C language with a small game, everyone can be downloaded back to the exchange of learning about ah
- 2023-08-09 18:15:03下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1