-
zhongzhilvbo
使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理(Use MATLAB digital signal filtering, in particular, the image can be filtered)
- 2014-02-22 17:48:25下载
- 积分:1
-
timing-of-employ
说明: 例子为初学者使用定时器时,对特殊寄存器的设置作参数。(failed to translate)
- 2011-02-20 16:32:17下载
- 积分:1
-
pic16f877a
非常适合新手使用,自己做的,驱动全桥逆变电路的,包括驱动电路和全桥逆变电路,pic16f877a单片机控制驱动电路
- 2022-01-25 17:00:15下载
- 积分:1
-
M3/M4的中断矢量重定向
/******************************************************************************
* 文件名称: NVIC_VECOTORS.c
*
* 功能说明:
* 1. 需求说明
* 在FLASH版本中默认中断矢量表在FLASH内,而在启动程序中对其初始化,
* 这样后期的中断函数管理就比较麻烦,例如本程序中需要根据设定的SPI口
* 来定义中断函数,就只能通过宏定义的形式,降低了程序的内聚耦合性能,
* 且不方便以后的移植,所以需要实现中断矢量的重定向。
*
* 2. 实现方法
* 默认的FLASH中的中断矢量表肯定不可能在程序运行中实时修改,所以
* 必须在RAM中重新定义一
- 2022-01-29 04:06:21下载
- 积分:1
-
code
说明: Linux下调用ALSA的API简单实现了播放和录音功能。(Under Linux, calling alsa API simply realizes the function of playing and recording.)
- 2020-11-19 16:11:49下载
- 积分:1
-
Arduino Controller software for controlling Arduino
用于控制Arduino的Arduino控制器软件。C#带有程序和输入窗体的源代码,用于帮助控制Arduino单元执行各种操作,如切换管脚和执行Arduino可以执行的其他操作。这是一个很短的程序,大部分没有填写,但它是一个开始什么应该是更好的东西,随着时间的推移。
- 2023-05-03 07:45:03下载
- 积分:1
-
ArcGIS-
用srcengine开发一个程序,制作一幅地图,很简明的一个教程,是新手学习的好资料(Very concise tutorial the srcengine develop a program, making a map, a novice learning)
- 2012-11-13 21:25:42下载
- 积分:1
-
背景差分法实现车辆目标检测
读取视频文件,平均值法获取初始背景,背景实时更新,背景差分获取车辆目标前景,形态学滤波进行噪声处理,边缘检测获取边缘前景,可针对具体帧进行hough线检测,能够统计视频帧数,且能够提取其中任何一帧。
- 2023-05-21 11:50:04下载
- 积分:1
-
iconpick1
基于Visual C++6。0开发的图标拾取小程序。可以取可执行文件中的图标并保存。很不错。(based on Visual C 6. 0 pick up the development of the small icon procedures. May take the executable file icon and preserve. Is pretty good.)
- 2006-10-21 20:41:13下载
- 积分:1
-
Compiler-construction-principles
本书介绍编译器构造的一般原理和基本实现方法, 主要内容包括词法分析、 语法分析、 语义分析、 中间
代码生成、 代码优化和目标代码生成等。除了介绍命令式编程语言的编译技术外, 本书还介绍面向对象语
言和函数式编程语言的实现技术。本书还强调一些相关的理论知识, 如形式语言和自动机理论、 语法制导
的定义和属性文法、 类型论和类型系统等。
本书取材广泛新颖、 图文并茂, 注意理论联系实际。本书可作为高等学校计算机科学及相关专业的教
材, 也可供计算机软件工程技术人员参考使用。(This book describes general principles and basic method of compiler construction, includes lexical analysis, syntax analysis, semantic analysis, intermediate
Code generation, code optimization and code generation. Apart the imperative programming language compiler technology, this book also introduces object-oriented language
And the functional programming language implementation technology. Book also highlighted some related theoretical knowledge, such as formal language and automata theory, syntax-directed
Definition and attribute grammars, type theory, and type systems.
Based on a wide range of novel, illustrated the book, theory and practice. Book college computer science and related disciplines to teach
Material, can also be used for computer software engineers.)
- 2015-09-20 21:56:04下载
- 积分:1