-
CCITT
A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
- 2022-02-20 02:39:26下载
- 积分:1
-
开发SD卡的必备资料,希望大家喜欢
开发SD卡的必备资料,希望大家喜欢--Useful materials for developing SD card.
- 2022-03-21 03:54:42下载
- 积分:1
-
使用SST89C58控制单片电子硬盘的软硬件
使用SST89C58控制单片电子硬盘的软硬件--Hardware and software material for using SST89C58-controlled SCM hard disk.
- 2023-06-21 16:05:03下载
- 积分:1
-
Protel 封装库
CC2530F256芯片相关封装库。 电源插座封装 最小核心板开发。
- 2022-03-03 16:17:55下载
- 积分: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
-
RFM23BP STM32F103
频率范围: 433/868/915 MHz ISM 频段
灵敏度 = –120 dBm
输出功率范围: + 30 dBm Max (RFM23BP)
低功率消耗
25mA 接收
550mA @ + 30dbm 传输
数据速率 = 0.123 到 256 kbps
- 2022-05-24 13:29:06下载
- 积分:1
-
STM32 使用 SPI_DMA 实现两台计算机之间的高速通信方式
基于 STM32 使用 SPI_DMA 方法来实现两台计算机之间的高速通信,通信数据可以是任意的字节
- 2022-01-21 18:54:18下载
- 积分:1
-
UCOS程序-任务调度
系统中的多个任务在运行时,经常需要互相无冲突地访问同一个共享资源,或者需要互相支持和依赖,甚至有时还要互相加以必要的限制和制约,才保证任务的顺利运行。因此,操作系统必须具有对任务的运行进行协调的能力,从而使任务之间可以无冲突、流畅地同步运行,而不致导致灾难性的后果。本章,我们仅介绍信号量和邮箱,消息队列将会在下一章介绍。
- 2022-11-06 21:05:04下载
- 积分:1
-
PIC16f628 8 channels IR data decoder
基于PIC16F28的DIY遥控器
- 2022-12-13 06:20:03下载
- 积分:1
-
ucgui的另外一些非常好的例子
ucgui的另外一些非常好的例子-ucgui another very good example
- 2022-05-30 10:22:32下载
- 积分:1