搜索资源列表
第二章
- 这是一个网络技术的电子课件!主要介绍数据通信的基础知识,包括:2.1 基本概念 2.2 信道及其特性 2.3 传输媒体 2.4 数据编码 2.5 多路复用技术 2.6 数据交换技术 2.7 差错控制技术 -This a network of electronic courseware! Data Communications introduces the basic knowledge, including : basic concepts 2.2 2
multiplexxx
- 多路复用技术-multiplexing technology.
Uninst
- 用多路复用I/O模型实现支持多个客户端的通信服务-using multiplexers I / O Model to support a number of client communication services
TCP-IP--timeoutmutiloutine
- TCP-IP编程基础——超时、多路复用、非阻塞-TCP-IP based programming -- overtime, multiplexers, and nonobstructive
44b0_Adc
- S3C44B0X 具有 8 路模拟信号输入的 10 位模/数转换器(ADC),它是一个逐次逼近型 的 ADC,内部结构中包括模拟输入多路复用器,自动调零比较器,时钟产生器,10 位逐次 逼近寄存器(SAR),输出寄存器如下图所示。这个 ADC 还提供可编程选择的睡眠模式, 以节省功耗。 -S3C44B0X with eight analog signal input to the 10 analog / digital converter (ADC), It is a succe
general_server
- 一个java的server模版程序,可方便轻量级server的开发,使用了nio包的channel和selector进行多路复用
MultiCast_Ser
- 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序服务端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy services end!
MultiCast_Cli
- 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序客户端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy client!
SpatiaMultiplex
- 两发两收的空间多路复用信道的matlab仿真程序。
linux下c语言多路复用实现聊天程序
- 多路复用实现的聊天程序的客户端和服务器端
IO多路复用 SELECT函数
- IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
linux下采用多路复用技术的聊天室的客户端与服务端
- linux下采用多路复用技术的聊天室的客户端与服务端,multiplexing under linux using the chat room client and server
IOcomplex
- i/o多路复用+多线程服务器设计, 并附上测试代码-i/o multiplexer and multi threaded server design, with test code
three
- AVR单片机内部AD变换 AVR内部ADC转换原理: AVR单片机内部的ADC转换为10位逐次逼近型ADC。ADC与一个8通道的模拟多路复用器连接,能对来自端口A 的8 路单端输入模拟电压进行采样。单端电压输入以0V (GND) 为基准。器件还支持16 路差分电压输入组合。 -data
fcntl
- Linux网络编程I/O多路复用的解决方案:非阻塞方式 fcntl函数实现 fcntl.c-Linux Network Programming I/O multiplexing solution: non-blocking fcntl function the way fcntl.c
3gpp_ts_127_010
- 3gpp ts 127 010 多路复用标准-Terminal Equipment to User Equipment multiplexer protocol
SIMCOM_GSM0710
- SIMCOM模块的多路复用手册,GPRS模块多路复用技术开发参考-SIMCOM Module GSM0710 Applicaition
server
- Tcp通讯,服务器程序,采用了多路复用,希望能给新学者一点帮助(Tcp communication, server program)
io多路复用
- io多路复用用于一个服务器端接收多个客户端请求,实现非阻塞数据传输(IO multiplexing is used to receive multiple client requests at one server to achieve non blocking data transmission)
多路复用
- 多路复用的实现,tcp情况下的多路复用的实现(The implementation of multiplexing, the implementation of multiplexing in the TCP case)