-
DSP-I2S-DMA
TI DSP TMS320VC5509A的SDRAM、I2S、DMA等的接口程序。(TI DSP TMS320VC5509A of SDRAM, I2S, DMA interface procedures.)
- 2021-04-15 21:48:54下载
- 积分:1
-
job
操作系统中模拟作业进入内存的状态,作业调度程序(Operating system job scheduler)
- 2012-02-01 15:33:53下载
- 积分:1
-
WebDAVClient-master(2)
一个基于webdav的网盘客户端,代码简单易懂,可以供初学者参考(A WebDAV based SkyDrive client, the code is simple and easy to understand, can be used for reference for beginners)
- 2017-12-06 15:06:02下载
- 积分:1
-
BPSK误码率仿真的程序
该程序能够较好的仿真出Missive MIMO系统下 信道估计的误码率,及还
有部分的MSE代码,可以供大家参考一下!(This program can better simulate the error rate of channel estimation under Missive MIMO system, and also There are some MSE code that you can refer to!)
- 2018-03-28 19:45:28下载
- 积分:1
-
kaiti
基于单片机STC59C52的温湿度控制,开题报告(Based on SCM STC59C52 temperature and humidity control, opening report)
- 2013-05-26 12:56:36下载
- 积分:1
-
SQL Server 类,添加,修改,删除数据.
SQL Server 类,添加,修改,删除数据.-SQL Server Class
- 2022-06-28 18:42:34下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
tightvnc
说明: tightvnc 是RTSP协议,C++开发的视频直播,点播,程序。功能强大。服务器LINUX,客户端windows.(tightvnc is the RTSP protocol, C++ development of the video broadcast, on demand, program. Powerful. Server, LINUX, the client windows.)
- 2020-12-30 13:39:00下载
- 积分:1
-
AES-CMAC
能够实现AES加密解密的功能,已经过测试可以使用(Enables AES encryption and decryption functions, have been tested can be used)
- 2015-05-07 00:12:18下载
- 积分:1
-
appendix
各种特效,非常好,想怎么用就怎么用,太好用了。(A variety of special effects, very good, like how to use them on how to use and handy.)
- 2009-07-17 10:04:58下载
- 积分:1