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

搜索资源列表

  1. 头文件

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

    • 发布日期:2008-10-13
    • 文件大小:7338
    • 提供者:聂威风
  1. 四则运算实现

    0下载:
  2. 四则运算实现,这个算法是用C语言实现的,算法程序代码明确易懂。-four Operators realize that this algorithm is used to achieve the C language, the algorithm code clear and understandable.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6814
    • 提供者:山子
  1. 图的深度优先周游_递归_邻接矩阵

    0下载:
  2. 图的深度优先算法,这个算法非常的实用,应该经常被用到-map the depth priority algorithm, the algorithm is very practical, should always be used
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:邓为
  1. isTree

    0下载:
  2. 一个生成树的源程序,不是很复杂,不过用来交一下数据结构的作业还行吧-a spanning tree of the source, is not very complicated, but what used to pay the operating data structure it is also OK
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33237
    • 提供者:于睿劼
  1. 各种排序方法比较

    0下载:
  2. 这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34111
    • 提供者:丁一
  1. 震铃

    1下载:
  2. VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开-VC under Neither the small program automatically generates a small file that can be used REALPLAYER other players open
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5490
    • 提供者:夏天
  1. fempack

    0下载:
  2. 结构分析程序2,用fortran90编写,主要用于结构分析-two structural analysis procedures used to prepare FORTRAN90, mainly for structural analysis
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42664
    • 提供者:刘杰
  1. 树跟二叉树

    0下载:
  2. 本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non - recursive prepared. On the binary tree can be dynamic input fro
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25871
    • 提供者:吴昊
  1. atoi

    0下载:
  2. 这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7859
    • 提供者:孙江萍
  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
    • 文件大小:3496
    • 提供者:杨浩
  1. 图的常用算法

    0下载:
  2. 图的常用算法,比较全面 并有一种求图的最短路径的算法, 欢迎指正,-map commonly used algorithms, a more comprehensive and a map for the shortest path algorithm welcome correction, thank you
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16763
    • 提供者:李鹏
  1. 高精度数加减乘法

    0下载:
  2. 高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:哈哈
  1. 最短路径选择

    2下载:
  2. 利用VB开发的一个最短路径查询系统,算法是DijKstra,可以用在其他开发的软件中特别是GIS系统。-use VB shortest path of a query system, the algorithm is DijKstra, can be used in the development of other software, particularly GIS system.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13950
    • 提供者:反对撒
  1. INIFileOP

    0下载:
  2. 用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4777
    • 提供者:廖月旺
  1. ideas-commonly-used-in-program-design

    0下载:
  2. 本文包括程序设计中常用算法设计的思路,其中包括背包问题、递归、递推等经典方法。-In this paper,it include ideas which commonly used in program design,such as knapsack problem, recursive, recursive methods and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:10673
    • 提供者:桂林
  1. Commonly-used-algorithm(C)

    0下载:
  2. 常用算法程序集(C语言描述)(第三版)+电子书和源码,非常给力!-Assembly commonly used algorithm (C language descr iption) (Third Edition)+ e-books and source code, is a force!
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6589659
    • 提供者:陶林
  1. mathematical-used-in-CPP

    0下载:
  2. 本光盘是《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 -This CD is " in C++ language mathematics commonly used algorithm (revised edition)," a book with a book pla
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4982748
    • 提供者:zmm
  1. clanguage-commonly-used-algorithm

    0下载:
  2. 这是用c语言写的,数据结构常用与数值计算算法,希望对大家有用。-c language commonly used algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:315428
    • 提供者:hengte
  1. c-Commonly-used-algorithm

    0下载:
  2. c语言常用算法的例子代码, 希望对大家有帮助-c language commonly used algorithm example code, we want to help
  3. 所属分类:Data structs

    • 发布日期:2017-11-03
    • 文件大小:333057
    • 提供者:wuhx
  1. Commonly-used-algorithm-for-assembly.Rar

    0下载:
  2. 常用算法程序集(C语言描述)(第三版)+源代码.rar,完整版,下载急用。-Commonly used algorithm for assembly (C language) (third edition)+ source code. Rar, full version, download emergencies.
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6755623
    • 提供者:zhoubo
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com