-
msp430g2553
msp430系列的msp430g2553.h文件(msp430g2553.h used in mcu of msp430)
- 2016-07-11 10:23:12下载
- 积分:1
-
MSVAR脉冲响应
用于MSvar模型的脉冲响应分析,效果不错(Impulse response analysis for MSvar model)
- 2021-01-22 22:58:44下载
- 积分:1
-
Practical-Statecharts-in-C-and-CPP
QP编程创始人所著的介绍QP编程思想的书,中文版。QP是用于嵌入式中状态机编程的开源软件。(QP programming book written by the founder of the introduction of QP programming ideas, and Chinese version. QP is open source software for embedded state machine programming.)
- 2015-03-07 18:00:15下载
- 积分:1
-
Bounding Part Scores for Rapid Detection with Deformable Part Models
Bounding Part Scores for Rapid Detection with Deformable Part Models
Author: Iasonas Kokkinos, Ecole Centrale Paris/INRIA Saclay
Contact: iasonas.kokkinos@ecp.fr
Project page: http://vision.mas.ecp.fr/Personnel/iasonas/dpms.html
This project has been supported by Agence Nationale de Recherche (ANR) under Grant ANR-10-JCJC-0205.
------------------------
Introduction
------------------------
This code uses lookup-based bounds in Dual-Tree Branch-and-Bound (DTBB) and Cascaded detection with Deformable Part Models (C-DPM). The reference
explaining the theory behind the code is [1]; the references for DTBB are [2,2a] and the reference for C-DPM is [4].
The code is a c++/matlab hybrid.
------------------------
Software and licences
------------------------
This release builds and improve
- 2022-03-19 11:32:46下载
- 积分:1
-
VectorDraw
一个用gdi实现了编辑的矢量绘图程序(a gdi achieved with the vector graphics editing procedures)
- 2005-03-01 10:08:09下载
- 积分:1
-
大家自己看看哦,满不错的,我也是在望上找的,希望大家间量
大家自己看看哦,满不错的,我也是在望上找的,希望大家间量-you see for yourself, oh-good, I also find it on sight, I hope, we between volume
- 2022-03-29 16:20:20下载
- 积分:1
-
梯度下降法
#包括
- 2023-06-06 00:30:04下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
excel
包含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的详细描述含怎样使用excel等工具的
- 2022-02-15 13:53:20下载
- 积分:1
-
ATKNCR数字字母手写识别库
功能:支持数字/小写字母/大写字母/混合四种识别模式.
本识别程序使用起来相当简单.
第一步:调用alientek_ncr_init函数,初始化识别程序
第二步:获取输入的点阵数据(必须有2个及以上的不同点阵数据输入)
第三步:调用alientek_ncr函数,得到识别结果.
第四步:如果不需要再识别,则调用alientek_ncr_stop函数,终止识别.如果还需要继续,则重复2,3步即可.
- 2022-03-07 05:32:00下载
- 积分:1