-
51与pc串口通讯,主要用c语言编写,相信对初学者会有好处的
51与pc串口通讯,主要用c语言编写,相信对初学者会有好处的-51 pc with serial communications, the main c language, I think it would be beneficial to the beginners
- 2022-02-28 21:03:41下载
- 积分:1
-
MCS
MCS-51单片机 实用子程序库 学习单片机的一些实用的好-MCS-51 single-chip single-chip utility subroutine library to learn some practical good
- 2023-08-11 22:35:03下载
- 积分:1
-
工程师在用Keil开发程序时,在代码性能要求较高的场合,需要对代码段的执行时间作统计。比如在做LED显示屏软件扫描程序,或一些定时采集数据程序,如果在软件仿真的...
工程师在用Keil开发程序时,在代码性能要求较高的场合,需要对代码段的执行时间作统计。比如在做LED显示屏软件扫描程序,或一些定时采集数据程序,如果在软件仿真的时候就能够清晰知道代码段的运行时间,那就可以对程序进行优化,或者插入汇编代码(asm)达到最高运行速度。
关键字:Keil DLL C语言 ASM 汇编-engineers in the development process with Keil, the code performance requirements higher occasions, need to block the execution time statistics. For example, in the software do LED scanning procedures, or some regular data collection procedures, If the software simulation time can understand clearly code of the running time, it can process optimization, or insert code compilation (asm2) to achieve maximum speed. Keywords : Keil DLL C language compilation ASM
- 2022-09-10 18:40:02下载
- 积分:1
-
Experimental ADC0832, 1602 LCD, protus simulation, 51 MCU
ADC0832实验,1602液晶,protus仿真,51单片机-Experimental ADC0832, 1602 LCD, protus simulation, 51 MCU
- 2023-02-23 16:05:04下载
- 积分:1
-
AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习)
在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 b...
AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习)
在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys)
* 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化
* 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。
* 编译器: AVR-G-AVR optimization RC6 encryption algorithm (faster, optimizing their thinking definitely worth learning) 128bytes of RAM in the AVR on the implementation of production 16/10/8 (16 bit/10 rounds/8 bytes keys)* for the majority of code optimization of the C language the data related to cycle shift, mode used by other optimization* ASM 4MHz without the multiplier be average AVR 1172 Bytes/s speed encryption and decryption.* Compiler : AVR-G
- 2023-02-21 08:45:03下载
- 积分:1
-
关于51单片机DS18B20的驱动程序,编译过,可以直接使用。
关于51单片机DS18B20的驱动程序,编译过,可以直接使用。-About 51 Singlechip DS18B20 driver, compiler, and can be used directly.
- 2022-07-16 17:03:15下载
- 积分:1
-
c语言的按键处理,菜单实现的程序例子!
c语言的按键处理,菜单实现的程序例子! -c language button handle, menu examples realize the procedure!
- 2022-01-28 12:19:41下载
- 积分:1
-
模拟示波器,能用于学生在学习初级VB上有简单的了解
模拟示波器,能用于学生在学习初级VB上有简单的了解-Analog oscilloscope can be used for elementary students in learning VB have a simple understanding of
- 2022-01-26 00:40:08下载
- 积分:1
-
模拟串口,点阵显示固定八字,51单片机平台
模拟串口,点阵显示固定八字,51单片机平台-Serial simulation, a fixed eight-character dot matrix display, 51 single-chip platform! ! !
- 2023-02-18 01:25:03下载
- 积分:1
-
msp430单片机声音采集程序,采用12位ADC采样,串口传输,baudrate115200;采样数据采用adpcm编码格式;iar编译环境...
msp430单片机声音采集程序,采用12位ADC采样,串口传输,baudrate115200;采样数据采用adpcm编码格式;iar编译环境-MSP430 Single-chip voice collection procedures, the use of 12-bit ADC sampling, serial transmission, baudrate115200 sampling data using ADPCM encoding format iar compiler environment
- 2022-03-31 05:21:08下载
- 积分:1