-
adaboost 三个维度
part3_data eva_stump
- 2022-06-17 13:16:21下载
- 积分:1
-
AU1100 embedded processor SD Card Driver source
AU1100嵌入式处理器SD卡驱动程序源码-AU1100 embedded processor SD Card Driver source
- 2022-11-29 14:25:03下载
- 积分:1
-
通过ADC0809进行模数转换,中断方式采样,并将结果在PC机上动态显示出来。...
通过ADC0809进行模数转换,中断方式采样,并将结果在PC机上动态显示出来。-through ADC0809 for analog-digital conversion, interrupt sampling, the results on PC Dynamic displayed.
- 2022-03-20 06:32:43下载
- 积分:1
-
摄像机标定openCV
此代码可直接运行,是基于openCV2.4.9版本的摄像机标定技术的代码。在标定过程中需要提供六张以上的标定图片放在代码的指定文件夹下。整个标定过程是自动进行的,只要摄制完标定图片,运行之后会自动计算出相应摄像机内外参数的矩阵
- 2022-02-13 07:39:04下载
- 积分:1
-
relate opengl.very important with me.
relate opengl.very important with me.
- 2022-01-21 00:08:33下载
- 积分:1
-
大二,数据结构,c++版的乘法多项式,仅供参考
大二,数据结构,c++版的乘法多项式,仅供参考-Sophomore year, data structure, c++ Version of polynomial multiplication, for reference only
- 2023-05-24 10:15:03下载
- 积分:1
-
Developed with C#, it can display the map data,save the map to a file,and open i...
用c#开发的显示地图数据,并将地图数据存放到文件中,以及在文件中调用-Developed with C#, it can display the map data,save the map to a file,and open it from a file.
- 2023-05-27 05:35:03下载
- 积分:1
-
This project is designed to be used with Visual C++ 4.1.
This project is designed to be used with Visual C++ 4.1.
- 2022-03-20 18:22:38下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
ffmpeg ffplay 播放器
资源描述ffmpeg版本为2.1.3,在windows平台下开发,采用MFC框架作为界面,,把ffplay代码移植处理,方面windows平台下使用,使用vs2010,目前能够流程的播放音视频,用户稍作完善即可使用
- 2022-08-08 17:38:15下载
- 积分:1