This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
标签: notification mechanism notified register
上传时间: 2013-12-01
上传用户:zhuimenghuadie
用于Windows操作系统的通用USB 其中涉及到CyUSB.sys,CyAPI.h,CyAPI.lib的功能及用法。
上传时间: 2013-12-04
上传用户:dianxin61
熟悉dsp开发环境ccs之FIR算法实验.工程文件sine_fir.prj,工程由六个文件组成,其中fir_coff.inc是系数文件,包括由Matlab产生的滤波头系数和正弦加噪信号系数,fir_filter.inc是滤波过程的计算,vx54xnt.inc为DSP芯片的初始化,54xdsp.lib为库文件,fir_flt.asm为主程序,fir_flt.cmd为存储器配置文件
上传时间: 2014-01-21
上传用户:aix008
JPEG 图象压缩编码及vc7.0调试环境 ijg-jpeg压缩库 是具有工业强度的程序库,被广泛使用,久经考验;而 pvrg-jpeg 是实验性的库,主要用作研究。 此程序主要利对ijg-jpeg库二次进行封装,实现压缩. 调试出错:无法打开文件“LIBC.lib”,不过代码还是值得一看的。
上传时间: 2016-06-24
上传用户:253189838
注意:如下图,在命令行中直接输入的四行路径不能被保存到文件中。 export NS_HOME=`pwd`/ns-allinone-2.28 export PATH=$NS_HOME/tcl8.4.5/unix:$NS_HOME/tk8.4.5/unix:$NS_HOME/bin:$PATH export LD_LIBRARY_PATH=$NS_HOME/tcl8.4.5/unix:$NS_HOME/tk8.4.5/unix:$NS_HOME/otcl-1.9:$NS_HOME/lib:$LD_LIBRARY_PATH export TCL_LIBRARY=$NS_HOME/tcl8.4.5/library
标签:
上传时间: 2016-07-02
上传用户:cursor
uip-1.0\lib C语言编写的开源软件, 它的文档和源代码可用于商业和非商业用途, 它已经移植到了大部分的8位微控制器, 而且已在很多 的嵌入式产品和项目中使用
上传时间: 2014-01-01
上传用户:tianyi223
apache 的开源 ftp 包封装了很多成熟的 ftp文件,相比较其他ftp lib ,还是具有一定的优势
上传时间: 2016-07-04
上传用户:Altman
This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose "Utils" lib which contains some generally useful functions and is also necessary to build the executable. The project and library are made for MS Visual C 6.0 and Visual Studio 7.0. All necessary headers should be included (you will not need to include NT DDK or IFS headers).
标签: executable the FileTest includes
上传时间: 2014-01-25
上传用户:ccclll
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication
上传时间: 2016-07-07
上传用户:klin3139
(1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。
上传时间: 2014-11-30
上传用户:xinzhch