搜索结果

找到约 1,038 项符合 High-order 的查询结果

设计相关 Arduino应用_Arduino连接超声波传感器测距

超声波传感器适用于对大幅的平面进行静止测距。普通的超声波传感器测距范围大概是 2cm~450cm,分辨率3mm(淘宝卖家说的,笔者测试环境没那么好,个人实测比较稳定的 距离10cm~2m 左右,超过此距离就经常有偶然不准确的情况发生了,当然不排除笔者技术 问题。) 测试对象是淘宝上面最便宜的SRF-04 超声波传感器,有四个脚 ...
https://www.eeworm.com/dl/513/42529.html
下载: 161
查看: 1060

设计相关 Arduino学习笔记4_Arduino软件模拟PWM

注:1.这篇文章断断续续写了很久,画图技术也不精,难免错漏,大家凑合看.有问题可以留言.      2.论坛排版把我的代码缩进全弄没了,大家将代码粘贴到arduino编译器,然后按ctrl+T重新格式化代码格式即可看的舒服. 一、什么是PWM PWM 即Pulse Wavelength Modulation 脉宽调制波,通过调整输出信号占空 ...
https://www.eeworm.com/dl/513/42532.html
下载: 42
查看: 1123

文章/文档 int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) f

int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) float dGauss (float x, float sigma) float meanGauss (float x, float sigma) void hysteresis (int high, int low, IMAGE im, IMAGE mag, IMAGE oriim) void canny (float s, IMAGE im, IMAGE mag, IMAGE ori)
https://www.eeworm.com/dl/652/110579.html
下载: 137
查看: 1049

Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
https://www.eeworm.com/dl/633/116909.html
下载: 90
查看: 1139

单片机开发 This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file syst

This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variab ...
https://www.eeworm.com/dl/648/128758.html
下载: 37
查看: 1087

Java编程 一个简单的应用程序

一个简单的应用程序,用来说明循环结构与分支结构的嵌套使用 * 程序功能:猜数游戏。定义被猜的数。通过键盘输入进行猜数, * 如猜错则显示“**Wrong**”, “Too high”或“Too low ”; * 猜对则显示“**Right**”后退出
https://www.eeworm.com/dl/633/133379.html
下载: 109
查看: 1028

Delphi控件源码 ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionali

ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like ...
https://www.eeworm.com/dl/666/137300.html
下载: 68
查看: 1067

数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an

Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
https://www.eeworm.com/dl/641/138014.html
下载: 59
查看: 1067

Java书籍 Quality, object.oriented architecture is the product of careful study, decision making, and experim

Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of ...
https://www.eeworm.com/dl/656/145041.html
下载: 184
查看: 1067

DSP编程 DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that

DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping t ...
https://www.eeworm.com/dl/516/146034.html
下载: 177
查看: 1069