-
这个程序是用一些对象写的
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bitstream structure. -The program was written with some object-o rientation in mind, which means that all functions that operate on a certain structure, has the structure"s name as prefix in the functio n name, for example "Bitstream_get" which gets bits fr om a fade structure.
- 2022-08-13 13:32:00下载
- 积分:1
-
The F020 includes Silicon Chupin teaching experiment all the source machine. Str...
包含Silicon出品的F020教学实验机的所有源程序。代码书写规范可移植强。即使没有实验板,代码本身也有参考价值-The F020 includes Silicon Chupin teaching experiment all the source machine. Strong writing portable code specifications. Even without the test board, the code itself also has reference value
- 2022-02-02 19:36:28下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
使用avrusb 模拟,制作的mkii 烧录器
使用avrusb 模拟,制作的mkii 烧录器,
This file documents changes in the software, firmware and hardware of the
AVR-Doper project. New entries are always appended to the end of the file.
Scroll down to the bottom to see the most recent changes.
* Release 2006-07-18
- Added compatibility macros to allow ATMega88 instead of ATMega8.
- Ignore synchLoops parameter in ISP mode since avrdude sometimes sends 0.
- Changed default ISP clock speed to 2 (instead of fastest).
* Release 2006-09-12 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 11:36:00下载
- 积分:1
-
Cypress 68013产品开发原理图
Cypress 68013产品开发原理图-Cypress 68013 product development schematic
- 2023-01-05 16:10:03下载
- 积分:1
-
pid学习资料代码
pid学习资料代码-the code of study information of PID
- 2022-02-27 05:50:39下载
- 积分:1
-
cpress鼠标固件源码
cpress鼠标固件源码--Source code for cpress mouse.
- 2022-01-25 22:12:30下载
- 积分:1
-
FreeRTOS免费开放
FreeRTOS免费的开源实时操作系统
嵌入式操作系统FreeRTOS的原理与实现.pdf-FreeRTOS free open-source real-time operating system embedded operating system FreeRTOS Principle and realize. Pdf
- 2023-03-04 02:30:03下载
- 积分:1
-
Nucleus开发的需要用的<技术文档>
Nucleus开发的需要用的-Nucleus development need to use the
- 2022-05-20 00:54:23下载
- 积分:1
-
full package of jaffs file system
full package of jaffs file system
- 2022-02-14 05:29:32下载
- 积分:1