搜索资源列表
adduction
- 这是c++学习的基础知识,也是c++的重要语法,是提高重复性应用-This is the foundation of learning and knowledge, as well as the important grammatical c is to improve the repeatability Application
repeatability.tar
- 用于检测提取特征点的可重复性代码,可重复性好则说明特征较好-for detection feature extraction point code of repeatability, reproducibility is better to describe characteristics
com_distribute
- 一个用来检查数据重复性的存储过程-one used to check the repeatability of data storage process
GuessNumbers
- 一个可以自由设置数字长度、重复性及猜测次数的猜数字游戏-One can freely set the number length, repeatability, and guess the number of number guessing game
eccv06
- In this paper, a novel scale- and rotation-invariant interest point detector and descr iptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, di
static
- c++计算传感器的静态特性,从正行程和反行程拟合出直线,得出线性度,迟滞,重复性-c++ calculation of static characteristics of the sensor, from being fitted out the travel itinerary and anti-straight, come linearity, hysteresis, repeatability
Wavelengthcorrectionforfiberspectrometer
- 随着人们对光谱测量仪器灵活性、 微型化的要求 ,便携式光纤光谱仪在实际生产测量中的需求也越来越大 ,对其测量性能的要求也越来越高。根据光纤光谱仪的测量原理 ,利用波长与CCD探测器单元格一一对应的关系 ,提出了一种波长校正的方案 ,波长校准精度可以达到0.5nm ,重复性达0.1nm。-Wit h people′ s requirement for spect rometer are agility and micromation , portable fiber spect rometer
repeat
- 在给定的字符串(必为某一子串的N次重复)内,求最大重复度-In a given string (must be for a sub-string of N times repetition), find the maximum repeatability
repeatability_demo
- 这个matlab程序基于the repeatability criterion对几种区域检测子进行了比较,有问题可以查看下面这个网页 http://www.robots.ox.ac.uk/~vgg/research/affine/evaluation.html#eval_soft-Comparison of Affine Region Detectors
repeatability
- 用于图像匹配后,检测匹配的重复率的matlab代码-For image matching, the detection of the repetition rate matching matlab code
MyTools.FileMd5Check.NF2
- 这是一款有我自己开发的小工具,主要作用是通过Md5算法分析文件的重复性,比如说,在某些目录下你收集了大量的图片文件,通常会有大量的重复(这是我的经验),用这款软件可以轻松去除重复文件,并导出分析报告等,附上源码供大家学习交流使用!-There is a small tool for my own development, the main role is to document the repeatability Md5 algorithm analysis, for example, in s
dao
- 系统给定一批有重复性的数据,功能是删除这些重复性的数据,只保留一个有用的数据-the system can give a number of repeatability data the funtion is deleting the repeatability data and left one useful data
Sensor-Book
- 传感技术电子教案, 大学测控专业教学书籍,详细介绍和分析传感器的分类和特性,比如线性度,重复性,分辨率等,为开发传感器和选型提供参考-Sensor technology electronic lesson plans, teaching books, the University of monitoring and control, detailed classification and analysis of sensors and features, such as linearity, r
3D-MEMS-Accelerometer
- 研究了一种新型三维MEMS加速度计的性能特点和工作原理。针对加速度计的输出接口特点,设计了基于数字信号处理(DSP)芯片的数据采集系统,实现对加速度计信号的高速实时采集。利用多通道缓存串行口MCBSP实现SPI总线方式的数据采集,并采用两个DMA控制器实现了数据的实时传输和存储。基于设计的DSP数据采集系统,对采集的数据进行了处理,分析了加速度计在一定温度下的偏值稳定性和输出重复性,评估了加速度计的性能。-A novel three-dimensional MEMS accelerometer
fast-er-1.0.tar
- fast特征 fast算法的改进,fast-er,特征点更多,运算时间变慢,第一个版本-FAST-ER, Enhanced repeatability of FAST
fast-er-1.4.tar
- fast特征 fast算法的改进,fast-er,特征点更多,运算时间变慢,最新版本-FAST-ER,Enhanced repeatability of FAST,version 1.4
GSoCAS-3
- 1. what kind of noise/errors/uncertainties/unmodeled things affect the GPS precision : AS, SA, orbits, clocks, ionosphere, troposphere, antenna phase centers, centering (tribrachs), etc... 2. how do we evaluate GPS uncertainties ? (difference b
LHARC-algorithm
- 采用LHARC的算法,LHARC采用字符串自适应压缩与单个字符的限长变化编码压缩相结合的方法,对文件进行双重压缩,尽可能地减少了冗余,基本压缩原理是,将待压缩文件看作是字符流(字节流),将其中的冗余信息分成同一字符的离散出现和字符串的重复出现。 压缩率:压缩后的大小与内容的重复性有关,重复的内容越多压缩率越大,对短文本的压缩率一般在10 左右。-The LHARC the algorithm LHARC string adaptive compression method of combin
OGuessNumbersn
- 一个可以自由设置数字长度、重复性性及猜测次数的猜数字游戏可直接使用。 -Free to set the digital length, repeatability and guess the number guessing game can be used directly.
LZW_12
- lzw算法实现对文本和图像的无损压缩和解压缩,字典长度最高位12位,对重复性比较高的文本和图像有不错的压缩效果。-lzw algorithm lossless compression and decompression of text and images, dictionary length MSB 12, good compression of the repeatability text and image.