-
particularly applicable to beginners of Java source code, is a standard algorith...
特别适用于JAVA初学者的源代码,都是标准算法-particularly applicable to beginners of Java source code, is a standard algorithm
- 2022-04-09 12:58:25下载
- 积分:1
-
Pressure into the section of the scan line endpoint filling algorithm, vc prepar...
压入区段端点的扫描线填充算法,vc编写,编译通过,希望对大家有用!-Pressure into the section of the scan line endpoint filling algorithm, vc prepared, the compiler is passed, everyone would like to be useful!
- 2022-02-06 22:35:12下载
- 积分:1
-
based Motion Programming lighting and entities procedures in the hope that we im...
基于D3D编程的光线和实体的程序,希望大家指教!-based Motion Programming lighting and entities procedures in the hope that we improve!
- 2022-01-25 18:20:57下载
- 积分:1
-
自己写的角点检测程序,matlab版,来源于2D 3d image registration
自己写的角点检测程序,matlab版,来源于2D 3d image registration-Corner detection procedures, matlab version, harris Corner
- 2022-04-28 21:32:05下载
- 积分:1
-
颜色检测类库 支持C#托管 使用HSV 直方图实现
颜色检测类库 支持C#托管 使用HSV 直方图实现-Color detection
- 2022-08-25 12:12:16下载
- 积分:1
-
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。...
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。-OCR source good quality. This is a well-known open source abroad OCR, the OCR research enthusiasts must support ah.
- 2023-06-03 12:25:03下载
- 积分:1
-
分形演示
资源描述
用GSL-shell的lua语言编写的分形演示程序,很有意思哟。
GSL-shell是可以替代MATLAB的科学计算软件,速度很快。
- 2022-02-07 19:19:30下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
用PHP生成验证码,内容比较复杂,可以在一些博客网站上使用,识别率较低。...
用PHP生成验证码,内容比较复杂,可以在一些博客网站上使用,识别率较低。-Generated using PHP code, content, more complex, you can use in a number of blog sites, identify low rates.
- 2022-12-16 05:40:03下载
- 积分:1
-
卷积反投影重建CT2维图像(Visual Fortran编写)
卷积反投影重建CT2维图像(Visual Fortran编写)-convolution-projection reconstruction CT2-dimensional images (Visual Fortran preparation)
- 2022-02-21 08:28:19下载
- 积分:1