-
整合,利用数值食谱
#include < math.h >
#define EPS 1.0e-6
#define JMAX 20
#define JMAXP (JMAX + 1)
#define K 5
NRANSI #define
/ * #include"nrutil.h"* /
浮 qromb (浮法 (* func)(float)、 浮浮法 a、 b)
{
void polint (浮 xa []、 浮震遐 [],int n、 浮 x 浮法 * y、 浮动 * dy) ;
浮 trapzd (float (* func)(float)、 浮法 a、 浮法 b、 int n) ;
void nrerror (char error_text[]) ;
浮法 ss,决策支持系统 ;
- 2022-02-04 15:05:42下载
- 积分:1
-
这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。...
这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。-This is my machine vision in a project to develop the use of the OpenGL part of the dialog box procedure to achieve the use of the function OpenGl support text data entry, the first from a foreign website, I made some changes.
- 2022-03-20 10:04:49下载
- 积分:1
-
use OpenGL
用OPENGL编写球的程序的简单例子-use OpenGL-prepared procedures for the simple example
- 2022-03-10 02:24:29下载
- 积分:1
-
Using OpenGL compiled from a simple interactive three
一个采用OpenGL编制而成的简单的交互式三维动画,自动追踪用户摆放的小球。-Using OpenGL compiled from a simple interactive three-dimensional animation, automatically track the user placing a small ball.
- 2022-11-27 01:30:03下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
Glut dlls for image process
Glut dlls for image proce-Glut dlls for image process
- 2022-04-12 11:07:17下载
- 积分:1
-
一个3D游戏的原代码
一个3D游戏的原代码-a 3D game"s original code
- 2023-07-31 12:30:03下载
- 积分:1
-
Movie player for LINUX,是一个非常全能的播放器,支持包括most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MO...
Movie player for LINUX,是一个非常全能的播放器,支持包括most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV,DVD,DivX5,wma,ogg,wav,Realplayer8.0在内的许多种媒体格式,对输出的格式支持也非常好(X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib),是LINUX种看电影动画的首选。12月7号放出的版本。这个版本开始支持wmv/wma9了。-Movie player for LINUX is a very all-round player, including support most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV, DVD, DivX5, wma, ogg, wav, Realplayer8.0 of many kinds of media formats, the output format support is also very good (X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib), LINUX species animated movie of choice. December 7 release version. This version of wmv/wma9 support.
- 2023-08-30 04:45:04下载
- 积分:1
-
DICOM医学图像数据的读取
本程序主要实现了OpenGL技术读取DICOM医学图像并且三维显示能够从多个维度显示,能够读入以.dcm为扩展名的医学图像。-The application reads the DICOM medical image mainly realized the OpenGL technology and 3 d display can from multiple dimensions, able to read with. DCM is extension of medical images
- 2022-01-21 04:51:33下载
- 积分:1
-
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用....
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用.-in vc environment on the opengl mfc the window set up a simple example, the procedures are simple, right opengl beginners should be very useful.
- 2022-02-02 23:14:07下载
- 积分:1