▍1. plrc_fdtd
一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。(floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.)
程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!(counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!)
进行结构响应分析的Wilson法,是直接积分的基本算法之一,相信进行有限元动力分析编程的诸位都能用上(structural response analysis of Wilson, which is direct integration one of the basic algorithm, believe that the dynamic finite element analysis program you can use)
改进的冒泡排序的VC++源程序,希望大家能够从中受益!(improved Bubble Sort VC source, we hope to benefit from!)
用于计算学分绩,是大学实行学分制后比较实用的一个软件(used in the calculation of the credit performance of college credit system after a more practical software)
计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算(calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of)
说明: 几种模幂算法,有传统模幂,SMM模幂,基于2的K次方的模幂和最一般的模幂算法,还有为这些模幂算法建立的WINDOWS对话框。可以方便的运行。(algorithm, the traditional mode power, SMM Modular Power, Based on two of the K-th power module and the most common mode power algorithm, These modules also for the establishment of the algorithm Power Windows dialog box. To facilitate the operation.)
说明: 该算法用于现代武器的弹道曲线中,使一种用的很广的先进算法(the algorithm used modern weapons ballistic curve, a widely used in the advanced algorithm)
说明: 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的(second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment)
说明: 用于石油地震资料数字处理,包括 地震偏移(二维或三维)、滤波程序、重采样、具有很广的应用前景,还可以移植到其他的工程领域。(oil for digital processing seismic data, including seismic migration (2D or 3D), filtering procedures, re-sampling, have a very broad application prospects, but also can be transferred to other engineering fields.)
说明: 距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
说明: 一个用C语言编写的求混沌序列的源程序,挺好的!(a C language for the chaotic sequence of the source, very good!)
说明: 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便(three rapid smoothing filter algorithm works in the data filtering provides great convenience)
说明: 模糊指数平滑算法源程序,进行预测 计算.(fuzzy exponential smoothing algorithm source for projection.)
//最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) (//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法(this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method)
用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵(C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix)
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.(vc realization of the principle of compiler LL (1) grammar compiler course, very handy.)