搜索资源列表

  1. find

    0下载:
  2. 数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wuyoudanbo
  1. Date_structure_tutorial_1

    0下载:
  2. 第一课:数据结构的基本概念和术语 第二课:抽象数据类型的表示与实现 第三课:算法及算法设计要求 第四课:算法效率的度量和存储空间需 -First lesson: the basic concepts of data structure and terminology of the second lesson: the expression of abstract data types and implementation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:378880
    • 提供者:zhb
  1. shujujiegou

    0下载:
  2. 关于数据结构的一些经典算法和问题,使用与刚学数据结构的学生-On a number of classic data structures and algorithms, the use of data structure and just the students
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:刘宇琦
  1. worker

    0下载:
  2. 员工管理系统 在一个公司里员工之间都有工作上的联系。对方的联系方式,部门这些资料的获取;或是上级对员工资料的更改,工资的调整,员工对资料的查看,修改。 5.1.1 功能描述 1:管理员能对员工资料进行添加,删除,修改操作。普通用户不能进行添加或删除操作 2:界面要求使用简便,操作简单 3:信息要做到保密,不同权限的用户操作不同,看到的信息也不一样 4:对不同的工资段进行高亮标记 §5.2 设计思想
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-19
    • 文件大小:159744
    • 提供者:jack
  1. duoxiangshi

    0下载:
  2. 数据结构中用于解决多项式相加问题,算法分析与设计-Data structure used to solve the problem of polynomial sum, algorithm analysis and design
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:百树人
  1. Data_structure

    0下载:
  2. 这是一份数据结构的课件,包含数据结构算法与分析中文C++版的全部课件-This is a data structure of the courseware, including analysis of algorithms and data structures中文C++ versions of all software
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:13139968
    • 提供者:中杰
  1. student

    0下载:
  2. 理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。 -Understanding of Linux file system organization have commonly use
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:gf
  1. hanoi

    0下载:
  2. 数据结构栈和队列的算法实现,实验内容:汉诺塔问题。程序结果给出程序执行过程中栈的变化过程与圆盘的搬动状态。-Stack and queue data structure of the algorithm, experimental elements: Tower of Hanoi problem. Procedures for the implementation of the results of the proceedings gi
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:
  1. linked

    0下载:
  2. 链表的顺序存储结构,算法与数据结构的第一个实验,符合实验要求,程序中有注释-List the order of the storage structure, algorithm and data structure of the first experiment, in line with the experimental requirements, procedures in the Notes
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:娜娜
  1. 2007

    1下载:
  2. 目的与要求: 本设计的目的是通过对死锁检测算法的模拟,来了解死锁检测中的数据结构的设计和使用以及资源分配图在死锁检测中的应用。具体要求如下: ⑴模拟一个死锁检测算法; ⑵该算法能通过简化资源分配图来检测死锁; ⑶资源分配图可以用矩阵的形式表示; ⑷输出结果为有死锁或无死锁。 -Purpose and requirements: The purpose of this design is the deadlock
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:73728
    • 提供者:bbsky
  1. 11111

    0下载:
  2. 数据结构中关于邻接表与邻接矩阵的四个算法,包括源码,亲测可用-Data structure on the adjacent table and the adjacency matrix of the four algorithms, including source code, the pro-test can be used
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:910336
    • 提供者:shan
  1. Cpla

    0下载:
  2. 数据结构算法与应用-C++语言描述,一本深入学习C++的好书-Data structures algorithms and application-C++ language described in-depth study of a C++ books
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:11778048
    • 提供者:sbyygyfd
  1. fzu

    0下载:
  2. 福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。-Fuzhou University Hospital algorithms and data structures of soft-on experiments to answer some, including the ppt subject instructions and source code.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:261120
    • 提供者:许芳
  1. tech

    0下载:
  2. word版本,算法与数据结构的试题及答案,电信系,比较基础。-word version of the algorithm and data structures of the questions and answers, telecommunications, Department of basis of comparison.
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:许芳
  1. algorithmanalysisanddesign

    0下载:
  2. 1.1 算法与程序 1.2 算法与数据结构 1.3 表达算法的抽象机制 1.4 描述算法与算法设计 1.5 算法分析的基本原则 1.6 算法复杂性分析
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2654208
    • 提供者:enyou
  1. hitdatastructure

    0下载:
  2. 1.1 算法与程序 1.2 算法与数据结构 1.3 表达算法的抽象机制 1.4 描述算法与算法设计 1.5 算法分析的基本原则 1.6 算法复杂性分析
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:5085184
    • 提供者:enyou
  1. lpc-demo

    0下载:
  2. 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:638976
    • 提供者:000000
  1. tftyfyufyufy

    0下载:
  2. 数据结构关于栈与队列的算法及一些概念的理解-On the stack and queue data structure algorithms and some understanding of the concept
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:109568
    • 提供者:子日
  1. minimum_spanning_tree_construction_algorithm

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,作业四:最小生成树的构造算法-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 4: minimum spanning tree construction algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. shujjiegou

    0下载:
  2. 排序,利用VC实现一个简单的排序,其实没有什么的用处,没一本算法与数据结构里面都有-this is easy daima
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:李和
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org