搜索资源列表
11332
- 一个数学求值的源代码,一个公司笔试题目的编程实现,c语言初学者可以参看-a mathematical evaluation of the source code, a company of the written language, c language learners can see
1234
- 计算一串数学表达式的值, 计算一串数学表达式的值, -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
game3
- 一个小狗追踪人的程序,挺好玩的 还有,对数学建模有帮助-A dog to track people' s procedures were very good to play on the mathematical modeling help
61008224-Exp12_Sort
- 各种分类搜索算法实例,可以应用于数学建模-Examples of various categories search algorithm can be applied mathematical modeling
biaodashi
- 任意数学表达式计算很实用的一个程序。对于初学者用帮助-Any calculation of mathematical expressions a very useful program. For beginners to use to help
xiehong
- 控制台程序,数学建模程序,用C++小区泄洪程序模拟。-Console application, mathematical modeling program, using C++ program simulation flood area.
750
- 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
calculation
- Its a very naive and basic code to implement the mathematical operations in a computer language which could help us expand our skills.
JORDAN
- It is a C++ program and we can calculate mathematical equations using Jordan method.
MorphPicuure
- 用于数学形态学运算的,如开、闭运算等。用VC6.0实现的MFC程序。-For the operations of mathematical morphology, such as opening and closing operation. Achieved with VC6.0 MFC program.
compute_lasfousnum
- 采用分治法快速求解拉斯斐切数。代码用C语言编程实现,可用于处理数学问题。-The divide-and-conquer method fast solving Lasifeiqie number. Code with C language programming, can be used to deal with mathematical problems.
DataStructrue_01
- 一个简单的递归函数,具体实现一个数学函数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
josephus
- 约瑟夫环运作如下: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
CPP-Matrix
- 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
needle
- 实现概率论与数理统计中的投针试验,利用投针试验求解pi值-Probability theory and mathematical statistics cast needle test, the use of cast-pin test solving pi value
exp4_MathStack
- 输入一个数学表达式,计算表达式结果并输出-Enter a mathematical expression uates the expression and outputs the result
BigNum
- 大数运算,当整形数字溢出时,实现大数之间的各种数学运算-Computing large numbers, numeric overflow when shaping to achieve a variety of mathematical operations between large numbers