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

搜索资源列表

  1. selectio

    0下载:
  2. 5大IO模型之一:select模型,介绍selectio的一般流程-five large IO model one : select models, introduced the general process compo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27314
    • 提供者:大东
  1. select

    0下载:
  2. 使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6249
    • 提供者:旺旺
  1. EvenSelect

    0下载:
  2. C++ Socket的select模型的应用实例 C++ Socket的select模型的应用实例
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15008
    • 提供者:方老
  1. select

    0下载:
  2. 基于select模型的面向连接的sock例程,包含服务器端和客户端,结构非常清晰!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1697
    • 提供者:陈立波
  1. HelpNew

    0下载:
  2. 一个控制台的select模型的聊天服务器-console select a chat server model
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15916
    • 提供者:路宁
  1. ChatClientNew

    0下载:
  2. 一个select模型的聊天客户程序-a select model Chat client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:37722
    • 提供者:路宁
  1. SELECTIO.rar

    0下载:
  2. SELECT I / O模型服务端的程序实现 源码及实现原理,SELECT I/O model of client service program and the realization of the principle source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:15531
    • 提供者:ysl
  1. select_MX_client

    0下载:
  2. 使用select模型实现的高性能的网络程序的客户端-Select the model used to achieve high-performance network client program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:40816
    • 提供者:wookt
  1. select_MX_server

    0下载:
  2. 使用select模型实现的高性能的服务器端-Select the model used to achieve high-performance server-side
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:48804
    • 提供者:wookt
  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-01
    • 文件大小:157328
    • 提供者:cenin
  1. IOCP

    0下载:
  2. 包括了用vc++开发iocp的整体方案,比使用select模型要好得多-Including the use vc++ to develop the overall program iocp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6582771
    • 提供者:林芃
  1. 06

    0下载:
  2. 利用套接字的Select模型开发一个远程文件下载程序。很好很强大,很值得学习。-Select model development using the socket to a remote file download. Very very strong, very worthwhile.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:39932
    • 提供者:zhangbo
  1. SyncSocket

    1下载:
  2. windows系统下的一个基于WS2_32.lib的socket网络框架,与CAsyncSOcket类不一样的地方是它可以跨线程使用,采用select模型实现socket通讯,具有常见的事件方法,比如OnClose,OnAccept,OnReceive,OnSend等事件通知,还有常用的send等发送数据接口,简单易用。欢迎大家使用,也欢迎改进改软件框架。-1.base on S2_32.lib 2.select model 3.event model. 4.easy to use
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4498
    • 提供者:fangta
  1. selecttcpserver

    0下载:
  2. select 模型编程,这是一个简单的学习的非常的好噢-select model programming, this is a very simple to learn good Oh
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:1965
    • 提供者:eijil
  1. Socket

    0下载:
  2. 基本的Socket编程,进行了简单封装,使用select模型,适合中型用户的连接-Basic Socket Programming, simple package, use the select model, suitable for medium-sized users to connect
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:15203
    • 提供者:sun
  1. Windows Select网络模型

    0下载:
  2. Windows Select 网络模式 有助于 参考Select 网络模型
  3. 所属分类:网络编程

    • 发布日期:2013-07-01
    • 文件大小:65375
    • 提供者:kuai2361425
  1. GMDH_feature-select

    0下载:
  2. 该程序应用GMDH特征提取技术,由计算机系统自动提取模型关键特征,用于预测、分类等-This file is used to important fetures which effct the whole model it can fetures automatically and is created for prediction and class
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2423571
    • 提供者:孙海燕
  1. SelectDemo

    0下载:
  2. 这是一个使用了Select模型的聊天系统(非阻塞型的),其中的数据包结构是自定义的(This is a chat system that uses the Select model (non blocking), where the packet structure is custom)
  3. 所属分类:其他

  1. $R715I4R

    0下载:
  2. 程序文件:选择文件 (限100M zip/rar/gz文件,名字最好为英文) 标签/关键词: Wc3 魔兽争霸 模型查看器 标签,用英文逗号或分号分隔 所属分类: 查看所有分类 (建议增加分类) 平台/语言: (建议增加语言/平台) 功能说明:(The main features of this version are as follows: 1. add NPC to the directory tree, and when you select NPC, all of t
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:370688
    • 提供者:我是天使耶
  1. 模型预测直接转矩

    9下载:
  2. 基于模型预测的永磁同步电机直接转矩控制,通过建立其预测模型,并且评估每个电压矢量作用所产生的结果,选择最优的电压矢量并得到其PWM信号施加到变压器上以此来控制PMSM的转矩。该文件包含仿真文件,但是不包含模型预测控制的程序,程序获取方式在文件中(Direct torque control of permanent magnet synchronous motor based on model predictive control is established. By establishing i
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:20480
    • 提供者:菜菜踩踩踩
« 12 3 »
搜珍网 www.dssz.com