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

搜索资源列表

  1. 头文件

    0下载:
  2. 大三计算机的数据结构的 c++ 所用的 头文件-junior computer data structure used by the c in the first paper
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.17kb
    • 提供者:聂威风
  1. 含并、交和差运算的集合类型试验报告

    0下载:
  2. 含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。-containing, intersection and poor computing pool type test report, the report is made to the standard computer test pattern, divided into seven modules.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33.79kb
    • 提供者:山子
  1. C三级上机题

    0下载:
  2. 全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.04kb
    • 提供者:沈毅
  1. 最短距离问题

    0下载:
  2. 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest pat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.88kb
    • 提供者:葛林
  1. dashujiecheng

    0下载:
  2. 该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of a new long arrays of characte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:杨浩
  1. donald e. knuth - the art of computer programming

    1下载:
  2. 卷3为分拣和搜索,这是本书的第1个修订版,它是对计算机分拣和搜索的一流技术的最全面的研究,它扩展了卷1中数据结构的处理方法,将大小数据库以及内存和外部存储都包含在内。本书包括对计算机方法仔细检查的选择方案,和其效率的大量分析。本书该版的独特之处在于优化了的分拣,以及对通用散列法和排列法的新的理论论述。-Volume 3 for sorting and searching, this is the book of a revised edition, it is sorted on the com
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.42mb
    • 提供者:邵宇峰
  1. computer

    0下载:
  2. 数据结构课程设计,用一元稀疏矩阵的表示实现计算器-computer computer computer
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:186.95kb
    • 提供者:梅子
  1. TheArtofcomputerprogramming

    0下载:
  2. "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";-"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:51.47mb
    • 提供者:
  1. The-art-of-computer-programming-1

    0下载:
  2. 经典的计算机编程艺术第一卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming volume I, an absolute classic of a book! On data structures, algorithms are explained in detail!...
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:13.42mb
    • 提供者:cl
  1. The-art-of-computer-programming-2

    0下载:
  2. 经典的计算机编程艺术第二卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming II, an absolute classic of a book! On data structures, algorithms are explained in detail!
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:18.09mb
    • 提供者:cl
  1. The-art-of-computer-programming-3

    0下载:
  2. 经典的计算机编程艺术第三卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming, Volume III book is absolutely classic! On data structures, algorithms are explained in detail!
  3. 所属分类:Data structs

    • 发布日期:2017-06-09
    • 文件大小:15.78mb
    • 提供者:cl
  1. computer-algorithms-Analysis

    0下载:
  2. 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:875.74kb
    • 提供者:cyy
  1. Computer-rat-maze

    0下载:
  2. 电脑鼠迷宫运动模拟实验平台中文稿 关键词: 路径规划;模拟;智能算法;-Computer rat maze motion simulation experimental platform design KEYWORDS: route planning simulation Intelligence algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:66.08kb
    • 提供者:蒋星星
  1. Computer-algorithms

    0下载:
  2. 计算机常用的算法,有 算法概述 分治与递归 动态规划 贪心算法 回溯法 分限界法-Computer algorithm used have an overview of divide and conquer algorithm is recursive dynamic programming, greedy algorithms with backtracking points and bound
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:99.08kb
    • 提供者:张国柱
  1. Computer-Programming(volumn-2)

    0下载:
  2. 计算机程序设计艺术(第二卷)---半数值算法-The Art of Computer programming
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:42.67mb
    • 提供者:God
  1. computer-architecture

    0下载:
  2. 计算机体系结构课程设计 非线性流水线的冲突调度-The computer system structure course design Nonlinear assembly line of scheduling conflicts
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:581.71kb
    • 提供者:liuhui
  1. The-algorithm-of-computer-mouse

    0下载:
  2. 这个程序是基于615型号的电脑鼠搜索迷宫和冲刺及体现一些上层算法的程序。-This procedure is based on the615models of the computer mouse maze and sprint and embody some search the algorithm procedure.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:24.48kb
    • 提供者:陈晨
  1. The-computer-mouse-intelligence-turn

    0下载:
  2. 2012年电脑鼠实现了16*16的稳定搜索与智能拐弯返回与冲刺。-2012 the computer mouse realized 16* 16 search and intelligent stable returns on sprint.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:301.56kb
    • 提供者:陈旭
  1. computer

    0下载:
  2. 简单计算器的实现 ,此计算器是用java实现,仅供参考-simple computer design and make it true
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:邓威
  1. Art-of-Computer-Programmin

    0下载:
  2. 计算机程序设计艺术.第4卷.第4册生成所有树组合生成和历史-Art of Computer Programming. Volume 4 Part 4 generates all trees combined generation and history
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:1.7mb
    • 提供者:章程
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com