-
Realize with VC
用VC实现的 联机手写汉字 英语 及数字识别
经过调试 与大家共享-Realize with VC-line handwritten Chinese character recognition in English and figures to share with you through debugging
- 2022-02-28 23:40:27下载
- 积分:1
-
贝塞尔函数的求解,result is bezier function
贝塞尔函数的求解,result is bezier function
- 2022-01-28 20:53:51下载
- 积分:1
-
数字水印和信息隐藏的源代码(matlab
数字水印与信息隐藏源代码(matlab and c)- Digital watermark and information hideaway source code (matlab
and c)
- 2022-03-25 00:45:51下载
- 积分:1
-
C Buider box for a list of the exchange of information, from a list box to anoth...
C++Buider的列表框的数据交换,从一个列表框到另外一个列表框-C Buider box for a list of the exchange of information, from a list box to another in a list box
- 2022-07-06 21:07:31下载
- 积分:1
-
This is a digital image processing of a program that is the image equalization m...
这是数字图像处理的一个程序,是将图像均衡化的matlab编程,希望有人喜欢。-This is a digital image processing of a program that is the image equalization matlab programming, want someone to love.
- 2023-01-29 13:50:03下载
- 积分:1
-
一个实用的对8×8的图像做DCT变换的源代码
一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
- 2022-05-16 21:49:58下载
- 积分:1
-
本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。...
本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。-I collected a number of computer graphics DDA line algorithm source code and its procedures.
- 2022-03-26 01:35:57下载
- 积分:1
-
是一个测量用的小程序,可以对边角网的闭和差进行计算。
是一个测量用的小程序,可以对边角网的闭和差进行计算。-is a measurement of small programs can be right corner of the net closure and poor calculation.
- 2022-06-17 07:48:43下载
- 积分: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
-
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。...
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。-Cat抓老鼠games, this procedure is to achieve visual c++ using the mouse to the cat抓老鼠procedures. A certain amount of time the mouse on the screen after grasping.
- 2022-04-30 17:02:15下载
- 积分:1