CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - mathematical

搜索资源列表

  1. 11332

    0下载:
  2. 一个数学求值的源代码,一个公司笔试题目的编程实现,c语言初学者可以参看-a mathematical evaluation of the source code, a company of the written language, c language learners can see
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.14kb
    • 提供者:李乘风
  1. 1234

    0下载:
  2. 计算一串数学表达式的值, 计算一串数学表达式的值, -Calculation of the value of a string of mathematical expression to calculate the value of a string of mathematical expression to calculate the value of a string of mathematical expression to calculate the value of a string
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:782byte
    • 提供者:zws
  1. game3

    0下载:
  2. 一个小狗追踪人的程序,挺好玩的 还有,对数学建模有帮助-A dog to track people' s procedures were very good to play on the mathematical modeling help
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:3.15kb
    • 提供者:liushuimeng
  1. 61008224-Exp12_Sort

    0下载:
  2. 各种分类搜索算法实例,可以应用于数学建模-Examples of various categories search algorithm can be applied mathematical modeling
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5.82kb
    • 提供者:hyp
  1. biaodashi

    0下载:
  2. 任意数学表达式计算很实用的一个程序。对于初学者用帮助-Any calculation of mathematical expressions a very useful program. For beginners to use to help
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:3.93mb
    • 提供者:廖礼江
  1. xiehong

    0下载:
  2. 控制台程序,数学建模程序,用C++小区泄洪程序模拟。-Console application, mathematical modeling program, using C++ program simulation flood area.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:王欢
  1. 750

    0下载:
  2. C ALGORITHM 750, COLLECTED ALGORITHMS FROM ACM. C THIS WORK PUBLISHED IN TRANSACTIONS ON MATHEMATICAL SOFTWARE, C VOL. 21, NO. 4, December, 1995, P. 410--415.-C ALGORITHM 750, COLLECTED ALGORITHMS FROM ACM. C THIS WORK PUBLISHED IN TR
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:15.93kb
    • 提供者:am
  1. calculation

    0下载:
  2. Its a very naive and basic code to implement the mathematical operations in a computer language which could help us expand our skills.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:754byte
    • 提供者:masood
  1. JORDAN

    0下载:
  2. It is a C++ program and we can calculate mathematical equations using Jordan method.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:560byte
    • 提供者:thein
  1. MorphPicuure

    0下载:
  2. 用于数学形态学运算的,如开、闭运算等。用VC6.0实现的MFC程序。-For the operations of mathematical morphology, such as opening and closing operation. Achieved with VC6.0 MFC program.
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:83.4kb
    • 提供者:崔汉锋
  1. compute_lasfousnum

    0下载:
  2. 采用分治法快速求解拉斯斐切数。代码用C语言编程实现,可用于处理数学问题。-The divide-and-conquer method fast solving Lasifeiqie number. Code with C language programming, can be used to deal with mathematical problems.
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:643.84kb
    • 提供者:liubin
  1. DataStructrue_01

    0下载:
  2. 一个简单的递归函数,具体实现一个数学函数f(x) = 2f(x-1) + x^2-A simple recursive function, the concrete realization of a mathematical function f (x) = 2f (x-1)+ x ^ 2
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:3.49mb
    • 提供者:stone
  1. josephus

    0下载:
  2. 约瑟夫环运作如下:1、一群人围在一起坐成环状(如:N)2、从某个编号开始报数(如:K)3、数到某个数(如:M)的时候,此人出列,下一个人重新报数4、一直循环,直到所有人出列,约瑟夫环结束-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a round table. From the n
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:164.57kb
    • 提供者:吴艳如
  1. CPP-Matrix

    0下载:
  2. 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:20.4kb
    • 提供者:vicky
  1. needle

    0下载:
  2. 实现概率论与数理统计中的投针试验,利用投针试验求解pi值-Probability theory and mathematical statistics cast needle test, the use of cast-pin test solving pi value
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.62kb
    • 提供者:龙天
  1. exp4_MathStack

    0下载:
  2. 输入一个数学表达式,计算表达式结果并输出-Enter a mathematical expression uates the expression and outputs the result
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:425.03kb
    • 提供者:Zicheng Zhang
  1. BigNum

    0下载:
  2. 大数运算,当整形数字溢出时,实现大数之间的各种数学运算-Computing large numbers, numeric overflow when shaping to achieve a variety of mathematical operations between large numbers
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:104.17kb
    • 提供者:朱信帅
搜珍网 www.dssz.com