搜索资源列表
AFEPack.tar
- 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限元空间 * Convenient facilities to implement mesh adaption 很方便的进行网格加密和稀疏化 * Multi-mesh operation supported 支持多套网格操作 需要有一定的有限元基础和C++语言
stage-src-1.3.3.rar
- 一个机器人平台, A robot platform
Various_sorting_algorithms
- 各种排序算法,有执行过程,反映如何排序,在Linux平台编写,可以运行,用C++语言编写-Various sorting algorithms, the implementation process, reflecting on how to sort, prepared in the Linux platform, you can run, using C++ languages
CreateGraph.cc
- 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
CriticalPath.cc
- 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
MiniSpanTree.cc
- 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
ShortestPath_Dijkstra.cc
- 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
Huffman_JRB_2.0.tar
- Huffman code using JRB lib run on linux platform
walksat-dist
- 解决SAT问题的经典WalkSat算法,基于linux平台开发。-Typical WalkSat algorithm designed for solving SAT problem, developed based on Linux platform.
AI
- 该资源为《人工智能》作者琼斯这本书的源码,可以再linux平台下运行。-The resources as a source of " artificial intelligence" of Jones book, can run linux platform.
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
cannon
- 本程序实现了在linux平台上用mpi实现的矩阵cannon算法-This program implements a matrix cannon algorithms on linux platform implemented using mpi
mutrixMutil_1
- 本程序实现了在linux平台上用openMP实现的大型矩阵相乘-The program in the linux platform with a large matrix multiplies achieved openMP
crf
- 条件随机场开源实现,本人调整后可以实现跨平台,可以直接执行,不管是在linux平台还是在windows平台。-CRFs open source implementation can be achieved after I adjusted the cross-platform, can be d directly, whether in linux platform or in the windows platform.
matrixmulti.tar
- OpenCL实现的矩阵乘法,基于Linux Nvidia OpenCL平台编译-OpenCL implementation of matrix multiplication, based on Nvidia OpenCL Linux platform compiler
inviscid_burger_equ_final.zip
- This solver is 1-D burger equation solver intended for solving singe/double shock prob and further double shock problem for purpose of coursework of Computational Fluid Dynamics. The code was made at the LINUX platform. Let me know if you need assist
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
4_Couette_flow.zip
- The solver is was made to implement 1-D coutte flow featuring separated flows. A varitety of schemes are present in the code. When you are in something trouble to do code, try to refer to this. The code was made at the LINUX platform. Let me know if
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