-
时序电路描述
时序电路描述-Description of sequential circuits
- 2022-02-05 06:18:56下载
- 积分:1
-
这是一个微机原理及接口技术的课程设计,电子钟 请版主查收...
这是一个微机原理及接口技术的课程设计,电子钟 请版主查收-This is a principle of computer interface technology and curriculum design, electronic bell Please check your moderator
- 2022-06-21 14:15:11下载
- 积分:1
-
测试DaVinci平台硬件uart的linux端程序
测试DaVinci平台硬件uart的linux端程序-DaVinci UART hardware platform to test the linux client program
- 2022-01-26 03:45:13下载
- 积分:1
-
串口通信的程序,已经调试通过
串口通信,已经通过调试,可放心试用,有超时退出机制,稳定可靠,经过项目验证。适用于51系列单片机!
- 2022-08-04 04:52:19下载
- 积分:1
-
红外遥控器软件解码原理
红外遥控器软件解码原理-infrared remote control software decoder Principle
- 2023-05-23 08:15:03下载
- 积分:1
-
STM32CUBE AD数据采集
资源描述STM32CUBE AD数据采集,可直接进行应用。
- 2022-07-17 01:49:35下载
- 积分:1
-
三星s3c44b0芯片下的基本模数转换程序
三星s3c44b0芯片下的基本模数转换程序
- 2022-03-19 08:43:20下载
- 积分:1
-
2401无线模块的应用
应用背景此文件中包含了2401使用的发送与接收部分关键技术所有代码均已测试通过,只要稍微修改便可用于自己的应用中
- 2022-07-18 03:07:11下载
- 积分:1
-
基于SOC中AMBA总线的DMAC模块的设计
本设计是基于SOC系统中,利用AMBA总线进行的DMA数据传送模式的控制模块DMAC的设计,共五个子模块,经验证符合设计的时序约束等要求
- 2022-03-13 07:28:36下载
- 积分: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