-
一个基于holtex46系列的单片机程序,自动寻迹小车!
一个基于holtex46系列的单片机程序,自动寻迹小车!-Holtex46 a series of single-chip microcomputer-based procedures, automated tracing car!
- 2022-07-24 10:40:25下载
- 积分: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
-
AT89C52 single
使用AT89C52单片机,用C语言学习遥控器的编程。-AT89C52 single-chip microcomputer use with C language programming a remote control.
- 2022-10-15 00:20:03下载
- 积分:1
-
avr单片机1wire例子代码
avr单片机1wire例子代码-avr SCM 1wire example code
- 2023-07-10 19:35:02下载
- 积分:1
-
利用51单片机实现sle4442的读写,可以使用
利用51单片机实现sle4442的读写,可以使用-51 Singlechip sle4442 realize the use of reading and writing, you can use
- 2022-04-11 17:17:18下载
- 积分:1
-
TIMERDEMO for ARM7, to study, read carefully before According to their own needs...
TIMERDEMO for arm7 ,学习用,认真阅读后再根据自己需要更改!-TIMERDEMO for ARM7, to study, read carefully before According to their own needs change!
- 2022-05-09 02:04:02下载
- 积分:1
-
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scan...
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符-Euclidean algorithm: Principles of travel for more than: gcd (a, b) = gcd (b, a mod b) when b is 0, the two common denominator is the number of a getchar () will accept the previous scanf carriage return
- 2023-01-01 06:00:05下载
- 积分:1
-
AVR单片机ATmega8使用USB转UART。
AVR atmega8做的USB转串口模拟源码。-avr atmega8 use to a USB to UART.
- 2022-01-26 00:35:13下载
- 积分: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
-
stm32实现精确定时源代码,经过验证,可实现
stm32实现精确定时源代码,经过验证,可实现-stm32 accurate source code from time to time, after verification, can be realized
- 2022-01-25 16:38:43下载
- 积分:1