搜索资源列表
-
0下载:
股票短线计算器。选股理论和算法很多,本人发现有一个经典的理论(222规则)确实很神奇,符合这种形态的往往会在短时间内爆发。但这形态不是经常出现,会在大盘运行到某时期而出现很多,这程序是根据你输入的几个数值进行判断,看是否符合此规则。(本人上传代码均为fwr原创)-Short-term stock calculator. Stock a lot of theory and algorithms, I found a classical theory [222 rules] is indeed a
-
-
0下载:
画图算法,包括数值微分法、中点画圆法、Bresenham画线、画圆算法等-Drawing algorithms, including numerical differential method, the midpoint drawcircle, Bresenham line draw, drawcircle algorithm
-
-
0下载:
这里面包含有数值分析一些经典的程序和算法并结合有ppt来讲解,希望能让大家喜欢。-Here bread contains a numerical analysis of some classical programs and algorithms, and combined with ppt to explain and hope that everyone likes.
-
-
0下载:
常用算法,为初学者服务,简单易懂,常用的算法设计方法:
数值算法:迭代法、递归法、插值法等;
非数值算法:分治法、贪婪法、回溯法等。-Commonly used algorithms, for beginners service, easy to understand, common algorithm design methods: numerical algorithms: iterative method, the recursive method, interpolation m
-
-
0下载:
共轭法,数值计算中一个有限迭代法,好多算法的基础-Conjugate method, numerical calculations a finite iterative method, the basis for many algorithms
-
-
0下载:
visual_fortran常用数值算法集—源代码。共计16章,内附电子书。-visual_fortran common set of numerical algorithms- the source code. A total of 16 chapters, containing e-books.
-
-
0下载:
数值分析经典算法,拉格朗日插值,牛顿插值,迭代-Classical numerical analysis algorithms, Lagrange interpolation, Newton interpolation, iterative ...
-
-
0下载:
数值微分算法的计算机实现,数值方法与计算机实现。-Numerical differentiation algorithms, numerical methods and computer implementation.
-
-
0下载:
试射法求解二阶微分方程边值问题,数值算法-Solving Second Order Differential Equations tests, numerical algorithms
-
-
0下载:
梯度法求解非线性方程组,数值算法与计算机实现-Gradient method for solving nonlinear equations, numerical algorithms and computer implementation
-
-
0下载:
二分法,数值分析实现方程求根的算法,这是java程序-Dichotomy, numerical analysis algorithms to achieve Roots of the equation, which is the java program
-
-
0下载:
数值分析算法,LU分解法解方程组,数据从文件中读入,结果从文件中输出。-Numerical analysis algorithms, LU decomposition method for solving equations, data is read from the file, the output from the file.
-
-
0下载:
数值分析算法,龙贝格加速算法求解积分。运行时从屏幕上输入积分左右区间以及求解精度,结果从屏幕上输出。-Numerical analysis algorithms, Romberg algorithm to accelerate integration. Input from the screen operation and the integration interval is about the solution precision, the output from the screen.
-
-
0下载:
中国科大数值计算方法与算法实验三:复化梯形积分、复化辛普森积分-Numerical methods and algorithms of USTC,lab03.c: trapezoidal integration, complex integration of Simpson
-
-
0下载:
win32小程序 能够实现数值分析中各种求解方程组算法 希望大家参考指教-A small program of Win32 to realize the various algorithms in numerical analysis to solve equations ,hope everybody reference
-
-
0下载:
matlab数值算法的中文版书籍,详细介绍基于matlab的各种数值算法。-The Chinese version of the numerical algorithm matlab books, matlab detailed Numerical Algorithms based presentation.
-
-
0下载:
matlab 数值积分的例子源码 希望对你有帮助-Examples of various algorithms using MATLAB series of numerical integration applications
-
-
0下载:
It describes the common numerical and non-numerical algorithm, using C / C ++ language.-It describes the common numerical and non-numerical algorithm, using C/C++ language.
-
-
0下载:
数值分析和偏微分方程常用算法的 c++ 实现,内容比较充实,可以学习学习-Numerical Analysis of Partial Differential Equations commonly used algorithms and realization of c++, more substantial content, you can learn
-
-
0下载:
matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
-