CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - select

搜索资源列表

  1. selectdemo

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

  1. chat

    0下载:
  2. 都是采用 多线程 Select 模型 自己封状的 winsock api类-And are based on multi-threaded closure Select model their category like winsock api
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:157328
    • 提供者:cenin
  1. carrysel_adder_files

    0下载:
  2. This has code of carry select adder.. It is written in VHDL.. Hope its useful for beginners .. All the best-This has code of carry select adder.. It is written in VHDL.. Hope its useful for beginners .. All the best..
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1569
    • 提供者:santhosh
  1. NetExp3

    0下载:
  2. VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:10153
    • 提供者:1bin
  1. selectbox

    0下载:
  2. Simple Ajax multiple select boxes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3963
    • 提供者:sree
  1. select2

    0下载:
  2. Linux 下 select 函数的例子-Select function under Linux example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:713
    • 提供者:shuishangpiao
  1. test_multi_sel

    0下载:
  2. multi select for test... (odbc)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:46426
    • 提供者:cho
  1. select

    0下载:
  2. select 美化.增加一些新的功能 select 美化.增加一些新的功能 -aaaa.select landscaping.aaaa.select landscaping.aaaa.select landscaping.aaaa.select landscaping.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-17
    • 文件大小:52219
    • 提供者:王均
  1. select

    0下载:
  2. 使用select函数,将文件hello1中的文件每隔10秒读取一次并写入文件hello2中。-The use of select function, a file of documents hello1 every 10 seconds to read and write a paper in hello2.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:599
    • 提供者:牛志强
  1. Socket

    0下载:
  2. socket网络编程的五种I/O模型之一:select模型。-socket network programming of five I/O model one: select the model.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:2039934
    • 提供者:戎金辉
  1. ListCtrl

    0下载:
  2. 如何设置ClistCtr控件为可以整栏选择并且有网格条纹的报表形式-How to set ClistCtr control that can select the entire column and have the statements of the form of the grid stripes
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:26371
    • 提供者:xc
  1. select

    0下载:
  2. 不同功能的下拉菜单 有可以编辑 可变长度 可修改 可增加等功能-The drop-down menu with different functions can edit the variable-length functions can modify the increase
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2073
    • 提供者:liudd
  1. pollmonitor

    0下载:
  2. 使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:756
    • 提供者:王立冰
  1. select

    0下载:
  2. 使用select模型实现文件请求及应答,包含server和client-The use of select models for file request and response, including the server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6684
    • 提供者:pop
  1. select

    0下载:
  2. SQL Server MFC ODBC 多记录集查询的一个实例-SQL Server MFC ODBC record set more than one instance of the query
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:48466
    • 提供者:
  1. Select

    0下载:
  2. select 服务器开发,控制台应用程序,可以作为参考些服务器,可以和任何客户端连接-select server development, console applications, can serve as a reference to some server, any client can connect
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1657813
    • 提供者:liulan
  1. HYSocket

    0下载:
  2. select socket源代码:本程序详细列举了select方式下socket的创建和收发机制,并形成模块化,方便使用。-select socket source code: This procedure detailly shows how to create a select mode socket, and how to send and receive mechanism. The output file is a dll, very easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6429
    • 提供者:songlianchao
  1. select

    0下载:
  2. 五大模型之一的Select模型,请大家查看后,指出缺点所在。-five
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2728745
    • 提供者:刘嘉耀
  1. hartigansSLC_OpenCV

    0下载:
  2. hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:53883
    • 提供者:sas
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com