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

搜索资源列表

  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:111143
    • 提供者:王小文
  1. most

    0下载:
  2. 计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度-calculate a series of the plural, that is the highest number that the number of requests time and space as low complexity
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3540
    • 提供者:张林
  1. RFC2511

    0下载:
  2. 本文描述了证书请求消息格式(CRMF)。它被用来向CA传递一个产生X.509证书请求 (可能通过RA)。请求消息一般包括公钥和有关的登记信息。-This paper describes a certificate request message format (CRMF). It was used to send a CA have X.509 certificate request (possibly through RA). Requests for general information,
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:13705
    • 提供者:夏珊
  1. 实例70

    0下载:
  2. WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:45163
    • 提供者:和平鸽
  1. 进程管理模拟

    0下载:
  2. 系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0<=i<=n,0<=j<=m,0<=k<=dt为总运行时间,在运行过程中,会随即申请新的资源。描述进程运行状态。-system resources (r1 ... rm), a total of m category, the number of each type of r1 ... rm. The process of randomly generated
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:749771
    • 提供者:雨后阳光
  1. mynwmp3play_vc

    0下载:
  2. 一个mp3播放器 1、第一次运行,首先必须注册控件,注册请运行 注册控件.bat,以后运行无需注册 2、如果无需该程序,请注消控件,注消请运行 注消控件.bat-an MP3 player a first run, it must first register controls, registration requested registration operation controls. Bat, after two operations are not required to registe
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:194707
    • 提供者:里抿
  1. 2009436

    0下载:
  2. 上载内容 返回首页 请一定要上载质量高而且本站没有的源码 上载内容 返回首页 请一定要上载质量高而且本站没有的源码 上载?谌?返回首页 请一定要上载质量高而且本站没有的源码 上载内容 返回首页 请一定要上载质量高而且本站没有的源码-content on the Home must be requested on the site and the high quality of the source not on the content of Home Requests must be of hi
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:15642
    • 提供者:杨成
  1. 课程设计案例代码

    0下载:
  2. 怎么这么多要求呀,晕。这里面有三个C编写的程序,你可以根据自己的需要进行修改,OK,没事了吧-how so many requests it, halo. There were three C prepared by the program, you can according to their need for amendment, OK, it is wrong
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:90254
    • 提供者:力杰
  1. WANG词法分析-编译

    0下载:
  2. 一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative charac
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11528
    • 提供者:linlins
  1. 图形学实验1

    0下载:
  2. 很简单 图形学实验 请多多指教 不足的地方请发E——MAIL给我 -experiment is very simple graphics you will enlighten the inadequacies of the requests made E -- Thank you for giving me MAIL
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:355502
    • 提供者:赵红侠
  1. 读者-写者问题

    0下载:
  2. 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each t
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3027
    • 提供者:程倩
  1. 另一个读者写者问题

    1下载:
  2. 创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题。-the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding t
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13401
    • 提供者:程倩
  1. 数据结构c描述习题集答案

    0下载:
  2. 减1计数器 一、设计要求 用Verilog HDL语言设计一个计数器。 要求计数器具有异步置位/复位功能,可以进行自增和自减计数,其计数周期为2^N(N为二进制位数)。 二、设计原理 输入/输出说明: d:异步置数数据输入; q:当前计数器数据输出; clock:时钟脉冲; count_en:计数器计数使能控制(1:计数/0:停止计数); updown:计数器进行自加/自减运算控制(1:自加/0:自减); load_d-a counter a reduction, design requirem
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:112206
    • 提供者:tutu
  1. 学生寝室管理

    0下载:
  2. 带有SQL,如果没有请安上,最初密码可以在SQL代码中找到,。既:用户名和密码都为:ming-with SQL, in the absence of requests that, the initial password in SQL code can be found. Both : user names and passwords are : ming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:307319
    • 提供者:莫小明
  1. scan与cscan算法模拟磁盘调度实验

    0下载:
  2. 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6832
    • 提供者:何浩
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. Http.rar

    0下载:
  2. 简单的socket请求,包括cmwap和cmnet的请求方式,Simple socket requests, including requests CMNet and cmwap methods
  3. 所属分类:WAP develop

    • 发布日期:2017-03-28
    • 文件大小:523537
    • 提供者:lynch
  1. CancelIRPTest.rar

    0下载:
  2. 介绍了驱动开发中取消IRP请求的想过操作。,Introduction drive the development of IRP cancellation requests thought to operate.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:7044
    • 提供者:XL
  1. BugNET-0.8.99-Source.zip

    0下载:
  2. BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature reques
  3. 所属分类:Applications

    • 发布日期:2017-05-27
    • 文件大小:10588315
    • 提供者:duzhu
  1. DolTool3.zip

    0下载:
  2. DolTool v0.3,DOL/ELF/BIN文件相互转换工具 带源代码 ,DolTool v0.3- loser 2003 oO What is a Dol file Oo a dol file is a gamecube executable file. when compiling code for gamecube, an elf file is the typical output file format. the elf file is then conv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:52274
    • 提供者:whiz
« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »
搜珍网 www.dssz.com