搜索资源列表
IBM-8841I06-99AHT04
- 下面我们根据8251A芯片的使用体会对其在串行同步方式下的通信原理及应用进行着重介绍。在开始发送或接收之前,8251A必须装入一组由CPU 产生的控制字。-below 8251A chip based on the use of its experience in serial synchronous mode of communication theory and application highlights. At the beginning of sent or received befo
dnos504
- 三星dnos504 dvb-t tuner 驱动程序,OFDM芯片为MT352,经过实际测试,接收效果好-Samsung dnos504 DVB-T tuner drivers, OFDM chip for MT352, after the actual test, a good reception
CharSample
- CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time
sci&pwm
- 串口接收和延时产生的PWM波程序,调试通过
Modemource
- 调制解调器是一种使计算机通过电话线路通信的设备。使用调制解调器,您可以向另一台配有调制解调器的计算机发送数据。这使您可以从全球网 (World Wide Web) (正如您现在所做的一样) 中下载信息、发送和接收电子邮件 (e-mail) 及与远程对手玩计算机游戏。一些调制解调器还能发送和接收传真及语音电话呼叫。 不同的调制解调器通信速率也不相同。许多新型的调制解调器能以 33.6 kbps 的速率发送和接收数据;以 14.4 kbps 的速率发送和接收传真。一些调制解调器能以高达
virtual_netork_driver
- 虚拟网络驱动程序ndis for 数字电视 ip 数据接收
tuner.c
- tuner0299实现对卫星信号的接收用于解码 的输入
interference1
- 在3G,CDMA系统下,并行干扰消除仿真的例子 进行并行干扰消除之后,接收性能比没有进行并行干扰消除好,并且进行多级又比没有进行的好
ch375的上位机测试程序
- ch375的上位机测试程序,配合下位机不停传输数据,由上位机接收,并显示,test program for CH375 in windows XP
SDIO_Driver.rar
- SDIO设备驱动。介绍了如何利用总线驱动,使SDIO设备初始化,接收中断,发送和接收数据等操作。,SDIO device drivers. Describes how to use bus driver, so SDIO device initialization, interrupt reception, send and receive data such as operation.
driverapi.rar
- FM接收发射模块(qn8005/qn8006)驱动软件。,QUANTIC FM module driver.
ADSP2011Driver
- 从PCI板卡接收中断,然后以DMA的方式将板卡数据传至PC。 2.主要优点:内建DMA缓存,实时性好,中断发生140ns左右后数据即可上传,速率可到100MB/s。代码中有详细注释。该驱动已在Windows XP平台下通过测试。-Receive interrupts from the PCI card, then the DMA mode of data transmitted to the board PC. 2 main advantages: built-in DMA buffer, re
tms320f2812-spi.rar
- dsp2812的spi接口初始化及接收数据接口程序。,dsp2812 the spi interface and receive data interface initialization procedure.
CSCommTest
- 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序-Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program
TDA18271HD_3
- TDA18271HD 规格书,tuner,模拟+数字接收-TDA18271HD specifications, tuner, analog digital receivers
ReadWrite
- DriverStudio包含一个DriverMonitor显示工具。ReadWrite实例便是它的一个仿真,其驱动程序接收其它驱动程序的写请求,将输出信息写入一个信息队列中,DPMonitor应用程序从驱动程序读取信息,若没有,则读IRP暂时悬挂起来,待有信息时,将读取的信息显示出来。-DriverStudio contains a tool DriverMonitor show. ReadWrite instance is it a simulation, drivers receive th
Comport-see-see
- 串口数据监听工具,非常好用.针对 RS_232串口编程的直观工具,查发送\接收数据必备-Serial Data Monitor tool, very easy to use. RS_232 serial for visual programming tool, check to send \ receive data necessary
cc2420
- cc2420驱动程序源代码,包括接收和发送驱动程序及其他应用驱动-cc2420 driver source code, including receiving and sending drivers and other application-driven
CMMB_Tsif_Innofidei
- 泰和志恒的CMMB接收芯片的完整驱动,可以参考一下。-CMMB DRIVER FOR TP3011
DMX接收驱动
- 基于PIC18的DMX接收驱动,这是一个接收中断处理程序,用于接收串口总线上发来的数据。该驱动还做了一个扩充,用于接收非标准DMX协议的数据。