搜索资源列表
OPSIA
- Open Planar Separation Image Analyzer(OPSIA)平面分离图像分析软件中包含的功能有,1D 平面分离图像(如TLC、凝胶电泳图等),可以自动分道和自动峰积分,可以3维化,可以将图像颜色通道分开来分析,可以将数据导出成*.dat文件,等等。里面包含非常多有用的色谱工作站的算法代码,如自动峰积分、最小二乘法等等。 -Open Planar Separation Image Analyzer (OPSIA) is a program for researche
saving
- 此文件为spss源文件,可以导入spss统计分析软件作为统计分析的基础,此文件是居民存款情况的数据文件-spss document
wave
- wave 文件格式分析,很详细,附有实现安wave格式提取数据功能的程序-wave file format analysis, very detailed, with a wave form to achieve security procedures to extract data function
Vdachuandong
- 采用VB编写,可以模拟仿真V型带的动画,并能模拟分析相关数据-Using VB preparation, simulation, V-belt can be animated, and can simulate the analysis of relevant data
FREQUENCYFORWAVEDATA
- 实现对采样得到的波形数据文件进行频谱分析的一般方法,提高运算效率-AGOODPROGRAMFORFFT,THAKNYOU,
voice
- 音频处理比较全的例子,并对录音数据进行频谱分析-An example of how to access the Audio Mix, sample audio output, and a simple DSP processing.
ana_wav
- .分析*.wav的文件格式,包括格式检测、声道、速率、码流等信息。还可以把采集的模式数据生成wav音频文件。 -The analysis*. wav file formats, including format detection, channel, rate, stream and other information. Model can also collect data generation wav audio file.
directsound
- directsound开发包windows音频采集,拾音器 麦音频采集音频播放属性设置可以拿采集的音频数据作进一步识别分析,局域网广播传输互连,也可广域网进行组播作多人远程开会坐谈会等。-DirectSound development kit windows audio collection, pickup wheat audio in audio playback settings can take the collected voice data for further analysis
daexp1
- 对wav进行头文件分析并截取时间输出数据-read wav
H264toAVI
- 自己封装的一个接收nal 数据包的类,进行nal 分析存储为AVI格式的视频
Chapter1
- 数据测试,数据分析,数据还原,数据载入。-Data testing, data analysis, data reduction, data load.
intelligent-house100
- 程序包含数据采集与数据分析部分、电话交换网程控交换信令识别与分析部分、GSM模块TC35 modem接口程序部分、分析控制部分。-Program includes data acquisition and data analysis part of the program-controlled telephone switching network identification and the analysis of signaling exchange, GSM module TC35 mo
shujufenxi
- Vc++6.0在数据分析方面计算一维数据组的数组特征(方差,均值,分为点等)-Vc++ 6.0 in the data analysis of the calculation of one-dimensional array of data sets characteristics (variance, mean, divided into points, etc.)
pcm_db_check
- 解析wav文件,分析PCM数据的音量,目前仅支持48K采样率、16位采样深度,未压缩的PCM数据 VS2008 编译通过,其中用到了glib,需要自行安装(Parse WAV file, analyze PCM volume)
h264视频数据分析
- h264视频数据分析,简单的h264视频分析源码,在vs2010运行通过