搜索资源列表
列主元Gauss消去法
- 列主元Gauss消去法,是对多维方程的解法,用处-out PCA Gauss elimination method, the multi-dimensional equation solution, use a lot
equation
- 使用Java 编写求一元方程的根,并且是使用小程序完成的-The use of Java for the preparation of one root element equation, and the use of small procedures are completed
thirdchapterphysics
- game programming gems4中的物理部分代码,包括刚体动力学中约束器、互动水面、基于verlet积分方程的物理引擎-game programming gems4 the physical part of the code, including rigid body dynamics constrained devices, interactive surface, based on the physics engine verlet integral equation
showheart
- 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。-Of the problem: According to the "heart"-shaped mathematical curve parameter equation, drawing curve
exercise
- 设计一个含有多个菜单项的菜单演示程序,然后再为这些菜单项设计相应的功能。 要求: (1)程序显示下列菜单选项: 1. 解一元二次方程 2. 石头、剪子、布游戏 3. 退出程序 选择1-3: (2)用户选择1,则求解一元二次方程Ax² +Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。 (3)用户选择2,则模拟石头、剪子、布游戏。用户可以任选石头、剪子、布中的一种,计算机也随机产生3种物件之一,根据“石头赢剪子,剪子赢布,布赢石头”的规则判定
quweicaidan
- 趣味菜单 1、设计菜单 给出3个菜单项的内容和输入提示: 1.解一元二次方程 2. 出圈游戏 3. 退出程序 2、解一元二次方程要求:编制一个求方程ax2+bx+c=0的根的程序。一般将系数设成floa t型,可以把变量设成double型,使用库函数sqrt()在头文件math.h中定义 。 3、出圈游戏的要求:使用约瑟夫环游戏。这里假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报
easyMath
- 简单的数学计算游戏 两个函数 showEquation() checkAnswer(equation, ans)-easy math game
fcqg
- 方程求根的matlab源码,用了很多次,很好用,希望对大家有用-Roots of the equation matlab source code, with a lot of times, very good with the hope for all of us! ! !
fcqg
- 方程求根的matlab源码,用了很多次,很好用,希望对大家有用-Roots of the equation matlab source code, with a lot of times, very good with the hope for all of us! ! !
Equation
- java中实现方程式的求解,能够考虑到无解、有解、有两个不同解的情况-java to achieve the solution of equations that can take into account the non-solution, broken, there are two different solutions of
Provisions
- 用广度搜索查询马踏棋盘上所有的可能路径,并打印出来(Use the C ++ language to find the roots of a nonlinear equation)