-
关于3D图形显示的一个系统,对初学的同学们很有用,
关于3D图形显示的一个系统,对初学的同学们很有用,-3D graphics on a system of the students who are learning useful, thank you
- 2022-02-05 15:57:16下载
- 积分:1
-
自适应算术编码源代码。它可以实现更好的性能比吨。
Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
- 2023-04-19 12:00:03下载
- 积分:1
-
System that detect zones on images.
System that detect zones on images.
- 2022-01-27 17:53:38下载
- 积分:1
-
用一组线性相位的滤波器组来对图像进行处理,以检验该线性系统的各项参数是否符合要求。...
用一组线性相位的滤波器组来对图像进行处理,以检验该线性系统的各项参数是否符合要求。-using a linear-phase filter to the image processing, to test the linear systems of the various parameters whether it meets the requirements.
- 2022-08-21 04:03:27下载
- 积分:1
-
医学图像参数空间的均值的计算,对于图像分割有用
医学图像参数空间的均值的计算,对于图像分割有用-The calculation of average in parameter space and it is useful for medical segmentation
- 2022-01-26 00:26:06下载
- 积分:1
-
VC++ Development, mapping and realize the operation can be carried out on this b...
VC++开发,实现绘图和操作,可以在此基础上进行添加和修改-VC++ Development, mapping and realize the operation can be carried out on this basis to add and modify
- 2023-06-20 01:45:03下载
- 积分:1
-
One hundred example codes program in Matlab development environment
matlab开发环境下实用程序00个例子的代码:包括1-32是:图形应用篇、33-66是:界面设计篇、67-84是:图形处理篇、85-100是:数值分析篇-One hundred example codes program in Matlab development environment
- 2022-12-26 09:20:04下载
- 积分:1
-
网页数学公式编辑器
网页数学公式编辑器-Mathematical formulas page editor
- 2023-01-07 07:10:03下载
- 积分: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
-
using neural network approach to identify the key code words, what upset
用网络神经的方法识别文字的关键代码,呵呵,忍痛割爱-using neural network approach to identify the key code words, what upset
- 2022-03-21 10:10:34下载
- 积分:1