CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - select
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - select - List
[
Other Web Code
]
select css
DL : 0
非常漂亮的select样式
Date
: 2010-11-10
Size
: 21.37kb
User
:
hjl425
[
Linux-Unix
]
IO多路复用 SELECT函数
DL : 0
IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
Date
: 2011-12-21
Size
: 30kb
User
:
yjw312yjw@yahoo.com.cn
[
Internet-Network
]
Select()系统调用及 文件描述符集fd_set的应用
DL : 0
Select()系统调用及 文件描述符集fd_set的应用.rar-Select () system call and file descriptors set fd_set applications. Rar
Date
: 2025-07-01
Size
: 1kb
User
:
魏秦
[
Other
]
select使用
DL : 0
压缩包中的例子用非常浅显易懂的方式指明如何使用select,以及select的使用范围-compressed using the example of a very simple and easy way, how to use select, and the use of select
Date
: 2025-07-01
Size
: 1kb
User
:
亢龙不悔
[
Algorithm
]
!select
DL : 0
顺序统计select算法。从s个元素中找出第k个大的元素。- The order counts the select algorithm. Discovers the kth big element from s element.
Date
: 2025-07-01
Size
: 1kb
User
:
颜小佳
[
Internet-Network
]
select
DL : 0
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
Date
: 2025-07-01
Size
: 1.12mb
User
:
旺旺
[
Internet-Network
]
select
DL : 0
unix/linux系列中select模型的经典代码,可惜不是c++写的。-unix/linux series select classic model code, but not c++ written.
Date
: 2025-07-01
Size
: 15kb
User
:
dzlei
[
Windows Develop
]
select
DL : 0
基于select模型的面向连接的sock例程,包含服务器端和客户端,结构非常清晰!-Based on select models of the sock connection-oriented routine, including server-side and client-side, structure is very clear!
Date
: 2025-07-01
Size
: 1kb
User
:
陈立波
[
Internet-Network
]
windowsSocket-select
DL : 1
window网络模型之select篇 实现的远程下载的程序 包括客户端服务器-network model window of select articles to achieve the process of downloading the remote client-server
Date
: 2025-07-01
Size
: 41kb
User
:
wake
[
Linux-Unix
]
select
DL : 0
select 编程必看程序,一个不错的服务器-Must select programming procedure, a good server
Date
: 2025-07-01
Size
: 1kb
User
:
fcode
[
Internet-Network
]
select
DL : 0
select 函数的详细描述,select 函数可以用于非阻塞机制。-select a detailed description of function, select function can be used for non-blocking mechanism.
Date
: 2025-07-01
Size
: 5kb
User
:
wsd
[
source in ebook
]
OPENGL-select-the-object-to-enlarge
DL : 0
OPENGL选取对象放大/鼠标点击图形进行放大-OPENGL select the object to enlarge/mouse click to enlarge graph
Date
: 2025-07-01
Size
: 5.51mb
User
:
lingenghao
[
Linux-Unix
]
select
DL : 0
linux下使用select函数实现多个socket无阻塞连接-linux use select function of multiple non-blocking socket connect
Date
: 2025-07-01
Size
: 1kb
User
:
jususe
[
Internet-Network
]
select
DL : 0
socket编程基础2select函数的应用,用select来实现阻塞等待-socket programming 2select function based on the application, use select to wait for the realization of obstruction
Date
: 2025-07-01
Size
: 2kb
User
:
崔强
[
Windows Develop
]
select
DL : 0
一个简单的服务器客户端程序,通过select函数的异步调用机制,从而实现多客户登录。-A simple client server program, through the select function of the asynchronous call mechanisms, in order to achieve multi-client login.
Date
: 2025-07-01
Size
: 1kb
User
:
yangwei
[
OpenGL program
]
Select
DL : 0
OPENGL宝典上的经典教程,如何在OPENGL中鼠标选中一个三维物体,供初学者借鉴-OPENGL course the classic book on how to select the mouse OPENGL in a three-dimensional objects, drawing for beginners
Date
: 2025-07-01
Size
: 26kb
User
:
zhangkun
[
Linux-Unix
]
linux-socket-select
DL : 0
linux 环境下socket编程select的使用方法.-socket programming under linux to use select.
Date
: 2025-07-01
Size
: 4kb
User
:
kusiya
[
OpenGL program
]
OpenGL-select
DL : 1
通过OpenGL中选择模式,实现在程序中选择物体。-OpenGL-select
Date
: 2025-07-01
Size
: 1.96mb
User
:
吉训宏
[
Windows Develop
]
select-option-disabled-emulation
DL : 0
select-option-disabled-emulation.js解决IE6 Select 中 option 的disabled属性无效的办法~~~在页面加载时架子该js,呵呵有点问题:onchange 时间冲突 自己-select-option-disabled-emulation.js
Date
: 2025-07-01
Size
: 1kb
User
:
jfw
[
Internet-Network
]
select
DL : 0
socket使用select能够减少资源占用. 本程序使用了select功能-socket using select to reduce resource consumption. This program uses the select function
Date
: 2025-07-01
Size
: 2kb
User
:
张化
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.