-
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。...
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。-video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.
- 2022-08-06 16:52:57下载
- 积分:1
-
该源码用于图像处理初学者,用来了解相关算法的
该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
- 2022-02-05 12:37:26下载
- 积分:1
-
《学习计算机图形基础》直线源程序
《学习计算机图形基础》直线源程序-"study computer graphics based" linear source
- 2023-07-06 05:00:02下载
- 积分:1
-
With VC++ Prepared text input process is relatively simple, suitable for beginne...
用VC++编写的输入文本的程序,比较简单,适合初学VC的人-With VC++ Prepared text input process is relatively simple, suitable for beginner person VC
- 2022-04-22 06:02:41下载
- 积分:1
-
java3d done with a simulation of a simple courtyard and the simple physical anim...
一个用java3d做的模拟一个简单的院子和简单的形体动画。-java3d done with a simulation of a simple courtyard and the simple physical animation.
- 2022-07-27 18:46:42下载
- 积分:1
-
地质制图系统_GeoMap3.5正式版20080325,是地理信息系统领域和地震地质领域绘等值线等图的有效工具...
地质制图系统_GeoMap3.5正式版20080325,是地理信息系统领域和地震地质领域绘等值线等图的有效工具-Geological Mapping System _GeoMap3.5 official version 20080325, is the field of geographic information systems and seismic geological fields, such as contour map drawn an effective tool
- 2022-02-12 06:32:53下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
维纳斯的点云文件,有需要的下。
维纳斯的点云文件,有需要的下。-Venus of the point cloud file, there is a need to the next.
- 2023-09-03 04:05:03下载
- 积分:1
-
X264(H264)最新版本
包含SVN目录入口,方便更新
注意:下载后请将后缀改名为.tar.bz2
包含win32 makefile...
X264(H264)最新版本
包含SVN目录入口,方便更新
注意:下载后请将后缀改名为.tar.bz2
包含win32 makefile
但最好在linux下使用(win32下需修改文档编码为DOS编码)-X264 (H264) the latest version of SVN directory that contains the entrance to facilitate the update Note: Please download suffix renamed. Tar.bz2 contains win32 makefile in linux but it would be best to use (win32 need to modify a document under the code for DOS encoding)
- 2022-08-06 03:20:40下载
- 积分:1
-
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。...
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。-This little 3D changing graph application is progammed by VC, which realized "rotate", "zoom"and "move" function.
- 2022-03-16 15:22:55下载
- 积分:1