-
教你写makefile,讲述大型工程管理规则。是嵌入式学习的必备基础。...
教你写makefile,讲述大型工程管理规则。是嵌入式学习的必备基础。-Teach you to write makefile, describes the rules governing large-scale projects. An essential basis for embedded learning.
- 2023-08-05 08:25:03下载
- 积分:1
-
c51下modbus协议的开发
0000
c51下modbus协议的开发
0000-4000积存器都支持-C51 Modbus protocol developed under the 0000-4000 accumulation of browser support
- 2022-04-18 08:42:42下载
- 积分:1
-
用M51SL811HS如何开发U盘的完全开发资料,有板子的原理图,keilC全部代码。...
用M51SL811HS如何开发U盘的完全开发资料,有板子的原理图,keilC全部代码。-with U M51SL811HS how to develop the site fully developed, with the diagram board. keilC all the code.
- 2022-03-23 04:50:05下载
- 积分:1
-
msp 430 精典学习代码
msp 430 精典学习代码-msp 430 classic learning code
- 2022-01-31 04:45:40下载
- 积分:1
-
tda10046.pdf 88 pages, with a register description.
tda10046.pdf共88页,有寄存器说明。-tda10046.pdf 88 pages, with a register description.
- 2022-01-25 23:46:47下载
- 积分:1
-
特别提款权
sdr-ram控制器
sdr-ram控制器
sdr-ram控制器-sdr-ram
sdr-ram
sdr-ram
sdr-ram
sdr-ram
sdr-ram
sdr-ram
- 2022-02-01 01:56:11下载
- 积分:1
-
ADS user manual, learning together ARM, and we wish to share.
ADS使用手册,共同学习ARM,希望与大家一起分享。-ADS user manual, learning together ARM, and we wish to share.
- 2022-10-07 10:30:04下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
Uclinux on niosII transplantation in the tutorial, detailed introduction, with e...
在niosII上移植uclinux教程,介绍细致,配有每一步图示-Uclinux on niosII transplantation in the tutorial, detailed introduction, with each step icon
- 2022-07-11 22:57:33下载
- 积分: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