-
用VC编的控制摄像头的,希望对大家有用哟
用VC编的控制摄像头的,希望对大家有用哟...
用VC编的控制摄像头的,希望对大家有用哟
用VC编的控制摄像头的,希望对大家有用哟-VC addendum to the control of the camera, and I hope to use all useful yo VC addendum to the control of the camera, We hope that the right useful yo
- 2023-04-09 00:15:02下载
- 积分:1
-
测试天空盒子的网格
大家可以试试看 简单的代码 没有贴纹理的...
测试天空盒子的网格
大家可以试试看 简单的代码 没有贴纹理的-Test sky box grid everyone can try a simple code did not paste texture
- 2022-04-15 03:54:39下载
- 积分:1
-
the ongoing implementation of the new version of documents and continue coverage
将正在执行的文件用新版本覆盖并且继续执行-the ongoing implementation of the new version of documents and continue coverage
- 2022-02-15 15:34:58下载
- 积分:1
-
savitzky-golay滤波
利用savitzky-golay实现数据平滑滤波处理,原理是取滤波点处左右各N点,共N+1点进行拟合,之后利用最小二乘法确定相关系数,从而得到滤波点处最后的数值。可推广至二维应用
- 2023-08-07 18:45:05下载
- 积分:1
-
Cannon CDSDK 7.3,Cannon 相机开发包.
尚未经过经过测试。
Cannon CDSDK 7.3,Cannon 相机开发包.
尚未经过经过测试。
-Cannon CDSDK 7.3, Cannon Camera Development Kit. Has not been tested.
- 2023-03-03 22:05:04下载
- 积分: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
-
简单起见,这里设定阈值为122,即最大灰度的一半
简单起见,这里设定阈值为122,即最大灰度的一半-the sake of simplicity, this threshold value is set to 122, the largest gray half
- 2023-06-12 03:45:08下载
- 积分:1
-
红蓝交替显示,戴上立体眼睛可以看立体,已经调试
红蓝交替显示,戴上立体眼睛可以看立体,已经调试-Alternating red and blue indicate that the eyes can be seen wearing a three-dimensional three-dimensional, have been debug
- 2022-05-07 04:48:22下载
- 积分:1
-
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据...
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
- 2022-07-16 04:26:39下载
- 积分:1
-
这是一个用vc编写的关于画图的小例子,本例是为初学者准备的
这是一个用vc编写的关于画图的小例子,本例是为初学者准备的-This is a preparation using vc on the drawing small examples, the cases are prepared to beginners
- 2022-03-23 02:12:46下载
- 积分:1