▍1. [emuch.net]CompressedPSensingPTheory
很好的压缩感知的国外的书籍材料,对于我们的学习,尤其初学者很有帮助(ON划词翻译ON实时翻译 Very good material of compressed sensing of foreign books, for our learning, especially for beginners very helpful)
很好的压缩感知的国外的书籍材料,对于我们的学习,尤其初学者很有帮助(ON划词翻译ON实时翻译 Very good material of compressed sensing of foreign books, for our learning, especially for beginners very helpful)
关于matlab中模糊神经网络中关于故障诊断的程序(About the fuzzy neural network matlab procedures for troubleshooting)
说明: matlab中关于信息融合中的DS论证程序,很好用的哦(matlab regarding information fusion DS demonstration program, the good oh)
对于高程数据的处理,通常需要各种格式之间的转换,此程序是将usgs高程数据转为dem格式的数据。(For the treatment of elevation data, usually need to convert between various formats, this program is the USGS elevation data to DEM format data. )
练习1:查找内存错误 练习2:阅读书籍高质量ç 编程指南.PDF林锐(林锐)P95,回答问题4。 练习3:阅读代码sizeof.rar。不运行它,它的分析和写入输出。(Practice 1: Finding Memory Bugs Practice 2: Read book 高质量C编程指南.pdf by Lin, Rui(林锐) P95, answer question 4. Practice 3: Read the code in sizeof.rar. Without running it, analysis it and write the output.)
读入文件,对文件进行无损预测编码和解码,然后对文件进行DM编码和解码(Read the file, the file lossless predictive coding and decoding, and then the file encoding and decoding DM)
Turbo 码作为一种性能优越的信道码, 其应用逐步推广到深空通信、卫星通信和移动通信, 并被推荐为第三代移动通信的信道编码方案之一。本设计实现了通用的Turbo 码的编译码(Turbo codes as a superior performance of channel code, its application gradually extended to deep space communications, satellite communications and mobile communications, and was recommended as one of the channel coding scheme third generation mobile communications. The design and implementation of the encoding and decoding of Turbo codes common)
光纤信道盲均衡CMA算法,MATLAB开发环境,比较通用的一种算法(Fibre Channel CMA blind equalization algorithms, MATLAB development environment, more generic algorithm)
程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正(Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding)
5th exercise of computer graphics course
4th exercise of computer graphics course
固高控制卡程序,点到点运动,双轴插补,测试程序(GuGao Control Card Codes)
美股实时指数 在副图窗口,方便操作与美元有关的相关产品(US stock index for MT4)
弹头温度检测程序,通过检测光纤的熔断判断弹头表面的温度情况。(Warhead temperature detection program, by detecting the optical fiber fusing surface temperatures judgment warhead.)
关于boost库的开发,使用的知道教程。里面的内容很详细,说明都有,适合新手使用。(Know about the boost library development, the use of the tutorial.The inside of the content is very detailed description, all have, suitable for beginners to use.)
这是信息论里的知识,有循环编码、香农编码、费诺编码的程序(This is the knowledge in the information theory, a cycle encoding, shannon coding, coding procedure fee)
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
c++ 大一上机作业 运用iterator 将name_pairs类进行排序(name_pairs 包含 name 和 age)()
SOJ3543 序列操作,线段树经典题目,重点在于线段树的维护。此为10年初做此题的源码,与各位分享(the code of SOJ3543 )