-
楼宇对讲管中心程序
该程序基于ARM11,H264解码,语音G711网络视频对讲源程序,前几年应用在具体项目上面(目前多个小区正使用中),仅限于原码参考
- 2023-08-24 14:25:03下载
- 积分:1
-
小波变换
说明: 图像小波变换,小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的“时间-频率”窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了Fourier变换的困难问题,成为继Fourier变换以来在科学方法上的重大突破。(Image Wavelet Transform)
- 2020-06-18 04:40:01下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1
-
MFCWORK5_B_SPLINE
选择画图区的点从而绘制B样条曲线,是计算机图形学中一个重要的实例。使用MFC做的。(select some points in the painting area to paint B-Spline curves)
- 2012-10-29 13:39:07下载
- 积分:1
-
BLE-CC2540Bluetooth
BLE-CC2540Bluetooth,BLE 蓝牙4.0 介绍 基于TI CC2540(BLE-CC2540 Bluetooth,BLE Bluetooth4.0 TI CC2540)
- 2015-07-28 10:09:23下载
- 积分:1
-
IPM
该算法实现了将一幅图像进行透视变换,并生成鸟瞰图。(The algorithm to achieve the perspective transformation to an image, and generate a bird s-eye view.)
- 2017-03-07 11:26:59下载
- 积分:1
-
displacement
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
(There are n integers, the number of its previous order of the backward shift m positions, the last m number of m into the number of front
)
- 2010-05-28 16:31:42下载
- 积分:1
-
STFT
短时傅里叶变换的Matlab程序代码,短时傅里叶变换时最经典的时频分析方法(Matlab code short time Fourier transform, short-time Fourier transform of the most classic time-frequency analysis)
- 2014-03-01 19:48:13下载
- 积分:1
-
kaiti
基于单片机STC59C52的温湿度控制,开题报告(Based on SCM STC59C52 temperature and humidity control, opening report)
- 2013-05-26 12:56:36下载
- 积分:1
-
最新大话数据结构
说明: 大话数据结构中文pdf,c语言金典,从事c语言开发的必读书籍(Data structure in Chinese PDF)
- 2019-05-14 14:08:20下载
- 积分:1