-
嵌入式ZIGBEE中使用的精简OS
zigbee协议栈中所使用的简单嵌入式系统,可以很好的移植到其他的单片机程序中使用,简单高效。使用方便。
- 2022-11-26 05:05:03下载
- 积分:1
-
该文件讲述了怎样对Cortex_m3系列进行编程,主要是关于flash方面的,是技术手册。...
该文件讲述了怎样对Cortex_m3系列进行编程,主要是关于flash方面的,是技术手册。-The document describes how to program on the Cortex_m3 series, mainly on the flash area, is a technical manual.
- 2022-06-12 11:01:37下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1
-
嵌入式系统开发相关说明及实际例子,对初学者有相当大的帮助。...
嵌入式系统开发相关说明及实际例子,对初学者有相当大的帮助。-Embedded systems development-related instructions and practical examples, for beginners quite a big help.
- 2022-01-26 05:32:34下载
- 积分:1
-
S3C44B0X development board USB application code, part of the PC software 1) LEDD...
S3C44B0X开发板上USB应用代码,PC机部分的软件1) LEDDEMO -- 控制 SW44B0板上三个LED的程序2) D12_DRIVER_FOR_WIN98 -- USB芯片WIN98的驱动程序FS44B0X板的USB固件程序--源代码USB_DEMO-S3C44B0X development board USB application code, part of the PC software 1) LEDDEMO-- SW44B0 control board three LED procedures 2) D12_DRIVER_FOR_WIN98-- USB chip Win98 driver FS44B0X board USB Firmware-- source code USB_ DEMO
- 2023-09-02 04:45:02下载
- 积分:1
-
12864液晶C++类库
12864液晶的c++库文件,可以在支持c++的单片机上使用,自动初始化,包含大量常用的汉字和图像显示函数,非常实用。详细说明见注释。
- 2022-04-11 22:54:57下载
- 积分:1
-
AVR下载电路图
AVR下载电路图-AVR downloading circuit diagram
- 2022-02-01 14:09:26下载
- 积分:1
-
C语言规范,在写程序可以避免一些不必要的错误
C语言规范,在写程序可以避免一些不必要的错误-C language specification, in the writing process to avoid unnecessary mistakes
- 2022-02-03 17:47:45下载
- 积分:1
-
用plc编程实现三台电机的启动控制 在工业控制中常常会碰到
用plc编程实现三台电机的启动控制 在工业控制中常常会碰到-Plc programming with the launch of the three motor control in industrial control usually encounter
- 2022-03-24 08:30:43下载
- 积分:1
-
"CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。本文件夹是为用户提供的codeworrior编程范例,旨在通过给出...
"CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--Communication between CAN0 and CAN4. Users could set up MSCAN module by using it as a reference. The code is compiled in codewarrior, so users could know a bit of codewarrior.
- 2022-11-21 12:20:03下载
- 积分:1