Welcome![Sign In][Sign Up]
Location:
Search - 数学库

Search list

[Mathimatics-Numerical algorithmsmtl库

Description: 一个通用的数学库-a common math
Platform: | Size: 1383586 | Author: 任军豪 | Hits:

[Other resourceSMALL C 语言数学库  

Description: SMALL C 语言数学库 -SMALL C language math
Platform: | Size: 76569 | Author: 郑雄 | Hits:

[OpenGL programOpenGL最全数学库

Description: OpenGL的数学库!分别处理数学和几何运算。3D 数学库-矩阵 向量 四元数 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算,详见代码
Platform: | Size: 974653 | Author: ourleven@yahoo.com.cn | Hits:

[Algorithm数学计算库

Description: 通用的c语言数学计算库。
Platform: | Size: 654176 | Author: xiaobai6u6@yahoo.com.cn | Hits:

[SourceCode基于SSE指令的3D加速数学库

Description: 基于SSE指令的3D加速数学库
Platform: | Size: 38221 | Author: jayxh314@126.com | Hits:

[VHDL-FPGA-VerilogVHDL的基本数学运算库

Description: VHDL的基本数学运算库,非常好用-VHDL basic arithmetic library, a very handy! !
Platform: | Size: 232448 | Author: | Hits:

[Mathimatics-Numerical algorithmsmtl库

Description: 一个通用的数学库-a common math
Platform: | Size: 1383424 | Author: 任军豪 | Hits:

[AlgorithmSMALL C 语言数学库  

Description: SMALL C 语言数学库 -SMALL C language math
Platform: | Size: 75776 | Author: 郑雄 | Hits:

[matlabvcmatlab7src

Description: MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Compiler is a built-in MATLAB Compiler, it will be m documents into C, C p, or other types of source code and generating executable required documents lib files (libraries), dll files or documents S function. MATLAB 6.5 The compiler includes MATLAB C \ C math library functions and graphics library. Dynamic link library (dll) software is commonly used to prepare a technical, MATLAB M will provide the documentation dll file into the method, on how the document Matlab6.5 will m z into dll file, and then call in the VC dll file.
Platform: | Size: 41984 | Author: 林林 | Hits:

[OpenGL programC常用程序集移植到VC开发环境的源代码

Description: 针对C程序的特点,给出将之移植到VC集成环境下的技术,对一个常用程序集实施了大规模的改写,并提供了C++数组和矩阵模板类,对C程序进行面向对象的封装。 CH1.H-CH15.H改写自徐士良《C常用算法程序集[M]》清华大学出版社(1996.11),第1到第15章,即数值计算部分的所有内容。 AM.H 数组、矩阵类的最初实现 CAM.H 双精度型数组、矩阵类 TAM.H 数组、矩阵模板类 Matrix.h 双精度型矩阵类,数组类请用标准模板库的valarray类 TMatrix.h 矩阵模板类,数组类请用标准模板库的valarray类 这两者配合slice技术使用,可以得到极大的灵活性,标准模板库对效率也是做过优化的。 C++用作数值计算的解决方案包括Matlab数学库的调用,用Matlab、OpenGL实现数-against C program features is to be transplanted to VC integrated technical environment, a procedure commonly used to collect a large-scale rewriting, and to provide an array of C and matrix template category, the C Programming Object-Oriented Packaging. CH1.H- CH15.H rewritten since XU Shi-liang "C algorithms commonly used procedures set [M]" Qinghua University Press (1 996.11), to a Chapter 15, that is part of the numerical calculation of all content. AM.H array matrices CAM.H the first to achieve double-precision array matrices TAM.H array matrix template category Matrix.h double-precision matrix category, array category please use standard template library valarray category TMatrix.h matrix template category, array category please use standard templates for the two categorie
Platform: | Size: 69632 | Author: 苗嘉 | Hits:

[Mathimatics-Numerical algorithmsxmath

Description: 一个简单的数学库.但是很实用..大家可以下载过去研究一下.-a simple mathematical library. But it is practical .. you can download past research.
Platform: | Size: 14336 | Author: xuxiandi | Hits:

[Data structs200410610511675180

Description: XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and XGeomLib. Separate processing mathematical and geometric computing. The math section includes vector, matrix, quaternion arithmetic. , And other arithmetic. Geometric part consists Box Frustum AABB OBB Ray Line Line-Segme nt Plan Triangle such arithmetic.
Platform: | Size: 25600 | Author: dexter | Hits:

[ARM-PowerPC-ColdFire-MIPSSMALL_C_math_lib

Description: small_c数学库, small c语言-small_c math, small c Language
Platform: | Size: 80896 | Author: jimmy xie | Hits:

[OtherMMath

Description: 数学库——常用数值算法库 注释清楚,说明完善 -math-- commonly used numerical algorithm library Notes clearly that the perfect
Platform: | Size: 152576 | Author: ysh | Hits:

[VC/MFCBeyond-the-C++-Standard-Library

Description: boost Boost里有很多库,只有很少一些是你不感兴趣的。可以肯定你会在里面找到马上就要用的库。Boost库覆盖了广泛的领域,从数学库到智能指针,从模板元编程库到预处理器库,从线程到lambda表达式-boostBoost, there are many libraries, only a very small number is that you are not interested. To be sure you will find inside the Treasury will have to come out immediately. Boost libraries cover a wide range of areas, from the mathematics library to the smart pointers, from the template meta-programming library to pre-processor library, from the thread to the lambda expression
Platform: | Size: 346112 | Author: kongmingming | Hits:

[3D GraphicMath

Description: 3D模型加载需要用到的数学库,focus on 3D model部分源码-Needed to load 3D model of the Math Library, focus on 3D model parts source
Platform: | Size: 15360 | Author: 王一 | Hits:

[Mathimatics-Numerical algorithmscmath

Description: 数学运算库源码,可用于复杂的数值计算。比标准的数学库函数扩充很多。-Math Library source code can be used for complex numerical calculation. Than the standard math library function to expand a lot.
Platform: | Size: 89088 | Author: robin | Hits:

[3D GraphicBase

Description: 游戏引擎常用的功能封装,包括文件管理,数学库等-Game engine package commonly used functions, including document management, mathematics library
Platform: | Size: 72704 | Author: novodex | Hits:

[Mathimatics-Numerical algorithmsmtl4-alpha-2-r6668

Description: c++的数学库,最新版本是mtl4,可以方便的计算矩阵等数学问题-c++ math library, the latest version is mtl4, can facilitate the calculation of matrix, such as a mathematical problem
Platform: | Size: 1049600 | Author: 王朝阳 | Hits:

[Mathimatics-Numerical algorithms数学库glm-0.9.6.3

Description: 包括矩阵、向量 在游戏中的各种运用所需要的算法,非常齐全!(Including the matrix, vector in the game in the use of the various algorithms, very complete!)
Platform: | Size: 4233216 | Author: Beijiaan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net