-
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。...
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。-the code achieved in the 3D space flight such as design, 3D space objects more categories. achieve a better simulation effects.
- 2022-07-16 07:38:25下载
- 积分:1
-
Gdi on a super
基于gdi+的一个超强的绘图程序的源代码,可以学习cad编程-Gdi on a super-powerful graphics program
- 2022-03-26 13:59:50下载
- 积分:1
-
用MFC实现的伽马变换(幂次变换),使用滚动条来调节各参数,同时也可以分R、G、B通道分别变换...
用MFC实现的伽马变换(幂次变换),使用滚动条来调节各参数,同时也可以分R、G、B通道分别变换-Gama Transfer by MFC
- 2022-08-14 11:06:57下载
- 积分:1
-
几个在1D,2D 3D很有用,关于卡尔曼滤波器的MATLAB实现。约..
几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!-Several very useful in 1D, 2D, 3D Kalman filter on the MATLAB implementation. Can be used for beginners to learn!
- 2022-03-19 00:45:09下载
- 积分:1
-
vc++全面图像处理
vc++全面图像处理-vc comprehensive image processing
- 2022-01-26 07:10:00下载
- 积分:1
-
对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;
基...
对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;
基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键-Retrieval of multimedia data, the method is to use an early version of the multimedia data labeling, which is not itself based on the content of multimedia information retrieval, multimedia data of the information contained in a Medium and large waste content-based retrieval of multimedia database of key technologies, how to achieve this technology, is open to question, and the best way is to use the domain knowledge without the search method, based on the color way is the key to achieve
- 2022-06-28 06:44:56下载
- 积分:1
-
这是DCT的改进算法,可以提高DCT算法的执行速度。
这是DCT的改进算法,可以提高DCT算法的执行速度。-This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.
- 2022-08-13 16:12:18下载
- 积分: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
-
在当前或指定坐标系中绘制椭圆,运用直接最小二乘法
在当前或指定坐标系中绘制椭圆,运用直接最小二乘法-Draws an ellipse or arc on the current or specified axes
- 2022-01-26 02:02:43下载
- 积分:1
-
用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。...
用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。-Solar By OpenGL
- 2022-12-01 00:10:03下载
- 积分:1