-
The use of wavelet transform features a simple OCR program, mainly cut into a fe...
利用小波变换的特点编写了一个简单的OCR程序,主要分为几个块使用垂直、水平、角度的能量计算
- 2022-05-07 07:10:45下载
- 积分:1
-
JEPG图像中数字的识别,能实现JEPG图像中0~9之间数字的识别功能...
JEPG图像中数字的识别,能实现JEPG图像中0~9之间数字的识别功能-JEPG of digital image recognition, to achieve JEPG image number between 0 ~ 9 recognition
- 2022-02-03 17:23:59下载
- 积分: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
-
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载- Extremely the Cool screen effect, may yours screen distortion,
some more than ten kind of effects, the recommendation download
- 2022-02-02 04:33:27下载
- 积分:1
-
Algorithm
bezier曲面的生成算法-Algorithm
- 2022-01-25 20:19:18下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program5
- 2022-08-06 03:30:53下载
- 积分:1
-
区域裁剪用鼠标动态实现 固定视窗 用vc++来实现的
区域裁剪用鼠标动态实现 固定视窗 用vc++来实现的-region with the mouse dynamic cutting fixed using Windows to achieve the vc
- 2022-07-20 08:03:54下载
- 积分:1
-
这是一个用VC++实现的,能从键盘输入字符
这是一个用VC++实现的,能从键盘输入字符-This is a VC with the characters from the keyboard
- 2023-08-31 04:00:02下载
- 积分:1
-
矩阵的逆运算
矩阵的逆运算-matrix inverse operation.
- 2022-10-09 08:40:03下载
- 积分:1
-
The source code for converting an URI literal to a barcode.
The source code for converting an URI literal to a barcode.
- 2022-06-27 19:10:14下载
- 积分:1