CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Description

搜索资源列表

  1. 一元稀疏多项式计数器

    1下载:
  2. 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36.95kb
    • 提供者:陈宇
  1. 四级上机_30

    0下载:
  2. 全国计算机等级考试四级上机的部分练习题,配有我自己写的算法,算法说明和输入输出文件,使实验起来更容易。算法比较简洁易懂,大概有三十题左右(已经去掉了重复和类似的),对考四级的朋友和正在学习C的朋友会有帮助的-National Computer Rank Examination four aircraft on the part Exercises, equipped with my own writing algorithm, the algorithm descr iption and inp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.27kb
    • 提供者:沈毅
  1. 货郎担分枝限界图形演示

    0下载:
  2. 货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell commodities, the known distance
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:林周
  1. 双Euler 回路问题

    0下载:
  2. 一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。 -a good algorithm practice : Problem descr iption : for a given graph G, After map each side exactly two times the loop known as the G-Euler circuit. Progra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.35kb
    • 提供者:韦国立
  1. 数据结构算法与应用C++语言描述

    0下载:
  2. 数据结构算法与应用C++语言描述,其实偶也是从网上下的-algorithm and data structure C language descr iption, even from the Internet is the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.82mb
    • 提供者:幽默狐狸
  1. CommonAlgorithm(C)

    0下载:
  2. 常用算法程序集(C语言描述),是徐士良老师的最新版-algorithm commonly used procedures set (C Descr iption Language), is a teacher XU Shi-liang, the latest version
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-22
    • 文件大小:163.41kb
    • 提供者:张文
  1. jizhiwenti

    0下载:
  2. 数学分析,高等代数中一些极值问题的计算机描述(C语言)-mathematical analysis, advanced algebra some extreme descr iption of the computer (C language)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.95kb
    • 提供者:110011
  1. juzhentezhenxianglian

    0下载:
  2. 数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.9kb
    • 提供者:110011
  1. duoxiangshiyulianfenshi

    0下载:
  2. 数学中多项式与连分式函数的计算(用C语言描述)-Mathematics fractional polynomial function even with the calculation (using C language descr iption)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.73kb
    • 提供者:110011
  1. vertex

    1下载:
  2. 数据结构里关于图的邻接矩阵的建立,用c语言描述-data structures on the adjacent map matrix established, with c Descr iption Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.37kb
    • 提供者:张学友
  1. alldata

    0下载:
  2. 数据结构算法与应用 --C++语言描述 所有源代码-algorithm and data structure -- C language descr iption of all the source code. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:259.24kb
    • 提供者:voostone
  1. c01

    0下载:
  2. 数据结构,算法与应用 --C++语言描述 第一章源代码-data structures, algorithms and applications -- Descr iption C language source code for the first chapter. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:voostone
  1. lqx10002

    2下载:
  2. 最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:卢起雪
  1. data_structC++

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

    • 发布日期:2008-10-13
    • 文件大小:91.47kb
    • 提供者:david
  1. PackageProblem

    2下载:
  2. 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.08kb
    • 提供者:李昭明
  1. ACKFunction

    1下载:
  2. 实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-Ackermann achieve statistical a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.55kb
    • 提供者:李昭明
  1. C-language-description-

    0下载:
  2. 数据结构---C语言描述-(耿国华)-课后习题答案---- C language descr iption of the data structure- (GENG Guo-hua)- After-school exercise answer
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:428.42kb
    • 提供者:zhaoyao
  1. Runge-Kutta-algorithm-description

    0下载:
  2. 本文章主要是龙格库塔算法说明,其中编写了c++程序-This article is mainly Runge-Kutta algorithm descr iption, including the preparation of the c++ program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:77.25kb
    • 提供者:tancm
  1. C-PP-description

    0下载:
  2. 算法Ⅰ~Ⅳ(C++描述):基础、数据结构、排序和搜索-Algorithm Ⅰ ~ Ⅳ (C++ descr iption): base, data structures, sorting and searching
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:18.83mb
    • 提供者:zhang
  1. analysis-and-description-CPP

    0下载:
  2. 数据结构和算法分析,主要用于C语言的描述和分析-Data structures and algorithms, mainly for the descr iption and analysis of the C language
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:27.79mb
    • 提供者:胡晨星
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com