-
同步电机滑模和协同
可以放入电机模型,直接运行,改变参数比较方便(Can be put into the motor model, direct operation, change the parameters more convenient)
- 2021-04-29 11:38:42下载
- 积分:1
-
ADOprogram
在visual c++环境中,使用ADO技术进行数据库编程(In the visual c++ environment, the use of ADO database programming techniques)
- 2009-10-31 11:03:49下载
- 积分:1
-
92026545
VC界面风格的实现,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面,()
- 2018-04-27 06:51:58下载
- 积分: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
-
CPrimerPlus第6版中文版代码
c primer plus 中文版课本中代码(Codes in Chinese C Primer Plus)
- 2020-06-22 03:40:02下载
- 积分:1
-
vc++6.0数据库编程大全(代码)
vc++6.0数据库编程大全一书得各个章节得源码,比较详细.可以仔细参照学习!(Detail codes for each paragraph of <<Full-scale of VC++6.0 data base program>>)
- 2020-06-26 08:20:02下载
- 积分:1
-
TextAnalysis
说明: 中文信息处理比较经典的书籍,较全面的讲解了文本的分析处理过程,书中附代码。(Chinese information processing more classic books, more comprehensive analysis of the text to explain the process, the book with the code.)
- 2011-04-16 00:18:04下载
- 积分:1
-
data-structure-part2
说明: 源码包括清华大学出版社数据结构书第4~6章对应的源码。个人认为比书上的一些代码还要精简。所有代码均通过调试运行(Source data structure including the Tsinghua University Press Book No. 4 ~ 6 s corresponds to the source. Personally think that the ratio of the number of books but also to streamline the code. Debug all the code to run through)
- 2009-08-12 14:58:45下载
- 积分:1
-
Adc
说明: 实现对逆变器的三相电流、三相电压、三相IGBT温度、三相的频率等采样,涉及了应用层程序和底层程序(Sampling of three-phase current, three-phase voltage, three-phase IGBT temperature and three-phase frequency of inverters is realized, which involves application layer program and bottom layer program.)
- 2020-06-20 10:00:01下载
- 积分:1
-
Log
有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数字图像处理的实践及开发工具的特点、功能、()
- 2008-05-24 13:11:44下载
- 积分:1