-
Marksdetection
自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
- 2021-04-13 09:38:56下载
- 积分:1
-
Frequencyconversion
说明: 变频器使用手册
MM440使用手册
西门子通用变频器应用实例手册(Inverter Manual Manual Siemens MM440 Inverter Application Manual Universal)
- 2010-04-09 14:46:36下载
- 积分:1
-
CS_NET系统维护程序集,如何获取系统基本信息,如何获取系统服务信息...
CS_NET系统维护程序集,如何获取系统基本信息,如何获取系统服务信息-Set CS_NET system maintenance procedures, how to obtain basic information system, how to obtain a service information system
- 2022-07-21 00:07:14下载
- 积分:1
-
Modbus TCP源码
Modbus TCP demo源码,符合初学Modbus TCP的用户的学习资料
- 2023-06-24 11:55:03下载
- 积分:1
-
MINIstm32控制的遥控 避障 巡线小车
MINIstm32控制的遥控 避障 巡线小车 在stm32上运行完美 非常流畅 感觉不错的大家都来下载啊非常好的程序大家再也不用担心了
- 2022-06-17 14:02:21下载
- 积分:1
-
bkfsore
说明: 广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
- 2020-06-17 15:42:35下载
- 积分:1
-
C# printDocument
- 2022-01-24 13:59:17下载
- 积分:1
-
24c16_driver
基于51单片机的24c16驱动程序,用C语言编写,可以用于24c16的读写操作源码。 (Based on 51 microcontroller 24c16 driver, with the C language can be used to read and write operations 24c16 source.)
- 2009-12-07 00:33:17下载
- 积分:1
-
deinterlace
五种常见去隔行算法在MATLAB平台上的实现流程(The implementation process of the five common de-interlacing algorithm in the MATLAB platform)
- 2013-04-14 20:23:51下载
- 积分:1
-
数据结构C语言版
《数据结构》这门课程是信息与计算科学专业中一门重要的专业基础课程。当用计算机来解决实际问题时,就要涉及到数据的表示及数据的处理,而数据表示及数据处理正是数据结构课程的主要研究对象,通过这两方面内容的学习,为后续课程,特别是软件方面的课程打下了厚实的知识基础,同时也提供了必要的技能训练。我们主要学习的数据结构包括队列、堆、栈、链表、树和图等。通常情况下,精心选择合适的数据结构可以带来更高的存储效率,因此,数据结构课程在计算机应用专业中具有举足轻重的作用。(Data Structure is an important basic course in information and computing science. When using computers to solve practical problems, it is necessary to involve data representation and data processing, and data representation and data processing are the main research objects of data structure course. Through the study of these two aspects, it lays a solid knowledge foundation for follow-up courses, especially for software courses, at the same time. Necessary skill training is provided. The main data structures we learn include queues, heaps, stacks, linked lists, trees and graphs. Usually, choosing the right data structure carefully can bring about higher storage efficiency. Therefore, the course of data structure plays an important role in computer application specialty.)
- 2020-06-19 02:40:01下载
- 积分:1