搜索资源列表
Redir
- 小巧重定向工具源码,编译后不到5K,支持双监听转发和监听连接转发两种模式.-redirect compact source tools, compilers less than 5K, dual monitor support and monitoring transponder transmitted connecting the two models.
基于隐马尔可夫模型的音频自动分类
- 基于隐马尔可夫模型的音频自动分类-based on Hidden Markov Models audio automatic classification
DES_1e_SourceCode
- Simulation Modeling,Discrete Event Simulation,Statistical Analysis of Simulation Models
WebServiceProject
- Web Services For Ecologists:A framework for distributing scientific models over the web
selector.zip
- socket的事件分发模型,使用了统一接口封装select,poll,epoll等模型。,socket events distributed model, the use of a unified interface package select, poll, epoll and other models.
server
- (基于select模型)socket的封装类【超详细注释】,可以直接来用,讨论下优劣.. 这是服务器端,我在VS2008编译过了.. -(Based on select models) socket wrappers】 【super-detailed notes, can be used directly to discuss the pros and cons .. it is under the server side, I have compiled a VS2008 ..
EventSelectServer.rar
- 利用vc实现非阻塞式的select模型,实现了服务器和客护端的通信,Vc achieve non-blocking use of the select models, the realization of the server and client communications customer Care
WindowsSocketIOModel
- Windows网络与通信程序设计几种常见模型范例(OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSelect)-Windows network and communications programming examples of several common models (OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSel
tcp.ip
- 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
IOCPServer
- IOCP服务器压力测试 运行以后可以看到IOCP服务器和其他模型的性能差距,还真是不看不知道呢!内附测试程序实现源码,具有重要参考意义-IOCP server pressure test After the operation can see IOCP servers and other models, the performance gap was not know! Enclosed test program code, the significant reference
xuploadfilesV2100
- XUploadFiles 是一个用于辅助网站进行文件上传的客户端插件,同时能够自动生成图片的缩略图。 XUploadFiles 提供了方便的文件管理模式,以及上传大文件的功能。支持单文件上传、多文件上传、限制文件上传的大小、限制文件上传的类型,同时支持上传进度条的显示和图片缩略图的自动生成。 XUploadFiles 客户端插件属于一个安全插件,对用户是安全的(不会自动选择、自动上传用户的文件),对网站也是安全的(可以限制上传文件的类型、大小),插件安装程序仅30KB
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
x-net
- IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O
Socket_Select_Model
- VC++编写的socket select 模型示例-Written in VC++ examples of socket select models
libpcap-0.9.4.tar
- 数据链路层的数据截取,主要用于各种型号网卡数据流的获取-Data link layer data interception, mainly for various models of card data stream to obtain
MonitorClientApp
- 监控软件的客户端: 1.采用select模型; 2.采用多线程进行网络的接收和发送; 3.网络断线自动断开;-Monitoring software client: 1. The use of select models 2. Using multi-threaded network of receive and transmit 3. Network disconnected automatically disconnect
578472_Chapter23
- 介绍XML的结构和元素,XML模式,在应用程序中使用XML-Introduced the XML structure and elements, XML models, in the application using XML
models
- 几十个经典网站网页模板,可供网页设计者使用啊.-Dozens of classic web site template web page for page designers to use ah.
02--TCP_IP
- 网络原理(TCP/IP),OSI七层模型,常用的网络常识-Principle network (TCP/IP), OSI seven models, knowledge of commonly used network
BA-scale-models-
- 本算法实现了BA无标度模型的构造过程,并提供了聚类系数等算法。-The algorithm of the construction process of BA scale models and provides clustering coefficient algorithm.