登录
首页 » 图形图像 » 隐写术

隐写术

于 2022-03-03 发布 文件大小:216.20 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

隐写技术是隐藏的技术

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本原代码集是我对计算机学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩、画多边、矩填充、多边填充、3D变换、光照、贴等...
    本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等 -primitive code is the set of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
    2022-06-17 03:07:58下载
    积分:1
  • 这是我刚完成的弹击方块游戏,用netBeans打开运行MyFrame.java就ok了...
    这是我刚完成的弹击方块游戏,用netBeans打开运行MyFrame.java就ok了-This is what I have just completed the shells hit the ideographic games, netBeans open with running ok on the MyFrame.java
    2022-01-24 10:07:22下载
    积分:1
  • c++金刚石算法
    我们将半径为r的圆周n等分,然后用直线段将每一个等分点和其他所有等分点连接,形成的图案成为金刚石图案,使用对话框读入等分点个数和圆的半径,以屏幕客户区中心为圆心。
    2022-09-13 22:20:03下载
    积分:1
  • 获取任何点值的颜色
    获取任何点的颜色值-access to the color of any point value
    2022-01-28 04:40:02下载
    积分:1
  • Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base...
    Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3634&lngWId=3 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.-Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp txtCodeId=3634lngWId=3 The author may have retained certain copyrights to this code...please observe their
    2022-07-03 05:08:35下载
    积分:1
  • 交通标志识别程序及数据 带训练检测
    资源描述本程序涉及交通标志识别,程序特色: 1、界面友好,操作简单 2、能对任意多种类别的交通标志进行识别 3、程序执行效率较好 程序使用说明: 1、在程序主界面中手动“添加类别”:禁止鸣笛、人行通道、T型岔道。 2、从下拉框中选中某一类别后,点击左下角“添加训练图像”按钮:输入3种模式的训练影像路径。 3、点击“图像预处理”按钮:从右窗口可以直观看出预处理后的能被正常识别的标志区域(红框表示)。 4、剔除无效数据,即未能识别的数据。通过右窗口查看预处理结果,将未能正确识别的图像删除。并重新进行图像预处理。 5、预处理完后,点击左上角菜单栏的“训练”按钮,训练数据集会输入神经网络并通过反向传播方式更新权值。 6、训练好网络后,点击“校验”选项,在弹出的校验对话框中,分别输入各类别的校验图像路径,程序将利用校验集对网络性能进行验证。通过设置不同的隐藏神经元数,最小二乘和Kullback -Leibler 距离指标值也不一样。重复改变隐藏神经元数的设置,比较检验结果,选取距离指标最小值对应隐含神经元数作为最优训练结果。 7、神经网络确定后,点击菜单项“测试”按钮。在弹出的测试对话框中输入测试图像路径,点击确定按钮后,程序弹出识别结果。
    2023-09-08 10:15:17下载
    积分:1
  • 二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括...
    二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC teacher"s guide, and very rare! Yuan Bin, Jiancheng, 41005, Liu Zhao. Also inside them-- including me :)
    2022-01-31 20:37:07下载
    积分:1
  • 利用vc++编制的一个圆,有三种,分别为线球,平面球与光华的球...
    利用vc++编制的一个圆,有三种图形,分别为线球,平面球与光华的球-use vc establishment of a round, three graphics, lines of the ball, plane ball and the ball Sinorama
    2022-03-23 06:05:42下载
    积分:1
  • 用matlab编写得snake算法程序,可用于分割和边缘检测
    用matlab编写得snake算法程序,可用于图像分割和边缘检测-Using matlab to prepare a snake algorithm procedure can be used for image segmentation and edge detection
    2022-08-06 00:35:59下载
    积分:1
  • 别人写的东西,一起学习与MF嵌套的食人魔…
    别人写的东西 拿过来一起去学习研究一下 Ogre与MFC嵌套-Others to write things that get together to learn from study nested Ogre with MFC
    2022-02-11 22:46:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载