搜索资源列表

  1. filetransserver

    0下载:
  2. 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。 -side is based on the Treasury select I/O model. To prevent the program i
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:140288
    • 提供者:肖和平
  1. LINUX_DRVER

    0下载:
  2. 1、linux下8019的移植 2、LINUX USB 3、write,ioctl,select-1, 8019 under linux transplant two, three USB LINUX, write, ioctl, select
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:829440
    • 提供者:Cecil
  1. icu070522

    0下载:
  2. select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:104448
    • 提供者:andrew dai
  1. server-nonblockingsocket

    0下载:
  2. UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:liu
  1. select

    0下载:
  2. OpenGL红宝书(第三版)例子代码:选择代码-Little Red Book OpenGL (third edition) example code: Select code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:kejuantian
  1. serial

    0下载:
  2. linux下serial通信编程,如何用select来进行写程序-serial communication programming under linux, how to select to write procedures
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:8947712
    • 提供者:zj
  1. CHAT_CODE

    1下载:
  2. 简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天.-Simple chat tool for the preparation of the network socket socket to achieve the preparation of multi-threading and the use of select () function to achieve more
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:141312
    • 提供者:zengli
  1. EvenSelect

    0下载:
  2. C++ Socket的select模型的应用实例 C++ Socket的select模型的应用实例-C++ Socket of the application of select model C++ Socket of the application of select models
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:方老
  1. TcpClient

    0下载:
  2. socket客户端代码,可以从web服务器取文件,并且使用了select高级方法-socket client-side code, you can access files from the web server, and the use of select high-level methods
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:leo
  1. selectdirectory

    2下载:
  2. PB 选择目录而不显示文件的程序, 强力推荐-PB select the directory without displaying documents strongly recommended
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:35840
    • 提供者:王明
  1. select_socket

    0下载:
  2. 该代码是用select IO复用实现的网络服务器 里面有两个版本,区别读者可以好好看看,并体会其不同的实现方式的优缺点。 对初级入门的特别合适-The code is used to achieve select IO multiplexing network server there are two versions, the difference between a good reader can see and appre
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:钟伟
  1. Winsocket

    0下载:
  2. 网络编程,实现三种Winsocket I/O模型:select、基于事件、基于消息-Network programming, to achieve three Winsocket I/O model: select, based on the incident, based on the information
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:177152
    • 提供者:丁锐
  1. oracle_HzPy_function

    0下载:
  2. 获取汉字拼音和拼音首字母的功能函数; --函数GetHzFullPY(string)用于获取汉字字符串的拼音 --select GetHzFullPY( 中华人民共和国 ) from dual --返回:ZhongHuaRenMinGongHeGuo --函数GetHzPYCAP(string)用于获取拼音首字母 --select GetHzPYCAP( 中华人民共和国 ) from dual --返回
  3. 所属分类:Oracle数据库

    • 发布日期:2024-05-09
    • 文件大小:131072
    • 提供者:Aier
  1. Select

    0下载:
  2. 用java读取ODBC数据库中的表,并捕获异常,输出表中的数据。-Using java to read ODBC database table, and catch the exception, the output data in the table below.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:舒辉
  1. variousSockIOMmodels

    0下载:
  2. Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the n
  3. 所属分类:通讯编程

    • 发布日期:2024-05-09
    • 文件大小:78848
    • 提供者:Janferry
  1. DropMenul

    0下载:
  2. 一个模拟 Select 的代码,可以自定义外观-Select a simulation code, you can customize the appearance of
  3. 所属分类:WEB源码

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:杨懿
  1. select

    0下载:
  2. OpenGL的选择例子,VC6.0写的,请大家查看-OpenGL choice example, VC6.0 written, please view the U.S.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:45056
    • 提供者:肖树才
  1. socket

    0下载:
  2. 一个智能门禁系统的linux的程序,select方式数据驱动方式,对于搞嵌入linux开发的朋友有一定参考价值-An intelligent access control system linux procedures, select the way data-driven way, for engaging in the development of embedded linux friends have a certain refe
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:hugeant
  1. test

    0下载:
  2. VXWORKS下的SELECT,看门狗,的用法和模块程序
  3. 所属分类:VxWorks

    • 发布日期:2024-05-09
    • 文件大小:11264
    • 提供者:欧阳
  1. mysql

    0下载:
  2. mysql的接口实现 执行sql语句 example: select * from t_text -mysql interface to achieve the implementation of sql statement example: select* from t_text
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:genser
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org