登录
首页 » Visual C++ » Compressed-Sensing

Compressed-Sensing

于 2020-12-31 发布 文件大小:23967KB
0 247
下载积分: 1 下载次数: 54

代码说明:

  压缩感知的经典书籍,请大家下载查阅,好的东西大家一起分享哦,谢谢大家了!!(compresed sensoring)

文件列表:

Compressed Sensing Theory and Applications Cambridge University Press 2011
..........................................................................\Chapter 01 Introduction to Compressed.pdf,838838,2011-10-26
..........................................................................\Chapter 02 Second_generation_sparse_modeling_structured_and_collaborative_signal_analysis.pdf,2822432,2012-10-08
..........................................................................\Chapter 03 Xampling Compressed Sensing of Analog Signals.pdf,6177865,2011-10-26
..........................................................................\Chapter 04 Sampling at the Rate of Innovation Theory and Applications.pdf,2855009,2011-10-26
..........................................................................\Chapter 05 Introduction to the non-asymptotic analysis of random matrices.pdf,667399,2011-10-26
..........................................................................\Chapter 06 Adaptive Sensing for Sparse Recovery.pdf,1145906,2011-10-26
..........................................................................\Chapter 07 Fundamental_thresholds_in_compressed_sensing_a_high_dimensional_geometry_approach.pdf,2802389,2012-10-08
..........................................................................\Chapter 08 Greedy_algorithms_for_compressed_sensing.pdf,3150146,2012-10-08
..........................................................................\Chapter 09 Graphical Models Concepts in Compressed Sensing.pdf,553077,2011-10-26
..........................................................................\Chapter 10 Finding_needles_in_compressed_haystacks.pdf,3315246,2012-10-08
..........................................................................\Chapter 11 Data Separation by Sparse Representations.pdf,959901,2011-10-26
..........................................................................\Chapter 12 Face_recognition_by_sparse_representation.pdf,3261732,2012-10-08
..........................................................................\Contents.txt,1249,2011-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • huffman
    Huffman编码,使用哈弗曼树生成前缀码,把输入的字符编码并把原字符解码(Huffman code and decode)
    2014-03-06 10:10:34下载
    积分:1
  • RLE
    RLE是一个压缩的算法,里面有算法的C++程序实现。(RLE is a compression algorithm, there are algorithms C++ program)
    2012-05-30 18:38:33下载
    积分:1
  • 12344556
    说明:  用单片机来直接驱动步进电机很精确走小步子.(Using single-chip to directly drive stepper motor is very accurate take small steps.)
    2008-09-04 10:47:40下载
    积分:1
  • GZIP例子
    利用gzip.dll解压http请求返回的内容。内附gzip.dll。参考网上资料自己写的VB6工程源码。自己编译EXE的时候注意把gzip.dll释放到exe所在目录。(Use gzip.dll to decompress the content returned by HTTP request. Gzip.dll is attached. Refer to the VB6 project source code written by myself.)
    2020-06-22 07:00:02下载
    积分:1
  • reliability-assessment
    电力输发电系统可靠性评估程序 解析法 系统数据在压缩包里(Power transmission and generation system reliability evaluation process analytical method system data compression bag)
    2020-09-01 09:28:09下载
    积分:1
  • MCAB
    简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)
    2013-10-14 16:30:06下载
    积分:1
  • w_ipp-sample-data
    w_ipp-sample-data-compression,Intel,IPP函数库,文件数据快速压缩解压缩工具包。可以进行数据加密解密告诉处理( W_ipp-sample-data-compression, Intel, IPP library, file compression and decompression tool for fast data packet. You can tell the encryption and decryption of data processing)
    2011-10-07 19:43:38下载
    积分:1
  • HuffMan
    哈夫曼编码译码系统,设置发送者和接受者两个功能, 发送者的功能包括: ①输入待传送的字符信息; ②统计字符信息中出现的字符种类数和各字符出现的次数(频率); ②根据字符的种类数和各自出现的次数建立哈夫曼树; ③利用以上哈夫曼树求出各字符的哈夫曼编码; ④将字符信息转换成对应的编码信息进行传送。 接受者的功能包括: ①接收发送者传送来的编码信息; ②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。 (Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
    2012-06-21 21:01:17下载
    积分:1
  • cccc
    输入两个正整数m和n,求其最大公约数和最小公倍数(Enter two positive integers m and n, can seek the common denominator and least common multiple)
    2010-05-11 21:19:20下载
    积分:1
  • FDR-COMPRESS
    一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。(a new improved method was proposed in the paper,the method using Frequency-Directed Run-length(FDR codes)coding for the twice aimed at hard-fault. It fully takes advantage of the characters that there are many don’t-care bits in the test set but a few different bits between the test patterns, Then it applies the greed calculate way to sort the precomputed test sets and make the close together vector have the least different sites possibly. It uses the FDR codes to coding the vectors,then blocks the results and uses the FDR codes to compress for the second time. Decompression used of on-chip circuit extract unpack,it will be deoxidize the original test efficient.using the hard-fault to compress and the experimental results prove that the improved coding method of this paper has the better compression ratios has been proved at last. )
    2009-05-12 14:32:23下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载