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

搜索资源列表

  1. 新建 RTF 文档

    0下载:
  2. 这是一个数据结构小程序,有关计算加减法的-This is a small program data structure, addition and subtraction in the calculation of
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:811byte
    • 提供者:顽疾
  1. 算式分析器

    0下载:
  2. 使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculation results.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.28kb
    • 提供者:赵明
  1. UnionFind

    1下载:
  2. 这是研究生课程计算方法与技术中讲到的UnionFind算法的具体实现代码。-This is the post-graduate courses and technical calculation method described in UnionFind algorithm to achieve the specific code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.42kb
    • 提供者:孙江萍
  1. Prime

    0下载:
  2. 这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.38kb
    • 提供者:孙江萍
  1. jzclass

    0下载:
  2. 改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line / column access, image matrix of the integral calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.86kb
    • 提供者:胡文静
  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. BoolCheck

    0下载:
  2. 一个计算逻辑表达式的程序,是结构化计算机组成课实习的作业-a logical expression calculation procedures, the structure is composed of computer training classes operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:
  1. 算法(strassen和strassen混合算法)

    0下载:
  2. strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44.57kb
    • 提供者:建麟
  1. MFCerfen

    0下载:
  2. 用二分法解高阶方程的近似解。区间范围合计算精度可调,每一步的计算结果一列表的形式显示出来,一目了然-dichotomy solution with the higher-order equation approximate solution. The scope of a range accuracy adjustable every step of the calculation results in the form of a list show up clearly
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:29.59kb
    • 提供者:边奎星
  1. 中缀表达式求值

    0下载:
  2. 中缀表达式求值,运用了堆栈进行存储,并支持小数的计算-expression which evaluates superintendent, the use of stack for storage, and support for the calculation of the minority
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:吴伟
  1. 递归下降法整数运算

    0下载:
  2. 该程序使用了递归下降算法进行算术表达式的计算-The program uses recursive descent algorithm arithmetic expressions for the calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.19kb
    • 提供者:陈如山
  1. 最短路径的求解

    0下载:
  2. 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.02kb
    • 提供者:哈哈发
  1. big-number-calculation

    0下载:
  2. 大整数基本运算,包含加减乘除,带余除法。-Big number calculation!!
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.91mb
    • 提供者:钟少华
  1. Repeat-square-modulus-calculation

    0下载:
  2. 模重复平方计算法,可以计算形如 a^b(modc)-Repeat square modulus calculation, we can calculate the form a ^ b (modc)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:620.01kb
    • 提供者:zhang
  1. numerical-calculation

    0下载:
  2. 某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F)设A,B,C,D,E五个等距区间并取:A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G)所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。取
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:384.93kb
    • 提供者:郭军
  1. polynomial-calculation

    0下载:
  2. 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1007byte
    • 提供者:shu
  1. The-similarity-calculation-string

    0下载:
  2. 一个关于--计算字符串的相似度--的经典算法实现与分析-A string of calculation about-similarity of classical algorithm to realize-and analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:218.08kb
    • 提供者:kklljj
  1. midfix-expression-calculation

    0下载:
  2. 利用数据结构实现中缀表达式转后缀表达式并计算-Use data structure realize midfix expression turn suffix expression and calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:21.4kb
    • 提供者:文迪
  1. precision--calculation

    0下载:
  2. ACM辅导资料,还有一些cdoj上的题目。模拟与高精度计算。-The ACM counseling information, there are some topics on cdoj. Analog with the precision of calculation.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:99.37kb
    • 提供者:kk
  1. calculation-logic-expressions

    0下载:
  2. c++ 的 数据结构 计算逻辑表达式真值 程序设计报告文档-C++ data structure calculation logic expressions of true value and general test report document design programming
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:12.43mb
    • 提供者:chen
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com