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

搜索资源列表

  1. uart16550

    1下载:
  2. uart16550 is a 16550 compatible (mostly) UART core. The bus interface is WISHBONE SoC bus Rev. B. Features all the standard options of the 16550 UART: FIFO based operation, interrupt requests and other. The datasheet can b
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1760544
    • 提供者:CloudZhang
  1. FlickrCrawler

    0下载:
  2. 用C#自行开发的Flickr爬虫代码,实现了一个HttpRequestHelper类来处理网络请求,调用Flickr的API库来搜索指定内容或者作者的照片,并将返回结果存储到excel文件中。-Flickr reptiles code developed in C#, a HttpRequestHelper class to handle network requests, call the Flickr API library to search for specific content or
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:132590
    • 提供者:raffaelezou
  1. sqlserver-cluster

    0下载:
  2. 本文的负载均衡是基于中间件技术的,采用三层体系结构,位于中间件层的 负载均衡器负责将客户的请求根据数据库负载情况和负载均衡策略转发给最适合 处理的数据库中去。-This article is based on the load balancing middleware technology,using three—tier architecture.The middleware layer is responsible for transmitting client requests
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-14
    • 文件大小:3432925
    • 提供者:Cheng
  1. DHCP

    0下载:
  2. 一个实现DHCP客户端的示例代码,可以发送和接受DHCP请求。-A DHCP client to achieve the sample code, you can send and receive DHCP requests.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:1535
    • 提供者:zhangpeng
  1. linux-xia-epoll-socket

    1下载:
  2. linux下epoll模式的socket,可支持多用户同时向服务器发送请求。-mode under linux epoll socket, can support multiple users simultaneously send requests to the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-07-28
    • 文件大小:57344
    • 提供者:王文星
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:1830958
    • 提供者:迷失
  1. Queens_ImageControl_VS2005

    0下载:
  2. 大图像的缩放和平移,支持大小50MB的图片缩放,效果非常平滑-I recently wrote an article showing a simple method for panning an image. The code worked very well for small to moderate sized images. However, when using very large images, the performance degraded significantly.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:71465
    • 提供者:ray
  1. embed-webserver

    0下载:
  2. 通过socket网络编程,监听默认的web端口(80端口),解析客户端的请求,并做出响应。本web server 实现HTTP1.1协议一个子集,支持最常用的GET方法,采用多线程设计,响应速度快,可承受大量频繁的网络活动。 硬件配置:ARM7或更高。 操作系统:uClinux、嵌入式Linux-Through the socket network programming, monitoring the default web port (port 80), analytic cl
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:140647
    • 提供者:mouvir
  1. x-net

    0下载:
  2. IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:389616
    • 提供者:张本梁
  1. httpGet

    0下载:
  2. 可以向服务器发送HTTP-GET请求,包括对使用代理服务器的处理,代码VS上直接可以运行。-Can send-GET HTTP requests to server, including use a proxy server for the processing, code can be run directly on VS.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-30
    • 文件大小:139107
    • 提供者:王金水
  1. LaBreaNT2_0

    0下载:
  2. 对付蠕虫病毒如codered,nimda等的黑客粘毒工具(NT版本)。利用网络中没有被使用的IP地址来构造一些“虚拟机器”,回复已感染计算机发出的连接请求。编译时如果出错,可以删除那些错误的include项。运行时要用到libnetNT-To deal with viruses such as worms codered, nimda visco hackers and other drugs (NT version). The use of the network has not been u
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-11
    • 文件大小:473840
    • 提供者:站长
  1. bianyiyuanli

    0下载:
  2. 一. 实验目的: 设计、编写和调试一个具体的词法分析程序,加深对词法分析理论和自动词法分析工具的理解、实践和掌握。 二. 实验要求: ① 学习和理解正则表达式理论,写出C—语言的记号的完整的正则表达式;(适当使用正则定义) ② 学习和理解有限机理论,根据前面的正则表达式,用基于经验的方法画出C—语言的记的DFA图; ③ 用基于DFA图的算法编写C—语言的词法分析程序; ④ 学习词法分析程序的自动生成工具,使用LEX工具实现C—语言的词法分析程序.- 1. Experimental goal: T
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:147868
    • 提供者:晨曦
  1. 基于UDP-面向无连接的应用程序

    0下载:
  2. 基于UDP-面向连接的应用程序 编写一个网络通信应用程序:主机1发出数据请求命令,主机2根据其命令提供数据; -based on UDP-connection-oriented applications to prepare a network communications applications : mainframe data requests issued an order under its two mainframe order to provide data;
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:7939
    • 提供者:lee
  1. gridctrl_demo220

    1下载:
  2. Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:207658
    • 提供者:mark
  1. SoftPhone

    1下载:
  2. 软电话 从功能分为:服务器端和客户端 服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应 客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯 点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information,
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1317888
    • 提供者:苍穹
  1. histogram

    0下载:
  2. Copyright (C) 1999 by Alexander Fedorov All rights reserved Distribute and use freely, except: 1. Don t alter or remove this notice. 2. Mark the changes you made Send bug reports, bug fixes, enhancements, requests, etc. to: ale
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:12842
    • 提供者:刘惠深
  1. TCPServer

    0下载:
  2. 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1454
    • 提供者:zmz
  1. HTTP

    0下载:
  2. http详解 This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the “Internet Official Protocol Standards” (STD 1)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:643385
    • 提供者:gvdfsvsdvda
  1. elevator

    0下载:
  2. 模拟电梯的调度,利用排队论的思想来处理电梯调度过程中对用户请求的处理-Simulated elevator scheduling, the use of the idea of queuing theory to deal with elevators for the activation process of handling user requests
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:125654
    • 提供者:wutao
  1. winpcapVC++

    0下载:
  2. 1、实现对局域网内ARP请求的响应。2、实现对局域网内ICMP的ECHO报文的响应。(内有详细文档说明) -1, the realization of the LAN in response to ARP requests. 2, the realization of the ECHO LAN ICMP response message. (Within the document explains in detail)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:84150
    • 提供者:sun
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 43 »
搜珍网 www.dssz.com