资源列表
QuickSort
- 用快速排序(分治法),对序列{23,13,49,6,31,19,28}进行升序排列,适用于初学者,算法设计与基础,写的很通俗易懂-Quick sort (divide and conquer), the sequence {23,13,49,6,31,19,28} in ascending order, suitable for beginners, algorithm design and basic, very easy to understand
MaxSum
- 求1维数组最大子段和,适合初学者,算法设计与基础,写的通俗易懂,且正确-Seeking the largest sub-segment of a one-dimensional array, suitable for beginners, algorithm design and basic written in easy to understand, and correct
Haep
- 堆排序:编写程序实现对序列{2,3,4,1,5,7,6,8,10,9}}的排序,适合初学者,通俗易懂且正确-Heap Sort: preparation program sort sequence the {2,3,4,1,5,7,6,8,10,9}}, suitable for beginners, easy to understand and correct
Numerical-Analysis-Two
- 数值分析第二题详尽解答,包括详细的算法设计和程序代码。-Numerical Analysis for students.
Numerical-Analysis-Three
- 数值分析第二题详尽解答,包括详细的算法设计和程序代码。-numerical analysis for students learning.
NLequationCalculator
- VC++源代码,编译通过,可运行,解决非求线性方程组的求解问题.-the solving of nonlinear equations
Field_ampl_analy
- 利用地震方位属性进行反演,获得各向异性强度和方位参数;同时对计算结果进行归一统计性处理。-Property inversion, seismic orientation anisotropy and orientation parameters and normalized statistical processing of the calculation results at the same time.
BSpline-Curve
- B样条曲线绘制-德布尔法。在VC++ 6.0环境绘制B样条曲线。-Draw the BSpline Curve
kuFFT
- 利用三角波合成方波,然后进行快速傅里叶变换。-Using the triangular wave synthesizer square wave, and then fast Fourier transform.
pictureprocessing
- 实现柱状图的识别,并将柱状图的信息转换为平面等值线信息,比如将克浪软件所做能量对比图等转化为信息更为丰富的平面等值线图。-Achieve the histogram recognition, and information into a histogram the planar contour information, such as grams waves made energy comparison chart translate into richer information planar
LINE-SURVEY
- 对电法勘探中的分支方法-激电中梯电法数据进行读取,初步处理和成图。-Electrical prospecting branch- induced polarization in the ladder electrical method for reading, preliminary processing and mapping.
duobianxingqiuzhongxin
- 对任一多边形上的关键点信息给定后,求该多边行的重心。-Any polygon on the key points of information given, find the center of gravity of the multilateral row.
