-
矢量绘图程序源码
矢量绘图程序源码-source vector drawing program
- 2022-10-08 21:35:02下载
- 积分:1
-
一种图像轮廓编码的程序
一个关于图像边缘链码编码的程序-A program about image contour code
- 2023-08-15 21:15: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
-
基于机器视觉和OCR系统蕴涵的设计,可以帮助你
基于机器视觉的字符识别系统的设计和实现,毕业论文,希望能有所帮助-design and inplication of OCR system based on machine vision, may help you
- 2022-08-12 14:39:38下载
- 积分:1
-
A Filter
A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
- 2023-03-31 19:15:03下载
- 积分:1
-
一个Delphi开发的矢量3D绘图源代码
一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
- 2023-07-22 20:10:03下载
- 积分:1
-
JPEG的压缩程序
JPEG的压缩程序-JPEG compression process
- 2022-04-22 14:34:22下载
- 积分:1
-
这是一个图片在线展示及查看统计系统,功能很不错, 供大家学习参考...
这是一个图片在线展示及查看统计系统,功能很不错, 供大家学习参考-This is a display of photographs and viewing online statistical system, functions quite well, and for them to learn from reference
- 2022-06-13 04:57:45下载
- 积分:1
-
java的图像处理程序,很简单的,很实用
java的图像处理程序,很简单的,很实用-java image processing is very simple and very practical
- 2022-04-23 10:13:24下载
- 积分:1
-
计算机图形学作业(TC2.0版),如今不多见了
计算机图形学作业(TC2.0版),如今不多见了-computer graphics operations (TC edition), now rare
- 2022-08-18 18:58:36下载
- 积分:1