-
SCRA四轴机器人程序
SCRA四轴机器人程序,C#语言编写,美国泰道控制卡,集成Halcon/C#开发的视觉系统。
- 2022-10-22 12:15:04下载
- 积分:1
-
opnet
里面是一些自己总结的opnet的建模步骤,还有就是opnet里面常用英文单词的汉语解释。(Which are summarized opnet own modeling steps, there is the opnet which used English words explained in Chinese.)
- 2010-06-16 09:02:12下载
- 积分:1
-
手势遥控车
说明: 通过一块陀螺仪,一个电源和蓝牙传输,完成一个简单的通讯,通过手势运动控制小车走动。(Through a gyroscope, a power supply and Bluetooth transmission, a simple communication is completed, and the car is controlled by gesture movement.)
- 2020-06-25 17:20:02下载
- 积分:1
-
bbTesseract
tesseract ocr,不算太短了吧,还短吗?再输入几个字可以了吧
- 2009-10-25 15:33:25下载
- 积分:1
-
MATLAB
matlab实现样条插值法,方便快捷实现各种拟合(matlab implementation spline interpolation method, to achieve a variety of quick and easy fitting)
- 2011-11-17 17:08:56下载
- 积分:1
-
lvgl的codeblocks仿真工程
LVGL的codeblocks仿真工程,都配置好的,可以直接打开运行
【核心代码】int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLine, int nCmdShow)
{
/*Initialize LittlevGL*/
lv_init();
/*Initialize the HAL for LittlevGL*/
lv_win32_init(hInstance, SW_SHOWNORMAL, 800, 480, NULL);
/*Run the demo*/
lv_demo_widgets();
while(!lv_win32_quit_signal) {
/* Periodically call the lv_task handler.
* It could be done in a timer interrupt or an OS task too.*/
lv_task_handler();
usleep(10000); /*Just to let the system breath*/
}
return 0;
}
- 2021-08-23 00:31:02下载
- 积分:1
-
RS485 大师 (PIC 16F877A)
使用 PIC 16F877A RS 485 通信。我的项目包括 2 奴隶和 1 大师。
- 2022-01-22 15:59:53下载
- 积分:1
-
C#入门教程,我当初学习就是用它学习C#的
C#入门教程,我当初学习就是用它学习C#的-C# Getting Started tutorial, I had to learn is to use it to learn C#,
- 2022-08-06 16:32:37下载
- 积分:1
-
HandbookOfFaceRecognitionSpringer2005
人脸识别手册,在里面详细的介绍了关于人脸检测的相关知识。不过是全英文的,如果有英语比较好,时间比较多愿意翻译这本书的人请留言。(Face Recognition manual inside detail on the face detection of the relevant knowledge. But is English, if English is better, more time is willing to translate this book, please post.)
- 2009-05-07 17:31:31下载
- 积分:1
-
SIM300CZ
主要用于测试SIM300CZ拨打电话和MT8870程序,已测(Mainly used for testing SIM300CZ call and MT8870 procedures have been measured)
- 2014-04-09 20:28:51下载
- 积分:1