-
个用MATLAB编写的数字水印算法实例,用MATLAB的编写一个完整的水印嵌入算法只需几十条语句便可以完成,而这些程序如果用C语言或其它高级语言编写程序至少在1...
个用MATLAB编写的数字水印算法实例,用MATLAB的编写一个完整的水印嵌入算法只需几十条语句便可以完成,而这些程序如果用C语言或其它高级语言编写程序至少在100行以上。这个例子充分证明了MATLAB在数字水印技术处理中的方便-prepared to use the MATLAB digital watermarking algorithm example, using MATLAB prepared a complete embedded watermark algorithm only scores of statements will be completed, and if these procedures using C language or other high-level language programming for at least 100 more firms. This example ample proof of MATLAB in digital watermarking technology to facilitate treatment of
- 2022-02-20 10:05:54下载
- 积分:1
-
用风险投资的图片坐标轴和确定
用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。- Writes with VC the picture coordinate axis and determined on
the chart by the function unceasingly changes in the coordinate axis
the data.
- 2023-05-31 07:50:03下载
- 积分:1
-
在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。...
在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。-in 16 1280x1024 dos shown graphic images of procedures used Shuabing technology, some of the low refresh rate, but it is probably dos under the limit. Interested friends can come.
- 2022-09-28 11:40:04下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2023-06-25 04:45:02下载
- 积分:1
-
我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发...
我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发-To play our usual type of plane shooting games, this is a very simple add-on in the picture, the type of collision detection Elven implementation, each button once, the motion picture shows, really easy, I hope you benefit from this simple game get inspired
- 2022-04-13 04:30:14下载
- 积分:1
-
一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码...
一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码-a small simple image processing procedures, for entertainment use compressed no password
- 2022-02-07 00:04:15下载
- 积分:1
-
计算机图形学VC源代码
代码包含二维图形变换 基本图形生成 实时动画 消隐 图形裁剪 帧动画 真实感图形学
- 2023-04-23 16:10:09下载
- 积分:1
-
中值滤波
中值滤波-midfilter
- 2022-02-26 16:56:23下载
- 积分:1
-
This is my first graphics operation, with different algorithms straight, curve,...
这是我图形学的第一次作业,用不同的算法实现了直线,曲线,圆的画法。裁减算法是a-w不过这个有bug,还待完善-This is my first graphics operation, with different algorithms straight, curve, drawing a circle. However, the reduction algorithm is aw this bug, also to be perfect
- 2023-05-21 16:00:07下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1