搜索资源列表
DPG
- 堆排序 一、 需求分析 问题定义: 假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。 -a heap sort, demand analysis definition : the assumption that to meet the definition of sculpture, the complete nature of trigemi
COCOON IP查询器 v1.1
- COCOON IP查询器 v1.1,请复制到你的根(或虚拟目录的根)目录下。-Cocoon IP v1.1 for inquiries, please copy to your roots (or virtual root directory) directory.
thedichotomyofequationroots
- 用二分法实现求方程根的,在c++环境下实现的。-Achieved with the dichotomy of equation roots, and in c++ environment achievable.
BaseMath
- C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
The-cSharp-programming-language-3.0
- 学习c#的一本英文原本电子书籍 看之前得先有一定的英文基础啊-C# (pronounced “See Sharp”) is a simple, modern, object-oriented, and type-safe programming language. C# has its roots in the C family of languages and will be immediately familiar to C, C++, and Java programmers. C# is
Roots-of-linear-equations
- 二元一次方程求根,算法思路简单,易于实现 -Roots of linear equations, algorithms idea is simple, easy to implement
ClickDemo
- 简单的时钟小程序,根部本地计算机的时间用时钟的方式显示-Simple clock applet, the roots of the local computer time clock display
feixianxingfangchengqiugen
- 非线性方程求根,包括二分法,迭代法和弦割法-The roots of nonlinear equations, including the dichotomy, iterative method of chord secant method
