搜索资源列表
Gauss(delphi)
- 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss elimination method for solving l
数值分析中的一元二次线性方程的求解
- 数值分析中的一元二次线性方程的求解,主要是用DELPHI语言进行编程-Numerical analysis of a linear quadratic equation, is mainly used for programming language DELPHI
DelphiAlgorithm
- 常用的算法代码,delphi实现,包括了方程求解,插值,优化,特征值等-Algorithm commonly used code, delphi achieve, including the equation, interpolation, optimization, eigenvalue, etc.
hough
- 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
xga
- Using Genetic Algorithm(GA) to solve the equation
root
- 方便求解一元二次方程的根的Delphi小程序-Convenient for solving a quadratic equation of the root of the Delphi applet
QDSEquations
- Qds Equations Publisher s Descr iption Qds Equations - equation editor is a set of visual components for Delphi that allow to enter and display formulas of any complexity, from simple Greek symbols to matrixes and complex integral expressions.
fcCalculator
- Delphi编写的方程计算器源码,一元一次,一元二次,二元一次皆可,自动报错,打开后输入passport。-Equation calculator source code in Delphi, once one yuan or twice can be binary simple error automatically opens, enter the passport.
Delphi_340012
- Delphi:Delphi公式解析器,自己写的解析公式程序,感兴趣的朋友们自己下载源码研究吧。可以算出上边括号中的公式里的值,太复杂的公式没有试验过,或许也可以。 -Delphi: Delphi formula parser, write their own analytical formulas procedures, interested friends download source research yourself. You can calculate the upper brac
Solution-2-yuan-a-second-equation
- 使用Delphi,解2元1次方程组,包括工程文件及基本的单元文件-Solution 2 yuan a second equation
qiugen
- 自己编写的Delphi方程求根程序,几乎没有Bug,可以方便学生使用。也可以方便初学Delphi的朋友学些。-Write your own root Delphi equation procedures, almost no Bug, can be convenient for students to use. Can also facilitate learning Delphi friends to learn some.