搜索资源列表

  1. select css

    0下载:
  2. 非常漂亮的select样式
  3. 所属分类:其它源码

    • 发布日期:2010-11-10
    • 文件大小:21878
    • 提供者:hjl425
  1. IO多路复用 SELECT函数

    0下载:
  2. IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
  3. 所属分类:Linux/Unix编程

  1. Select()系统调用及 文件描述符集fd_set的应用

    0下载:
  2. Select()系统调用及 文件描述符集fd_set的应用.rar-Select () system call and file descr iptors set fd_set applications. Rar
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:魏秦
  1. select使用

    0下载:
  2. 压缩包中的例子用非常浅显易懂的方式指明如何使用select,以及select的使用范围-compressed using the example of a very simple and easy way, how to use select, and the use of select
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:亢龙不悔
  1. !select

    0下载:
  2. 顺序统计select算法。从s个元素中找出第k个大的元素。- The order counts the select algorithm. Discovers the kth big element from s element.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:颜小佳
  1. select

    0下载:
  2. 使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:1169408
    • 提供者:旺旺
  1. select

    0下载:
  2. unix/linux系列中select模型的经典代码,可惜不是c++写的。-unix/linux series select classic model code, but not c++ written.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:15360
    • 提供者:dzlei
  1. select

    0下载:
  2. 基于select模型的面向连接的sock例程,包含服务器端和客户端,结构非常清晰!-Based on select models of the sock connection-oriented routine, including server-side and client-side, structure is very clear!
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:陈立波
  1. windowsSocket-select

    1下载:
  2. window网络模型之select篇 实现的远程下载的程序 包括客户端服务器-network model window of select articles to achieve the process of downloading the remote client-server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:41984
    • 提供者:wake
  1. select

    0下载:
  2. select 编程必看程序,一个不错的服务器-Must select programming procedure, a good server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:fcode
  1. select

    0下载:
  2. select 函数的详细描述,select 函数可以用于非阻塞机制。-select a detailed descr iption of function, select function can be used for non-blocking mechanism.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:5120
    • 提供者:wsd
  1. OPENGL-select-the-object-to-enlarge

    0下载:
  2. OPENGL选取对象放大/鼠标点击图形进行放大-OPENGL select the object to enlarge/mouse click to enlarge graph
  3. 所属分类:书籍源码

    • 发布日期:2024-04-27
    • 文件大小:5773312
    • 提供者:lingenghao
  1. select

    0下载:
  2. linux下使用select函数实现多个socket无阻塞连接-linux use select function of multiple non-blocking socket connect
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:jususe
  1. select

    0下载:
  2. socket编程基础2select函数的应用,用select来实现阻塞等待-socket programming 2select function based on the application, use select to wait for the realization of obstruction
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:崔强
  1. select

    0下载:
  2. 一个简单的服务器客户端程序,通过select函数的异步调用机制,从而实现多客户登录。-A simple client server program, through the select function of the asynchronous call mechanisms, in order to achieve multi-client login.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:yangwei
  1. Select

    0下载:
  2. OPENGL宝典上的经典教程,如何在OPENGL中鼠标选中一个三维物体,供初学者借鉴-OPENGL course the classic book on how to select the mouse OPENGL in a three-dimensional objects, drawing for beginners
  3. 所属分类:OpenGL

    • 发布日期:2024-04-27
    • 文件大小:26624
    • 提供者:zhangkun
  1. linux-socket-select

    0下载:
  2. linux 环境下socket编程select的使用方法.-socket programming under linux to use select.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:kusiya
  1. OpenGL-select

    1下载:
  2. 通过OpenGL中选择模式,实现在程序中选择物体。-OpenGL-select
  3. 所属分类:OpenGL

    • 发布日期:2024-04-27
    • 文件大小:2053120
    • 提供者:吉训宏
  1. select-option-disabled-emulation

    0下载:
  2. select-option-disabled-emulation.js解决IE6 Select 中 option 的disabled属性无效的办法~~~在页面加载时架子该js,呵呵有点问题:onchange 时间冲突 自己-select-option-disabled-emulation.js
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:jfw
  1. select

    0下载:
  2. socket使用select能够减少资源占用. 本程序使用了select功能-socket using select to reduce resource consumption. This program uses the select function
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:张化
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org