dma.zip
文件大小: 1k
下载次数:2
源码类别:

通讯/手机编程

开发平台:

Visual C++ (VC++)

源码售价: 5 个金币 积分规则     积分充值
资源说明:/* dma.h - DMA (direct memory access) header */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the tree shuffle 01b,04oct91,rrr passed through the ansification filter -fixed #else and #endif -changed copyright notice 01a,20dec90,jcc written. */ #ifndef __INCdmah #define __INCdmah #ifdef __cplusplus extern "C" { #endif #include "vxWorks.h" #include "private/semLibP.h" typedef struct dmaCtrl /* DMA_CTRL - generic DMA controller info */ { SEMAPHORE ctrlMutexSem
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • AIS.zip船载自动识别系统(AIS)技术资料,我在项目开发过程中搜集的,做AIS相关开发必备! ...
  • Hiisi1.6.3.rar手机通过蓝牙上网不走GPRS流量,一定是很好的源代码,欢迎下载,现在此软件只能一个手 ...
  • e8_Config_Backup.rar中兴h608b备份文件,usb口恢复超级管理员帐号
  • pccp047.zip一系列包含串口、Modem、收发传真、终端仿真等方面的编程例子 ...
  • cku197.tar.ZC-Kermit源码。是使用串口/Modem和网络通讯的程序,文件传输支持Kermit协议。功能强大 ...
  • GPRS开发包.rar改函数包包装了GPRS通信的接口,使得开发者不必通过AT命令集去实现通信。只需调用函数 ...
  • xmodem.zipxmodem协议源码实现
  • zmodem.zipzmodem协议源码实现
  • datamode.ziptapi编程的一个小例子
  • commutil.zip支持XMODEM,YMODEM,FAX协议的串口通信软件包