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

搜索资源列表

  1. MinPath

    0下载:
  2. 数据结构应用,用以寻找2点之间的最短路径,有效节省时间。以上程序只是一个雏形-application data structures, 2:00 to find the shortest path between effectively save time. Above procedure is just a prototype
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:102.42kb
    • 提供者:周炜炜
  1. riqi

    0下载:
  2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 class DateType { //自定义的日期类DateType int y,m,d //数
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:fisherman
  1. NBased_HiPre

    0下载:
  2. 基于N进制的多精度问题 本代码可以处理N进制的多精度四则运算。 输入格式: 全是正数,string(或int)格式,请参见函数原型!开头不要有多余的零!-Based on the N-band multi-precision code can handle the N-band multi-precision arithmetic. Input format: is a positive number, string (or int) format, see the function p
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4.75kb
    • 提供者:wang yucao
  1. MasmPointer

    0下载:
  2. 一篇探讨汇编语言实现指针的方法,此外本文还实现了一个原型系统,并使用该系统对链表、二叉树等非 平凡的指针程序的进行了自动的安全验证。-An assembly language to explore ways to achieve the target, in addition to this paper implements a prototype system and the use of the system of linked list, binary tree, such as no
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:210.54kb
    • 提供者:dyf
  1. ERN

    0下载:
  2. a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV proto
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:744.42kb
    • 提供者:charlie
  1. CustomerBillingManagement

    0下载:
  2. 客户帐单管理是电信计费系统必备的重要功能模块,主要负责对电信各类客户每月帐单的增加、修改、删除、查询、备份等管理工作。本课题以中国电信企业客户帐单管理模块原型参照,要求基于单链表结构对文件存储的客户帐单数据进行排序、查找、计算、显示等造作。通过此可以,熟练掌握单链表结构、文件读写、函数调用等知识,以及查找、排序典型算法的设计与应用。-Customer Billing Telecom Billing System management is an important function module
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:59.5kb
    • 提供者:yeats
  1. Europe-by-Rail

    0下载:
  2. 有关数据结构中的图的单源最短路径问题,以欧洲铁路图为原型-Map the data structure of single source shortest path problem, The picture shows the prototype of the European railway
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:7.04kb
    • 提供者:阿狸
  1. KNAPSACK

    0下载:
  2. 0-1背包问题,用动态规划做的,很不错,供大家传阅。算法设计的原型。我给具体实现了。-0-1 knapsack problem, using dynamic programming to do, very good for your circulation. Algorithm design prototype. I gave a concrete realization.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:573.1kb
    • 提供者:尚启昌
  1. sporting

    0下载:
  2. 运动会雏形,希望大家见谅,可以查看男女生项目成绩-Games prototype, I hope you will forgive me
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:姚易
  1. multiplication

    1下载:
  2. 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。-Require the use of a linked list, find the product of two one yuan polynomial: h3 = h1* h2. Function prototype: void multiplication (NODE* h1, NODE* h2, NOD
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:qiang22
  1. 3

    0下载:
  2. 利用random(0,1)实现random(a,b) 原型: void srand(unsigned seed) 功能: 产生随机数的起始发生数据,和rand函数配合使用-Starting with the use of a random number generated occurrence data, and the rand function: the use of random (0,1) to achieve random (a, b) prototype: void sra
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:681byte
    • 提供者:刘子扬
搜珍网 www.dssz.com