搜索资源列表
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
FastRBF
- 快速fft变换的c实现,在visual C++下实现,可以已知道linux下 -Fast fft transform c to achieve, in the visual C++ Achieve, you can already know under linux
dolfin-0.8.0
- 利用C,python编写的在linux下使用的有限元计算程序包。在linux下安装后可以使用迦辽金等方法进行计算。-The use of C, python prepared linux used in finite element analysis package. In linux can be used after installation of Galerkin methods such as calculated.
LastWave_3_0.windows
- LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
nast3dgp25B15D_1146468442
- 二维流体模拟源代码 linux环境下可编译 也可以用mingw-Two-dimensional fluid simulation source code can be compiled under linux environment, can also be used mingw
hmac_md5
- source code with c for HMAC_MD5 Alg. you can build it both in Windows and linux.
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, linux, Solaris). ALGLIB features
Kinematics
- 机器人的逆运动学求解。程序是写在linux下。需要写机器人运动的同仁可以参考。-Robot inverse kinematics solution. Under the program is written in linux. Colleagues need to write a robot can refer to.
drelp_2.1.tar
- 这是应用于激光与稀薄等离子相互作用的一个程序,应用环境是linux系统。具体的方程可以参看激光与物质相互作用这本书-This is used in laser plasma interaction with thin a program, the application environment is linux. Equations can be found in the specific interaction between the laser and the material this b
lp_solve_5.5.0.14_source
- 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
A_combine
- 进行链表合并等功能。纯C语言,可进行移植到linux,windows等环境。-Features such as linked lists merge. Pure C language, can be ported to linux, windows 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
taucs_for_linear
- taucs大型线性方程组的求解源码,其编译的库可以应用到windows,linux等。-taucslarge linear equations in solving the source, compile libraries can be applied to windows, linux,etc.
nsga2_best_searching_revised
- NSGA-II 算法,能够求解通用的最优化问题,全局搜索能力非常强。-NSGA-II code by c. It can run on linux or Windows.
sortquick
- 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. can achieve more together on a number of gro
read_easymesh20131006
- 本代码是windows平台上,将数据转换为tecplot软件的2进制格式的代码,代码的输入文件全部在压缩包里,输入格式是一套在linux平台开源软件EasyMesh 和一套自己开发的有限元程序代码的,已经将有限元文件的头文件也放到压缩包中,可以仿照该代码进行用tecplot的做后出理-This code is a windows platform, convert the data to binary format tecplot software code, the code is all i
binaryadder
- linux终端下main函数从命令行接收字符串参数,从而实现二进制加法-Under the terminal of the linux OS,this program can receive parameters via command line to realize the function of binary addition.
2_1-D_CFD_scheme_ver1.zip
- The solver was made to solve the convetive heat tranfer problem (2-D steady elliptic BVP). Not only several schemes, which are ADI, checkerboard, Crank-Nicolson, Gauss-Seidal with SOR but also exact solution are also present. You can implement and c
3_1-D_CFD_scheme_ver2.zip
- The solver was mdae to solve the teat tansfrer fields with cooling and hot zone. The Gauss-seidial, ADI, Laasonnen, and Crank-Nicolson schemes are present in the code. You can handle the method you want, iteration and the level of tolerance. The code
5_flow_code_1.zip
- This code was made to draw streamline passing through bump located in the right-belowed of 2-d rectangular field. User can execute the file by typing ./Make_and_Execute ,and then you can have your own outfile changing input parameters prescribed in