-
reload the animation half
加载 half-life mdl 动画模型,内含模型-reload the animation half-life model(mdl),and mdl models are include in the file
- 2023-03-08 23:15:03下载
- 积分:1
-
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。...
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。-A good brush procedures to simple painting. Useful for beginners.
- 2022-01-26 04:59:59下载
- 积分:1
-
用MATLAB处理图像,通过直线的Hough检测等。
用MATLAB处理图像,通过hough变换检测直线,并且可以直接画出直线。-Image processing using MATLAB, through the detection of a straight line hough transform, and can draw a straight line.
- 2022-07-02 07:33:52下载
- 积分:1
-
Tongxinluo achieved a substantially from the input to the output of the mapping...
络实质上实现了一个从输入到输出的映射功能,而数学理论已证明它具有实现任何复杂非线性映射的功能。-Tongxinluo achieved a substantially from the input to the output of the mapping function, while mathematical theory has proven it can achieve any complex nonlinear mapping function.
- 2023-06-15 07:10:03下载
- 积分:1
-
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角...
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角-vega prime focal point of the screen will be the screen coordinates into world coordinates and its value in real-time displayed in the lower-left corner of the screen
- 2022-08-11 04:40:26下载
- 积分:1
-
在该地区的标记图像测量的二值图像连通性的使用…
二值图像连通区域的标记,是图像测量中用到的预处理,为后面图像面积等的测量打基础-binary image connectivity in the region markings image measurement is used in the pretreatment of the image area behind the measurement foundation
- 2022-06-02 13:09:18下载
- 积分:1
-
jfreechart 一个很著名的用java画饼状图、曲线图等多种图形的工具包...
jfreechart 一个很著名的用java画饼状图、曲线图等多种图形的工具包-jfreechart a very famous painting using java Caky maps, curves and other graphical tool kit
- 2022-06-26 04:04:18下载
- 积分:1
-
Prepared based on the matlab Hendry worm model, be able to run, the effect of go...
基于matlab编写的亨得利蜗杆模型,能够运行,效果不错-Prepared based on the matlab Hendry worm model, be able to run, the effect of good
- 2022-06-17 07:41:55下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
OpenGL的显示配置的语言功能,当主OpenGL ..
有关opengl显示文字的函数配置,主要时关于opengl位图字体的显示-Of the language function of opengl display configuration, when the main opengl about the display of bitmap fonts
- 2023-04-14 07:55:04下载
- 积分:1