搜索资源列表
Wordware.Vector.Game.Math.Processors
- 游戏编程与数学的应用,一本相当不错的游戏编程介绍,英文版-game programming and mathematical applications, a very good game programming, English
SDLMathBagD7
- 为一个Delphi下的数学包,包含小波分析,傅立叶变换等源码及事例.-Delphi for a math packet, including wavelet analysis, such as Fourier transform source code and examples.
qiege
- 一个三棱柱,可以分割成3个四面体。 高中数学-a three prism can be divided into three tetrahedron. High school math
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
kern
- ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件是ACIS的核心组件,提供了核心基本实体和属性的支持、拓扑和几何实体类、数学处理类、文件的保存及其混饭、历史和回溯的函数。-ACIS is an open, using C language structure of the development of 3D model
XMathLib
- 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
3DLensFlareWithOcclusionTesting
- 3D Lens Flare With Occlusion Testing Learn how to do lens flares by extending a glCamera class. If you look at a lens flare you will notice that they all share one thing in common. They all seem to move through the center of the screen. With this
test11
- Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is ba
第五章 SIMULINK仿真基础
- 除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的应用是控制基于真/假命题的一系列MATLAB命令-addition to the traditional math, MATLAB support and logical operators. If you already have some programming experience, will be familiar to thes
Example3D
- 更新的这个C++代码范例演示了一个简单3D引擎。显示屏上所有可见内容都用Open GL ES作了3D渲染;如果终端支持的话该范例也支持硬件加速。这个应用支持S60 3rd Edition及后续版本,可适应不同屏幕尺寸和显示方向。经过更新的这个版本提供了加强的纹理载入并增加了堆与栈的大小。可以从诺基亚论坛网站下载支持S60 2nd Edition和Series 80 2nd Edition的独立范例。主要的类有:OpenGL ES (API), CIdle, Math, CImageDecoder
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar to the function of PHOTOSHOP, like rich filter effect, you can display images histogram, color
GLWidgetSample
- 干净的OpenGL解决问题的VCL / CLX ,包括OpenGL的API的接口, OpenGL的小工具,矢量和矩阵数学例程,和其他基本物品。旨在提供一个方便,干净启动为OpenGL项目用Delphi或Kylix -A clean OpenGL solution on VCL/CLX, including the OpenGL API interface, the OpenGL Widget, vector & matrix math routines, and other basic stuf
batch_bandmath
- batch_bandmath v 1.0 Program by Jonathan Greenberg This IDL program is designed to perform a band math statement on a large number of input files. It requires the user to keep a constant “prefix” for the input files corresponding to the bandmath band
ImageProcessingDemo
- This program has a resources file that when compiled, becomes part of the EXE file, so no external picture files are needed.It s purpose is to show the ability to process images in VB6 if given an activex control that makes it simple to convert from
histgramTest
- 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
3dGraphics
- 这是一整套数学库,包含了向量、矩阵及二维距离、三维距离、二维相交、三维相交的若干问题。-This is a set of math library, contains a vector, matrix, and two-dimensional distance, three-dimensional distance, two-dimensional intersection, three-dimensional intersection of a number of issues.
mathproblem
- 马克思曾经做过这样一道趣味数学题:有30个人在一家小饭馆里用餐,其中有男人、女人和小孩。每个男人花了3先令,每个女人花了2先令,每个小孩花了1先令,一共花去50先令。问男人、女人和小孩各有几人?-Marx have made such an interesting math problem: There are 30 people in a small restaurant meals, including men, women and children. It took three shill
math-engine
- 这是一篇关于数学引擎的文章,里面包括了一些常用的数学函数在计算机语言中的表示!-This is an article about math engine, which includes a number of commonly used mathematical functions in a computer language that!
math
- 这是有个关于整数分支定界法的程序,在数学建模中应用较多!-This is a branch and bound method for integer programs, the application of mathematical modeling more!
math
- 2014年数学建模b题,matlab下绘制三维桌体,以及显示整个桌面变化的过程-2014 b mathematical modeling problem, draw a three-dimensional table body under matlab, and the whole process of change desktop display