CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - recover

搜索资源列表

  1. twopoint

    0下载:
  2. 经典的多点法形状复原算法中的2点法的程序。本程序用频域法和积分法2种方法复原了同一形状。数据则由csv文件读入。-classic multi-point method shape the recovery algorithm 2:00 Act procedures. The procedure uses frequency-domain law and integration methods to recover two of the same shape. Data from csv file
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4573
    • 提供者:李云
  1. a.rar

    0下载:
  2. 哈夫曼编码译码系統,利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。本次设计就是为这样的信息收发站写的一个哈夫曼的编/译码器。,Huffman decoding systems, the use of Huffman encoding of information and communicati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:46793
    • 提供者:
  1. hafuman

    0下载:
  2. 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Huffman coding for home use can greatly improve the communication channel utilization, shorten the res
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:7543
    • 提供者:lizhi
  1. qpsksystem_SJSU_mdl

    0下载:
  2. QPSK modulation system with recover loops-This is a model of a QPSK modulation system for transmission over a bandpass channel with fc = 100 Hz and B = 30 Hz and AWGN at the receiver. SRRC fi lters with excess bandwidth α = 0.18 are employed. Th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:15572
    • 提供者:ranbowang
  1. hafuman

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成 本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编 /译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。-The use of Huffman coding can greatly improve the communication channel utilization, shorten the t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:27390
    • 提供者:溶溶
  1. ProjetTS

    0下载:
  2. It is a signal processing project. It deals with the processing of electrocardiogram signals. The statement is in the enonce_presentation file. Several signal processing tools are used, as periodogram, correlogram. An algorithm to recover lost sample
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:20474674
    • 提供者:laetitia
  1. Huffman

    0下载:
  2. self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2921
    • 提供者:DeamonKenji
  1. RecoveringfromNoncriticalLosses

    0下载:
  2. 恢复临时表空间 收回重做日志组的成员 收回丢失指数 重新创建密码文件-Recover temporary tablespaces Recover a redo log group member Recover from a lost index Re-create the password file
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:88436
    • 提供者:黄彩彬
  1. ha_FinalData

    0下载:
  2. 这是针对windows 所有平台的数据恢复软件,他简单易用,能在关键的时候,解你的燃眉之急.希望能减轻朋友的失去重要数据的痛苦-FinalData, a world-class Data Recovery Utility, recovers files quickly and effectively. FinalData recovers files that may have been accidentally deleted, erased, damaged, or emptied from
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4473421
    • 提供者:jimlop2009
  1. coduri

    0下载:
  2. matlab code for spatial watermarking .recover also the watermark.-matlab code for spatial watermarking .recover also the watermark.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2470203
    • 提供者:anda
  1. compress

    0下载:
  2. 这个代码实现文件的压缩功能和还原功能,里面有好几个压缩包-this code can compress and recover something to the older one
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:112733
    • 提供者:李东
  1. variable_distribution

    0下载:
  2. 采用最佳适配算法实验动态分区分配过程alloc()和回收过程recover()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间-Experimental best fit algorithm using the dynamic partition allocation process alloc () and the recovery process recover (). Among them, free partition management throu
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:508510
    • 提供者:luguifang
  1. lsb-watermarking-recover

    0下载:
  2. Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then after these operations we will
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:522
    • 提供者:gege
  1. 000

    0下载:
  2. 对PDF文件进行压缩,并复原,是文件变小。对学习信息编码的有帮助吧-Compression of PDF files, and recover the file smaller. Information encoded in learning help it
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:283826
    • 提供者:饭饭
  1. rs

    2下载:
  2. 在理解RS码编译码原理的基础上使用Matlab或VC进行编程,首先产生一段随机序列,即原始的发送比特流,然后对该信号进行RS编码、BPSK映射、加噪、解映射及RS译码,得到恢复的数据。-Decoding RS codes in understanding the basis of the principle of programming using Matlab or VC, the first generating a random sequence, that is, send the or
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:7168
    • 提供者:jinlongli
  1. contribute-and-recover

    0下载:
  2. 在可变分区管理方式下采用首次适应算法实现主存分配和回收-Variable partition management mode in the first-fit algorithm using main memory allocation and recovery
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1218
    • 提供者:Ryan
  1. DDC

    0下载:
  2. 通信原理仿真 码型反变换的仿真实现 Ⅰ、基本任务:由抽样判决后的AMI码型和CMI码型数字序列恢复出原始的PCM脉冲编码信号。 主要步骤和要求: (1)由抽样判决后的AMI码型数字序列恢复出原始的PCM脉冲编码信号(0、1信号)。要求抽样判决后的AMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。 (2)由抽样判决后的CMI码型数字序列恢复出原始的PCM脉冲编码信号。要求抽样判决后的CMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:fenglinjiong
  1. Carrie-recover

    1下载:
  2. 这是一篇外国的硕士论文,针对无线通信载波恢复的,文中有matlab编写的模块(源代码)-This is a foreign master' s thesis for wireless communications carrier recovery, and the text written in matlab module (source code)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:698569
    • 提供者:benniao
  1. Untitled2

    0下载:
  2. 基于MATLAB的维纳滤波和逆滤波复原,在程序中可以看到,维纳滤波器的组成。可以更好的实现逆滤波复原算法。-MATLAB based on Wiener filtering and inverse filtering to recover, the program can be seen, the Wiener filter. We can better achieve the inverse filter restoration algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:537
    • 提供者:付强
  1. CS

    2下载:
  2. 压缩感知(Compressive Sensing(CS),或称Compressed Sensing、Compressed Sampling)。该理论指出:对可压缩的信号可通过远低于Nyquist标准的方式进行采样数据,仍能够精确地恢复出原始信号。该理论一经提出,就在信息论、信号/图像处理、医疗成像、模式识别、地质勘探、光学/雷达成像、无线通信等领域受到高度关注,并被美国科技评论评为2007年度十大科技进展。-Compressed Sensing (Compressive Sensing (CS)
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:32792576
    • 提供者:刘海涛
« 12 3 »
搜珍网 www.dssz.com