-
模仿Windows自带的画图,用java设计特点的一个绘图程序
模仿windows自带的画图,用java设计了一个具有画图功能的程序-Imitate windows comes with Paint, using java design features a drawing program
- 2022-07-15 17:05:22下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
本系统是为了实现辨认识别图像中的数字而设计的,通过对图片的一系列处理,最后识别得出图片中显示的数字。...
本系统是为了实现辨认识别图像中的数字而设计的,通过对图片的一系列处理,最后识别得出图片中显示的数字。-In order to realize this system is to identify the number of images to identify and design, through a series of picture deal, and finally come to identify the figures shown in the picture.
- 2022-07-17 11:42:32下载
- 积分:1
-
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。...
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
- 2022-03-04 14:22:21下载
- 积分:1
-
用c语言编写的一个动画程序
用c语言编写的一个动画程序-use of a language animation process
- 2022-03-05 09:21:43下载
- 积分:1
-
MFC画直线的算法实现
MFC画直线的算法实现-MFC painting linear algorithm
- 2022-03-12 06:47:55下载
- 积分:1
-
在LCD上绘出直线,实现两点之间的差值,保证连续显示。
在LCD上绘出直线,实现两点之间的差值,保证连续显示。-Draw a straight line in the LCD on, realize the difference between two points to ensure the continuous display.
- 2022-06-30 14:48:01下载
- 积分:1
-
基于的图像旋转,实现图像放大缩小的程序,很好用的
基于的图像旋转,实现图像放大缩小的程序,很好用的-Based on the image rotation, zoom image of the process, well used
- 2022-06-20 02:03:05下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
c语言实现抛物线逐次积分法
c语言实现抛物线逐次积分法-c language realization parabola step-by-step integration method
- 2023-03-10 18:50:03下载
- 积分:1