-
立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例...
立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例-Cubic B-spline wavelet interpolation realize average for one-dimensional signal, in addition to a number of vanishing moments Application
- 2022-03-18 02:39:59下载
- 积分:1
-
光线与AABB盒的碰撞检测。程序简单但却很有效。
光线与AABB盒的碰撞检测。程序简单但却很有效。-Light and AABB Collision Detection Kit. Simple but very effective.
- 2023-07-04 00:45:02下载
- 积分:1
-
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。...
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。-In the Visual C++ environment to read and write bmp files. The program can be used for image processing, and bmp format for reading and writing and processing.
- 2022-03-10 19:02:23下载
- 积分:1
-
用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。...
用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。-Solar By OpenGL
- 2022-12-01 00:10:03下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-07-14 13:02:51下载
- 积分: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
-
graphics operations of the B
图形作业B样条曲线的C 程序-graphics operations of the B-spline curve C Program
- 2022-02-26 16:44:05下载
- 积分:1
-
ico format will be converted to the procedure bmp format
将ico格式转换为bmp格式的程序-ico format will be converted to the procedure bmp format
- 2022-01-25 16:42:37下载
- 积分:1
-
利用双缓存,显示钟表的走动,可以实现,其中针的颜色不一样,可以看效果...
利用双缓存,显示钟表的走动,可以实现,其中针的颜色不一样,可以看效果-Using double-buffering, display of moving clocks can be achieved, of which not the same as the color of the needle, you can see the effect of
- 2022-01-28 23:40:00下载
- 积分:1
-
数字图像马赫带现象
数字图像马赫带现象-digital image Mach Phenomenon
- 2022-03-16 15:51:54下载
- 积分:1