搜索资源列表
wavetransform++
- C++语言写的小波变换和傅立叶变换的源代码,在Linux环境下运行。-C language to write the wavelet transform and Fourier Transform source code, the Linux operating environment.
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
Huffman_JRB_2.0.tar
- Huffman code using JRB lib run on linux platform
TurboCSim
- Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".-Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".
nast3dgp25B15D_1146468442
- 二维流体模拟源代码 linux环境下可编译 也可以用mingw-Two-dimensional fluid simulation source code can be compiled under linux environment, can also be used mingw
numerical_recipes_V2.08
- 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.08版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included
numerical_recipes_V2.06b
- 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.06b版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be include
numerical_recipes_V2.02
- 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.02版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included
hmac_md5
- source code with c for HMAC_MD5 Alg. you can build it both in Windows and Linux.
NSGA-code-in-C-(for-Windows-and-Linux)-original.r
- Non-Dominated Sorting Genetic Algorithm for Multi-Objective Optimization
ps2d
- 利用伪谱法进行二维弹性波模拟,更加详细的介绍见英文描述,对于做波场模拟的同学很有用。-This is a very simple code for elastic wave simulation in 2D using a Pseudo-Spectral Fourier method Authors: Heiner Igel General: Wave propagation Code level: Training Language: Fortran 90
zrayamp
- 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
ETUSPICE05-MAC
- 相速度频散曲线计算,更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Calculation of phase velocity dispersion curves Authors: Yann Capedevile General: Processing Code level: Training Language: Fortran 90/95 or later Associated groups: Planetary Scale
boschi-wood-1.1
- 面波射线追踪。基于Boschi 和 Woodhouse 2006年发表在GJI上的文章中的方法。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。 -surface wave ray tracing as described by Boschi and Woodhouse GJI 2006 Authors: Lapo Boschi General: Wave propagation Code level: Research Language: Fortran
sortcollection1
- Linux下的各种排序算法的总结,很不错的代码 全是C++实现-Various sorting algorithms under Linux summarize, very good the code all C++ achieve
sortcollection111111111111111000000
- Linux下的各种排序算法的总结,很不错的代码 全是C++实现-Various sorting algorithms under Linux summarize, very good the code all C++ achieve
rlab-2.1.06bsrc
- rlab源代码,类似matlab功能,支持window、linux环境。-RLAB source code, similar to the matlab function, support window, Linux environment.
SVDLIBC-win
- SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile
nsga2_best_searching_revised
- NSGA-II 算法,能够求解通用的最优化问题,全局搜索能力非常强。-NSGA-II code by c. It can run on Linux or Windows.
test_sol-2.3
- solution test for graph coloring linux code