CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - extract

搜索资源列表

  1. amsn_cvs.tar

    0下载:
  2. It s a tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair. -It sa tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-18
    • 文件大小:4632015
    • 提供者:Victor Zhang
  1. bluescan_0.1_src

    0下载:
  2. It s a tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair. -It sa tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:785696
    • 提供者:Victor Zhang
  1. Canny

    0下载:
  2. 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:141053
    • 提供者:zxg
  1. SSC-matlab

    0下载:
  2. 实现正弦编解码(Sinusoidal coding)的matlab程序 sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。 sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:4740
    • 提供者:凝空子
  1. string

    1下载:
  2. 实现顺序串各种基本算运算,建立串,输出串,输出它的长度,插入,删除,替换,提取,把两个串连接成一个串-String order to achieve a variety of basic counting operations, the establishment of string, the output string, the output of its length, insert, delete, replace, extract, the two strings into a stri
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3958
    • 提供者:王沙沙
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4529
    • 提供者:李添翼
  1. fft_dma

    0下载:
  2. 以DMA方式实现的fft程序,用c编写,经测试可直接解压在myprojects目录下运行。-DMA way to the fft procedures, using c prepared by the test can directly extract myprojects directory in the run.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:11852
    • 提供者:凌瀚宇
  1. doubleimg_processing

    0下载:
  2. 本程序是细胞跟踪的有关程序,首先是细胞提取,再是标定和跟踪!-This procedure is a cell tracking procedures, the first cell extract, and then is the calibration and tracking!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1368
    • 提供者:岳立川
  1. PredictionwithPartialMchPPM

    0下载:
  2. 一个非常完整的预测图像压缩和图像解压缩的源代码(ppm ),使用matlab编写的-Predict a very complete image compression and image extract the source code (ppm), prepared using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3095
    • 提供者:倪广波
  1. mskxinhaoshipin

    0下载:
  2. 对msk信号进行短时傅立叶变换,并利用视频分析提取信号特征,非常实用-MSK signals of short-time Fourier transform, and the use of video analysis extract signal features, very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2062
    • 提供者:王将
  1. GA_code

    0下载:
  2. Speech Enhancement Code,根据特征谱提取而编写的一个代码-Speech Enhancement Code, according to the characteristics of spectrum extract prepared a code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:108686
    • 提供者:张生
  1. py

    0下载:
  2. 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-02
    • 文件大小:13158014
    • 提供者:liuluyang
  1. KL2

    0下载:
  2. 这段代码是从类平均向量中提取判别信息的matlab代码-This code is from the category average Discriminant Vector extract information matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:953
    • 提供者:张三
  1. Yamb_src

    0下载:
  2. yamb源码。它是mp4,3gp文件编辑制作的利器。也能从avi文件中提取视频音频-yamb source. It is mp4, 3gp file editing tool. Avi files can also extract audio video
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1135568
    • 提供者:zhude
  1. Canny_edge

    0下载:
  2. 图形模式识别处理代码,用Canny算子提取图像边缘的vc源代码-Pattern Recognition graphics processing code, using Canny operator extract image edge vc source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:148138
    • 提供者:testit123
  1. lpctoolbox_v20

    0下载:
  2. 本工具箱利用lpc方法可以准确的提取出共振峰频率,并且解决了共振峰检测时滤波器阶数对所有说话人都一样的问题。本工具箱由美国卡内基梅隆大学一位教授编写,因此所有解释均为英文原版。-The toolbox to use LPC method can extract accurate formant frequency, and the resolution of formant filter order testing of all the speaker are the same problems
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:44381
    • 提供者:yanjingyu
  1. AccessPW

    0下载:
  2. 提取ACCESS文件中的密码,不需要暴力破解。从文件中的某一字段直接解密-ACCESS extract document password, do not need to break the violence. From the document directly to decrypt a field
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:13422
    • 提供者:jsf126
  1. foxpro

    0下载:
  2. visual F的工具,在dos状态下使用,运行中输入cmd--然后指到foxpro解压出来的目录下,输入foxpro回车,可以修改相关的dbf表-visual F tool to use in dos state, run, type cmd- then point to extract from foxpro directory, enter foxpro Enter, you can modify related dbf table
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2020689
    • 提供者:leiqiong
  1. IP

    0下载:
  2. 用java写的可以提取你的主机名和ip地址和MAC地址-Written with java you can extract the hostname and ip address and MAC address
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:2206
    • 提供者:赵欢
  1. DCT1

    1下载:
  2. 运用dct进行数字水印嵌入提取 运用dct进行数字水印嵌入提取-The use of DCT digital watermark embedding extract the use of DCT digital watermark embedding extract
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:100098
    • 提供者:
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com