-
真情奉献国际ACM大赛的一些解题报告,供大家交流学习
真情奉献国际ACM大赛的一些解题报告,供大家交流学习-tijie
- 2022-01-25 20:14:46下载
- 积分:1
-
A command
一个命令行的类实现。如果您想处理自己的命令行,可以重复利用,很方便的-A command-line class realize. If you want to deal with its own command line, you can re-use, very convenient
- 2022-02-05 18:28:06下载
- 积分:1
-
- 2022-02-03 13:13:54下载
- 积分:1
-
this software is developed by VB repetition of a PC machine is well
此软件是由VB开发的一PC复读机,很适合于初学者使用-this software is developed by VB repetition of a PC machine is well-suited to beginners
- 2022-07-03 15:10:12下载
- 积分:1
-
内存作图,消除闪烁效果好
内存作图,消除闪烁效果好-memory mapping, eliminate flicker good results
- 2022-07-19 15:29:36下载
- 积分:1
-
使用三
利用三轴角速率型号和三轴加速度计信号结合扩展卡尔曼滤波实现三个姿态角度的融合-The use of three-axis angular velocity model and three-axis accelerometer signal extended Kalman filter combined with the realization of the integration of the three attitude angles
- 2022-01-26 07:36:15下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
一个非常简单的网站,具有留言板等功能,希望你们喜欢
一个非常简单的网站,具有留言板等功能,希望你们喜欢-A very simple website, with features such as message boards, and I hope you like
- 2022-03-28 13:54:09下载
- 积分:1
-
A good Software engineering advices
A good Software engineering advices
- 2022-08-21 19:33:41下载
- 积分:1
-
OCR识别基础入门
该程序主要实现机器视觉识别中的OCR识别应用——手动在画板上画出一个数字,然后能够自动识别出数字来。代码包含六个文件:preprocessing.cpp,basicOCR.cpp,main.cpp,basicOCR.h,preprocessing.h。主要进行前期图片处理,然后归一化,分类,训练,测试识别等。然后还有一个文件夹内包含测试和训练所需字符图片,总共10类,每类100张图片,每类中前50张用于训练后50张用于测试。
- 2022-11-11 18:40:03下载
- 积分:1