CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 数据结构

搜索资源列表

  1. linux_zombie_produce_and_avoid

    1下载:
  2. linux僵死进程的产生与避免。 一个进程在调用exit命令结束自己的生命的时候,其实它并没有真正的被销毁, 而是留下一个称为僵死进程(Zombie)的数据结构(系统调用exit,它的作用是使进程退出,但也仅仅限于将一个正常的进程变成一个僵死进程,并不能将其完全销毁)。-linux zombie processes produce and avoid。 Data structure (a process calls the exit command to end their lives
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:8694
    • 提供者:Harry
  1. OverlappedServerComm

    0下载:
  2. 一种i/o通信机制,允许应用程序使用重叠的数据结构一次投递一个或者多个异步i/o请求-An i/o communication mechanism allows applications to use overlapping data structure once delivered to one or more asynchronous i/o request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:27639
    • 提供者:
  1. CompletionPort

    0下载:
  2. 一份完整的完成端口的例子,可直接编译。使用“双链表”的数据结构来管理IO结点和单句柄结点,不可多得的资料。-A complete example of the completion port, can be directly compiled. Doubly linked list data structure to manage the IO node and single handle node, rare.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2455766
    • 提供者:凌浩
  1. OverlappedServer

    0下载:
  2. 重叠I/O提供了更好的系统性能。 它允许应用程序使用重叠数据结构一次投递一个或者多个异步I/O请求。 提交的I/O请求完成之后,与之关联的重叠数据结构中的事件对象受信。然后,使用WSAGetOverlappedResult函数获取重叠操作结果。 -Overlapped I/O to provide better system performance. It allows the application to use the the overlap data structure onc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:33081
    • 提供者:哲思
  1. jspPsqlkecheng

    0下载:
  2. jsp+sql数据结构精品课程网站 一个非常不错的课程网站 用jsp开发的 -quality courses website of jsp+sql data structures a very good course website developed with jsp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:3812352
    • 提供者:林若婵
  1. emis5

    0下载:
  2. 本项目旨在通过一个简化的企业管理信息系统(Enterprise Management Information System, EMIS)项目,使学生在完成对C/C++程序设计语言和基本数据结构与算法课程的学习后,综合运用 所学到的语法和算法知识,构建一个接近实际应用场景的软件系统,以达到复习和巩固前期课程内容 并为后续课程奠定基础的目的。-This project aims through a simplified corporate management information s
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:613931
    • 提供者:理解
  1. Data-Structure

    1下载:
  2. 本例实现了数据结构实验中,对于广告的添加 、遍历、查询等功能-The experiments in the data structure, add advertising traversal query function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:2547707
    • 提供者:maple
  1. the-shortest-path

    0下载:
  2. 这个是数据结构中的一个例子:在图形中寻找每一对顶点之间的最短路径。-This is the data structure of an example: in the graph to find each of the shortest path between the vertices.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:2927
    • 提供者:徐紫瑞
  1. 2

    0下载:
  2. 二叉树的查找和替换,在实验室条件下模拟数据结构中的二叉树并且用c语言实现-Find and Replace binary tree, binary tree the analog data structure in laboratory conditions and c language
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:6167
    • 提供者:黄谭
  1. AIR_FLIGHT

    0下载:
  2. 使用数据结构实现航空系统设计,使用数据结构实现航空系统设计-air flight,air flight,air flight,air flight
  3. 所属分类:Linux Network

    • 发布日期:2017-12-02
    • 文件大小:7705
    • 提供者:湘南
  1. http_postaget_method

    0下载:
  2. 模拟投递http请求,包头以及解析返回数据结构 使用:ob.InitTrade(),ob.IntoField(),ob.PostTrade()投递表单,获取表单数据-Analog delivery http request header and parse the returned data structure Use: ob.InitTrade () ob.IntoField (), the ob.PostTrade () the delivery form, get the form
  3. 所属分类:Browser Client

    • 发布日期:2017-11-06
    • 文件大小:2076
    • 提供者:杨斌
  1. TC

    0下载:
  2. 对数据结构的C语言描述。 让你更了解数据结构-data structure achieved by C language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:237111
    • 提供者:Tony Chen
  1. list-stack-queue

    0下载:
  2. 这是我写的三个数据结构中程序,栈,队列,链表,对学习指针有很好的指导作用。-This is a data structure procedures, three I wrote in the stack, queue, linked list, a very good role in guiding the study of pointer.
  3. 所属分类:Linux Network

    • 发布日期:
    • 文件大小:3134
    • 提供者:蔡杰
  1. BurlapDemo

    0下载:
  2. J2EE Web网络协议,数据传输,报文数据结构-J2EE Web network protocols, data transmission, packet data structure
  3. 所属分类:Web Server

    • 发布日期:2017-11-17
    • 文件大小:94610
    • 提供者:桃中喜
  1. shujujiegou

    0下载:
  2. 数据结构试验代码 课满足计算机专业学生数据结构课程试验参考-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-01
    • 文件大小:1698252
    • 提供者:雷托
  1. UDP_test

    0下载:
  2. UDP的程序,自己设计的超时应答机制,帧数据结构采用共用体,丰富了UDP的功能,可以方便移植。-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:3848029
    • 提供者:maji
  1. sqstack

    0下载:
  2. 用数据结构实现栈的顺序存储表示,包括站的定义,初始化,求栈元素长度,插入新元素为栈顶元素等-Stack data structure stored in the order, including the definition of the station, initialized, find the length of the stack element, insert a new element to the top of the stack elements
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:224739
    • 提供者:邢素素
  1. xyh

    0下载:
  2. 一个学生成绩管理系统`用jsp+servlet+javabean设计基于sql 2005数据库` 带有数据结构图和流程图`和部分系统介绍`-a student performance management system `jsp servlet javabean design based on the ms `sql database with data structure diagram and flowchart` and `part of the system can be introdu
  3. 所属分类:Web Server

    • 发布日期:2017-11-11
    • 文件大小:291602
    • 提供者:曹琦
  1. gsoap_2.7.16

    0下载:
  2. gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-gSOAP compiler tool provides a SOAP/XML on C/C++
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-09
    • 文件大小:9731055
    • 提供者:huang
  1. rtcp

    0下载:
  2. RTP的数据结构体定义,接收服务器数据包。-RTP data structure is defined, the receiving server data packets.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:881
    • 提供者:wuyue
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com