-
脑片分割算法,第二个程序由首席运营官。
sclice segmentation algorithm which is the second one programmed by Coo.
- 2022-07-14 02:54:08下载
- 积分:1
-
不错的源码
不错的源码-Good source
- 2022-04-19 08:58:16下载
- 积分:1
-
Desktop desktop animated animated animated desktop desktop desktop animated anim...
桌面动画 桌面动画 桌面动画-Desktop desktop animated animated animated desktop desktop desktop animated animated
- 2022-03-10 03:02:41下载
- 积分:1
-
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据...
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
- 2022-07-16 04:26:39下载
- 积分: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
-
可以用来调整图像对比度和亮度的代码,用vc实现,不错的阿
可以用来调整图像对比度和亮度的代码,用vc实现,不错的阿-images can be used to adjust contrast and brightness of code, using vc achieved good A
- 2022-01-31 10:46:28下载
- 积分:1
-
Using OpenGL realize the Marching Cube dynamic 3
用OpenGL实现的Marching Cube动态3维图像,基于VC++6.0的开发平台。-Using OpenGL realize the Marching Cube dynamic 3-dimensional images, based on VC++ 6.0 development platform.
- 2022-03-20 12:55:46下载
- 积分:1
-
windows foundation
这是一本基于windows的游戏编程书籍,其中对directx进行了相关的介绍,以及游戏中的一些方式-windows foundation
- 2022-04-30 08:58:31下载
- 积分:1
-
目的
purpose
simulates embedding and detection of watermark in random noise using QIM (quantization index modulation), uses non-linear scaling
compile
gcc -g -o nlqim nlqim.c -lm
-purpose simulates embedding and detectio n of watermark in random noise using QIM (quanti index modulation. 5), uses non-linear scaling compile gcc-g-o nlqim nlqim.c- lm
- 2023-04-16 16:20:02下载
- 积分:1
-
基于的图像旋转,实现图像放大缩小的程序,很好用的
基于的图像旋转,实现图像放大缩小的程序,很好用的-Based on the image rotation, zoom image of the process, well used
- 2022-06-20 02:03:05下载
- 积分:1