搜索资源列表

  1. SOCKET服务器(队列算法)

    2下载:
  2. SOCKET服务器,支持多客户端,含协议判断处理.

    每个客户端有独立的数据队列做BUFFER,

    采用异步SOCKET方式接收数据.

    传上来换点分!对初学都应该还算是比较全面的.含全部源代码.

  3. 所属分类:通讯编程

    • 发布日期:2008-08-14
    • 文件大小:144753
    • 提供者:elong2004
  1. 数据结构讲义

    0下载:
  2. 1.算法 2.线性表 3.栈和队列 4.数组 5.树 6.图 7.查找 8.排序
  3. 所属分类:文档资料

    • 发布日期:2011-03-02
    • 文件大小:1039826
    • 提供者:goyisking
  1. 数据结构(C#语言版)

    0下载:
  2. 数据结构(C#语言版) 计算机程序语言书: 目 录 第1章 绪论 1 1.1 数据结构 1 1.1.1 学习数据结构的必要性 1 1.1.2 基本概念和术语 2 1.2 算法 7 1.2.1 算法的特性 7 1.2.2 算法的评价标准 8 1.2.3 算法的时间复杂度 9 1.3 数学预备知识 11 1.3.1 集合 11 1.3.2 常用的数学术语 11 1.3.3 对数 12
  3. 所属分类:电子书籍

    • 发布日期:2011-05-24
    • 文件大小:1345925
    • 提供者:lovevicky
  1. vxworks 自定义数据队列的实现

    0下载:
  2. 实现了 自定义的 数据缓冲队列,具有良好的扩展性。 利用用户保留内存进行数据缓冲,避免内存碎片
  3. 所属分类:源码下载

  1. 停车场

    0下载:
  2. 我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:254976
    • 提供者:胡小勇
  1. 队列

    0下载:
  2. 数据结构的运算方法-data structure computing methods
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:tqm
  1. 数据结构算法集---C++语言实现

    0下载:
  2. 常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:新康
  1. 生产者与消费者

    0下载:
  2. 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:石大浪
  1. 一元稀疏多项式的计算

    0下载:
  2. 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structu
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王伟
  1. C++Builder队列

    0下载:
  2. 用C++Builder写的数据结构队列问题的程序。希望对大家有用。-C Builder write queue data structure of the proceedings. We hope that the right useful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:253952
    • 提供者:
  1. 数据结构的停车场

    0下载:
  2. 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:25600
    • 提供者:陈大民
  1. 数椐结构实验指导书

    0下载:
  2. 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm sourc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:龙亚星
  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:68608
    • 提供者:往往
  1. QueueDriver

    0下载:
  2. uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc/osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-14
    • 文件大小:209920
    • 提供者:周冬生
  1. 数据结构配套光盘

    0下载:
  2. 《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays an
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2952192
    • 提供者:mars
  1. 数据结构及算法经典源程序集

    0下载:
  2. 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:309248
    • 提供者:
  1. 数据结构实验程序

    0下载:
  2. 包括插入法查找树生成程序、树的队列法层次遍历、用链式栈对树中序遍历、制作二插查找树的镜像副本-including the insertion procedure generation search tree, the tree traversal level cohort method, using chain stack of tree traversal, interpolation search produced two mirr
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:王荣枫
  1. 循环队列

    0下载:
  2. 数据结构的一个算法,请参考,可以改进。happyforever@people.com.cn-data structure of an algorithm, please refer to, can be improved. Happyforever@people.com.cn
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:183296
    • 提供者:yxw
  1. C语言模拟飞机场

    0下载:
  2. 用了三个队列的数据结构,用随机数来模拟飞机请求,填写一个队列,另外一个队列就是飞机场停着的飞机,最后一个是空中的飞机队列-spent three queue data structure used to simulate random aircraft requested to fill in a queue, another is a queue of aircraft parked at the airport, the last
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:赖晖
  1. data_structC++

    0下载:
  2. C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C++ source code for data structure and algorithm descr iption, including Chain, trees and Queue and stack.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:93184
    • 提供者:david
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org