搜索资源列表

  1. 用C#实现线性表和多项式相加功能.zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:47833
    • 提供者:
  1. 成绩管理20034581赵传仕

    0下载:
  2. 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand th
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:赵传仕
  1. Lis1t

    0下载:
  2. 文件中是我编写的两个数据结构,线性表列和链表,是用类模版函数编写,是面向过程设计-document is prepared by the two data structure, tabulated and linear chain and is prepared category template function, process-oriented design
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3666
    • 提供者:李瑞
  1. 排序比较

    1下载:
  2. 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the pro
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9647
    • 提供者:王为
  1. 线性链表

    0下载:
  2. 这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用-This a programme about linear chain when I studied Data Structure.It must be useful to anyone who study data and algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12008
    • 提供者:阿的
  1. 我收集的算法

    0下载:
  2. 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:509229
    • 提供者:和尚
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:61668
    • 提供者:龙亚星
  1. 文章编辑

    0下载:
  2. 程序中线性表存储数据,根据指数域,对文章字符串进行查找,删除,统计字符信息等操作。 程序显现输入几行字符,输出该文章,并统计数字,空格,文章字母总数 测试数据(附后) 。 -procedures linear scale data storage, according to domain index, a string of articles for search, delete, statistical informat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30033
    • 提供者:单学涛
  1. 线性表数据结构

    0下载:
  2. VB.net数据结构演示算法,有对话框,填入数列序号,即可得到所需值-VB.net demonstration algorithm data structure, a box filled series serial number can be required value
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17011
    • 提供者:李云强
  1. fk1

    0下载:
  2. 有关于数据结构中用C语言作为源码的几个线性表,栈和队列的几个例子,其中包括基本的插入、删除、查找等功能-on the data structure used C language as the source of several linear table, stack and queue a few examples, including the basic insert, delete, search functions
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4490
    • 提供者:F.K.
  1. 南京市部分公交转车系统

    0下载:
  2. a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2683
    • 提供者:李韦纬
  1. 统计英文文章的字符个数并huffman编码

    0下载:
  2. a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:李韦纬
  1. shunxubiaonizhi

    0下载:
  2. 对顺序表元素就地逆置,将线性表(a1,a2,……,an)逆置为(an,an-1,……,a1)。(The sequential table element is placed in place, and the linear table (A1, A2,... An) inversed (an, an-1,... A1).)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:500736
    • 提供者:wy07
  1. Merge

    0下载:
  2. 1、分别用顺序表和链表实现 2、利用菜单选择相应功能 3、能连续执行两表合并(1. The implementation of the sequence table and the chain table 2. Use the menu to select the corresponding function 3. Continuous execution of two table merging)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:1757184
    • 提供者:赵自由
  1. dm03_线性表链式存储设计与实现

    0下载:
  2. 数据结构(C语言版)线性表的链式存储设计与实现(完整代码)(The chain storage design and implementation of the data structure (C language version) linear table (complete code))
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1053696
    • 提供者:qwerfight
  1. 实验2第一个程序

    0下载:
  2. 1. 编写线性表初始化函数:Status InitList_Sq(SqList *L); 2. 编写求线性表长度函数:Status ListLength(SqList *L); 3. 编写在第i个位置前插入元素函数:Status ListInsert_Sq(SqList *L, int i, ElemType e); 4. 编写删除第i个元素函数:Status ListDelete_Sq(SqList *L, int i, ElemTy
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:鱼可爱
  1. 实验2第二个程序

    0下载:
  2. 归并两个“其数据元素按值非递减有序排列”的有序表 LA 和 LB,求得有序表 LC 也具有同样特性。(We merge two ordered tables LA and LB, whose data elements are arranged in a decreasing order, and get ordered table LC.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:鱼可爱
  1. 哈希表查找的设计

    0下载:
  2. 设哈希表表长为20,用除留余数法构造一个哈希函数,以开放地址法中的线性探测再散列法作为解决冲突的方法,编程实现哈希表查找、插入和建立算法。(The set hash table length is 20. The algorithm of hash lookup, insert and build the hash table is programmed by using the exclusion residue method to
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:kukuao
  1. 线性插值法

    0下载:
  2. 线性插值是指插值函数为一次多项式的插值方式,其在插值节点上的插值误差为零。线性插值相比其他插值方式,如抛物线插值,具有简单、方便的特点。线性插值的几何意义即为概述图中利用过A点和B点的直线来近似表示原函数。线性插值可以用来近似代替原函数,也可以用来计算得到查表过程中表中没有的数值。(Linear interpolation means interpolation function with polynomial interpolatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:187392
    • 提供者:chenrongjie
  1. 哈希表_17281183_刘梦婷

    0下载:
  2. 采用除留余数法构造哈希表,要求装载因子不超过0.7,线性探测再散列解决冲突,输出哈希表;任意输入关键字,判断是否在哈希表中,若存在显示查找成功并显示查找次数;若不存在,插入到哈希表中,再显示哈希表中的关键字序列。(The hash table is constructed by using the method of removing and reserving remainder. The loading factor is requ
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2189312
    • 提供者:lmt19990807
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org