搜索资源列表
5个文件
- 这是由C语言编写的关于在2级内的一些解决数学问题的原代码.其它高级点的源码正想在这儿学习.-This is the C language on the preparation of the two mathematical problem solving some of the original code. Other senior point source retrospective study here.
安全过河问题
- 该游戏是我由一个数学建模题——“安全过河问题”而构思的。有三个商人带者三个随从和货物过河, 船每次最多只能载两个人,要求保证在过河期间商人的人数要大于或等于随从的人数,否则随从杀人抢货。 构思: 用两个数组来表示两岸的商人和随从,其中 A 表示商人, B 表示随从,数组a 表示此岸,数组b表示彼岸 通过输入过河的人数,来改变两个数组中的 A 和 B 的个数,在用文本输出两岸的情况. 游戏规则是这样似的: 1)输入过河的人数; 2)非法输入按按了退出处理(如:每
AllPath
- 求包含所有结点的最短路径,用c++编的,数学建模时候用的:)-for all nodes contain the shortest path, using c series, the mathematical modeling of time :)
MCM85B
- 模拟退火算法的一个数学建模的程序,大家试试看有没有用呀-simulated annealing a mathematical modeling process, we try not use ah
1+1
- 简单的C++下的验证哥德巴赫猜想+祖冲之+杨辉等数学问题~供初学者学习-simple C certification Goldbach conjecture Zu Chongzhi Yang Hui as a mathematical problem for beginners to learn
6_7
- 简单的C++下的一些数学代码百马百担+判素数+统计单词+裴波那斯等-C simple mathematical code some 100 Ma said 100-words - a few statistics it is so Peibei
algorithm_using_c
- 一些算法的c语言实现,对数学建模的读者非常有用,例如牛顿插值,牛顿迭代等-some algorithm in C Language for Mathematical Modeling of readers very useful, such as Newton's interpolation, such as Newton iteration
chongzai
- 自己写的关于csharp的重载的类(数学符号)-himself wrote on the heavy csharp the category (mathematical symbols)
200604222233534318
- 数学计算软件设计代码 用c#设计 能实现数学计算器的功能设计 程序运行正常-Mathematical calculation software design code with c# Mathematical calculator designed to achieve the functions of the design process to run the normal
Vector
- 一个3维矢量的各种算法,以c#语言开发,可用于数学计算。-A 3-dimensional vector algorithms to c# Language development, can be used for mathematical calculations.
cSharpMath
- 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
KEY
- 36选7双色球走式分析 自动选号数理分析软件-36 election analysis 7 Auto Loans选号follow mathematical analysis software
mathcurve
- 常用数学函数曲线的绘制方法,支持函数表达式的录入-Commonly used mathematical functions curve drawing method, the input support function expression
LogOn
- c#实现线性回归预测,线性回归时一个有用的技术,本文展示了一种带权重的自回归模型-Linear regression is a useful technique for representing observed data by a mathematical equation This article presents a C# implementation of a weighted linear regression c sharp AR auto regression predictio
Random_Walking
- A random walk,RW, is a mathematical formalization of a trajectory that consists of taking successive random steps.ve Here You can Do it in c# -A random walk,RW, is a mathematical formalization of a trajectory that consists of taking succe
Csharp_TEX_formulas
- Qkid_Tex公式生成器:本软件能够支持基本的TEX公式功能,支持积分,上下角标,分数及大多数常用的数学符号;软件支持预览功能,并能将图片保存至本地,可以自定义图片大小,能够按照需求生成不同的图片格式,支持png,jpg,gif,bmp。 软件支持安装了 .Net Framework2.0 的windows 2000,windows 2003,windows XP及以上操作系统。-The software can support the basic TEX formulas, suppo
CSharpRef
- CSharpRefThis clause is informative. C# (pronounced C Sharp ) is a simple, modern, object oriented, and type-safe programming language. It will immediately be familiar to C and C++ programmers. C# combines the high productivity of Rapi
Finance.Using.C.and.C.Sharp
- Computational Finance Using C and C# 使用 C 和 C# 計算財務 -Computational Finance Using C and C# “Think of Baxter and Rennie, add the pricing models from Wilmott and, to illustrate each model, Levy’s own Numerical Recipes in C and C#. Levy’s boo
fastee
- 快速数学表达式计算的动态连接库,c++编写,可参考-Fast calculation of mathematical expressions a dynamic link library, c++ write, can be found
Mathematical-tools
- 用C#做一个应用程序实现模拟示波器功能,并用该示波器画出以下三条波形 加速度:a=x0+mt 速度:b=n*a*t+1 路程:c=b*t+1/2*a*t^2 将t作为横坐标,x0、m、n作为可输入量,分别画出加速度、速度、路程的波形,并且实现波形的可左右移动及放大缩小功能-Mathematical tools