-
计算机图形学的中点划圆算法,使自己做的,大家共享!
计算机图形学的中点划圆算法,使自己做的,大家共享!-Computer Graphics of the midpoint circle algorithm is zoned so that their own to do, and everyone to share!
- 2022-05-19 08:08:04下载
- 积分:1
-
旋转图像的源代码
旋转图像的源代码-rotating images of the source code
- 2022-03-19 15:59:52下载
- 积分:1
-
时钟
时钟- Clock
- 2023-01-04 18:50:03下载
- 积分:1
-
手写数字识别源代码!如今许多软件都提供了文字识别功能高。例如在一些手机的应用软件中,用户都能够通过手写文字实现短信发送等功能!...
手写数字识别源代码!如今许多软件都提供了文字识别功能高。例如在一些手机的应用软件中,用户都能够通过手写文字实现短信发送等功能!-Handwritten numeral recognition source code! Today, many software provides a high character recognition function. For example, in some applications, mobile phones, users will be able to achieve through hand-written text messages to send and other functions!
- 2022-07-28 13:50:53下载
- 积分:1
-
一个简单的颜色编程,有点菜,不过入门的人可以down下学习一下...
一个简单的颜色编程,有点菜,不过入门的人可以down下学习一下-a simple color programming, a la carte, but the portal can learn about down
- 2022-04-16 02:22:37下载
- 积分:1
-
Note the use of matlab for image filtering, active code, it is useful to
利用matlab的图像滤波说明,有源代码,很管用的-Note the use of matlab for image filtering, active code, it is useful to
- 2022-05-31 07:50:53下载
- 积分:1
-
绘制圆弧程序,VB源代码。
绘制圆弧程序,VB源代码。-circular mapping procedures, VB source code.
- 2022-02-13 01:27:26下载
- 积分:1
-
批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下...
批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下-Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
- 2022-01-25 20:17:29下载
- 积分:1
-
用C实现的多边形填充算法,该算法效率很高,经过实际应用
用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
- 2022-05-05 19:10:28下载
- 积分:1
-
图像加水印,支持png透明处理
/*
* 功能:PHP图片水印 (水印支持图片或文字)
* 参数:
*$groundImage 背景图片,即需要加水印的图片,暂只支持GIF,JPG,PNG格式;
*$waterPos水印位置,有10种状态,0为随机位置;
*1为顶端居左,2为顶端居中,3为顶端居右;
*4为中部居左,5为中部居中,6为中部居右;
*7为底端居左,8为底端居中,9为底端居右;
- 2022-04-15 02:49:16下载
- 积分:1