资源列表
cPP-simulation-of
- 用c++程序对于大学物理中的光的干涉与衍射等实验进行模拟-University Physics with c++ program for the optical interference and diffraction experiments to simulate
hw3_E24016629
- 霍夫曼編碼(Huffman Coding)是一種編碼方式,是一種用於無損數據壓縮的熵編碼(權編碼)算法。 在計算機數據處理中,霍夫曼編碼使用變長編碼表對源符號(如文件中的一個字母)進行編碼,其中變長編碼表是通過一種評估來源符號出現機率的方法得到的,出現機率高的字母使用較短的編碼,反之出現機率低的則使用較長的編碼,這便使編碼之後的字符串的平均長度、期望值降低,從而達到無損壓縮數據的目的。-Huffman coding (Huffman Coding) is an encoding, data co
research 4
- ppt of numeric analysis
5_4_7Talor
- Taylor方法,解决常微分方程的初值问题-Taylor method to solve ordinary differential equations initial value problem
solveEquation
- 求解一元高次方程,给出一个实数解,采用sturm方法,二分法查找解-Solving equations of higher dollar, give a real solution, using sturm methods, the dichotomy search solution
plasma5-llto
- 光脉冲在等离子体中传输的模拟仿真程序。用于电子密度诊断。-optical pulse propagation in the plasma simulation procedures. For the electron density diagnosis.
产生任意概率分布的随机数
- 用Fortran产生随机速度分布函数的数学推导,程序代码,及所得结果。(The mathematical derivation, program code, and results of the random velocity distribution function generated by Fortran are presented.)
102FFT
- 1024点的FFT变换,可以试试还不错的-1024-point FFT transform, you can try is also a good
fft
- 对图像进行快速傅里叶变换,在频率域去除高频信息再逆变换到空间域,完成图像栅格信息的消除。-Fast Fourier transform of the image, in the frequency domain to remove high-frequency information and the inverse transform to the spatial domain, to complete the elimination of the image grid of informati
FDTDMFC
- MFC实现FDTD编程,编程规范,体现了C++语言的有点,适合想利用MFC进行编程的同行参考-FDTD realization MFC programming, programming standards reflects the C++ language a bit, for want to use the peer-MFC programming reference
N-order-linear-matrix
- 用C语言求解N阶线性矩阵方程Ax=b的简单解法-A simple approach to solving the N-order linear matrix equation Ax = b, using C language
