CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - multiplexing

搜索资源列表

  1. chat.rar

    0下载:
  2. linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3kb
    • 提供者:asdf
  1. fcntl

    0下载:
  2. Linux网络编程I/O多路复用的解决方案:非阻塞方式 fcntl函数实现 fcntl.c-Linux Network Programming I/O multiplexing solution: non-blocking fcntl function the way fcntl.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:737byte
    • 提供者:s
  1. selectdemo

    0下载:
  2. select函数实现,I/O多路复用技术!-select function, I/O multiplexing technology!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:630byte
    • 提供者:wangchuangsheng
  1. selecttest

    0下载:
  2. 在Linux下用select函数实现 I/O多路复用技术源码-Under Linux use in the select function to achieve I/O multiplexing source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.41kb
    • 提供者:12345
  1. OFDMmatlab

    0下载:
  2. matlab正交频分复用(OFDM)技术matlab实现仿真源代码-matlab orthogonal frequency division multiplexing (OFDM) technology for simulation source code matlab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:72.36kb
    • 提供者:钱宏
  1. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1.65mb
    • 提供者:chinq
  1. IOfuyong.tar

    0下载:
  2. 在UNIX系统编程过程中,一个进程往往需要等待多个描述字发生某一事件,如可读、可写或异常等等。进程不能永远地等待其中任何单独一个描述字,它需要同时等待所有描述字,此时就是IO复用技术,系统调用select就是实现这一目标的方式之-In the UNIX system programming process, a process often have to wait more than describe the character of an event, such as read, write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:53.5kb
    • 提供者:lavey
  1. io-multiplexing

    0下载:
  2. UNIX系统编程中的高级编程。实现IO端口复用。文件名称为io-multiplexing。-Advanced Programming in the UNIX system programming. IO ports complex. The file name for the io-multiplexing.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:14.07kb
    • 提供者:辛玉军
  1. Lgsm0710muxd-i

    0下载:
  2. Linux GPRS 模块多路路复用实现多个虚拟串口可直接使用。 -Linux GPRS module multiplexing of multiple virtual seriial port source code integrity, and can be used directly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:104.15kb
    • 提供者:
  1. gpio

    0下载:
  2. GM8126下面的IO复用linux驱动程序,文件包括源码和测试代码。-The GM8126 following the IO multiplexing linux driver files, including source code and test code.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:1.3kb
    • 提供者:yang
  1. socket-based-network-programming

    0下载:
  2. 基于TCP和UDP协议的套接字网络编程。客服端采用套接字向服务器端请求连接,服务器端采用多路复用机制,等待客服端的请求-TCP and UDP socket-based network programming. Customer service end using socket connection request to the server-side and server-side multiplexing mechanism, waiting for the request of the c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:3.64kb
    • 提供者:刘龙庆
  1. reuse-port

    0下载:
  2. 端口复用是*关键技术之一。端口复用是指一个端口上建立了多个连接,而不是在一个端口上面开放了多个服务而互不干扰。-Port reuse is one of the key technologies Trojan. Port multiplexing multiple connections on a port, rather than in a port above open multiple services without disturbing each other.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:853byte
    • 提供者:陈嘉
  1. irq-fpga

    0下载:
  2. ASB2364 FPGA interrupt multiplexing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:928byte
    • 提供者:nentuiyeng
  1. gsm0710

    0下载:
  2. GSM 07.10CMUX源代码文件,对于多串口复用技术有一定的帮助-GSM 07.10CMUX source code files for multiple serial multiplexing certainly help
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:9.13kb
    • 提供者:亚鹏
  1. SELECT_SERVER

    0下载:
  2. 通过I/O多路复用并发服务器实现局域网间的简单通信实例-Through I/O multiplexing concurrent server implements a simple instance of communication between the LAN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6.95kb
    • 提供者:天灏
  1. windowsselect

    0下载:
  2. VC下多路复用select的使用,多个客服端发送,一个客服端接受数据-The use of the VC multiplexing select
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:819.53kb
    • 提供者:李冬
  1. TestAnnotation3

    0下载:
  2. This class allows multiplexing of log listeners onto a single device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:949byte
    • 提供者:zuizuiyu
  1. fujieqi

    0下载:
  2. 在这里设计的是时分复用系统,就是要将三路8比特数据复用到同一信道上进行传输-Here is the design of time division multiplexing system, is to take the road three 8 bit data multiplexed onto the same channel for transmission
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:502.53kb
    • 提供者:jinhong
  1. irq-fpga

    0下载:
  2. ASB2364 FPGA interrupt multiplexing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:999byte
    • 提供者:kbgkqk
  1. fwdradarsystemsnotes

    0下载:
  2. Orthogonal frequency-division multiplexing (OFDM) is a method of encoding digital data on multiple carrier frequencies. OFDM has developed into a popular scheme for wideband digital communication, used in applications such as digital television and a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1.52mb
    • 提供者:vamsi
« 12 »
搜珍网 www.dssz.com