-
dct实现数字水印的源代码 内附说明 matlab实现
dct实现数字水印的源代码 内附说明 matlab实现-DCT digital watermark containing a description of the source code matlab realize
- 2022-02-05 14:34:11下载
- 积分: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
-
可以实现个性按钮,值得一看
可以实现个性按钮,值得一看-can achieve personalized buttons, an eye-catcher
- 2022-02-04 13:20:55下载
- 积分:1
-
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。...
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。-With C++ Prepared a 2D soccer demo program will be added to the game of artificial intelligence, to produce a vivid and full-featured game of football.
- 2022-08-19 09:00:24下载
- 积分: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
-
jpg coding, C realization of the VC under development and tested. We hope to use...
jpg 编码,用C++实现,在VC下开发,经过测试。希望对大家有用-jpg coding, C realization of the VC under development and tested. We hope to useful
- 2022-02-22 12:22:06下载
- 积分:1
-
MATLAB神经网络识别手写体数字识别数字的源泉。
MATLAB 神经网络用于数字识别源程序 手写数字识别,有图例,大家可以-MATLAB neural network to identify the source for digital handwritten numeral recognition, there are legends, we will look at
- 2022-03-29 17:44:30下载
- 积分:1
-
理解达芬奇缩放
understanding the davinci resizer
-understanding the davinci resizer
- 2022-08-15 15:20:46下载
- 积分:1
-
用于连续图像拼接,模板匹配算法
用于对两幅连续图像进行拼接,模板匹配算法-used for two consecutive image stitching, template matching algorithm
- 2022-03-25 09:35:10下载
- 积分:1
-
使用DShow同时进行视频预览和捕捉
使用DShow同时进行视频预览和捕捉-DShow also use video capture and preview
- 2022-05-30 04:09:46下载
- 积分:1