资源列表
chengxu
- 求出能整除x且不是偶数的各整数,并按从小到大的顺序放在pp所指的数组中,这些除数的个数通过形参n返回。 -Calculated divisible by x and is not even integer, and from small to large order on the array referred to by the pp , the divisor of the number of returned through the parameter n .
JavaMail
- Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。 可以被其它Serverlet调用来发送邮件。-Mail procedure ,written in Java to send a simple , contains the e-mail sending process, the corresponding demonstration of the process. Other Serverlet can be invoked to send mail.
MMA10
- This an example using the Subspace Pursuit Algorithm of Wei Dai and Olgica Milenkovic "Subspace Pursuit for Compressive Sensing: Closing the Gap Between Performance and Complexity" In order to run this example you need to install all th
data-compression
- 数据压缩算法适用于温室传感器网络中的数据冗余问题。-The data compression algorithm is suitable for data redundancy in greenhouse sensor networks.
HuffmanCoding
- 用C实现的哈夫曼编码程序,包括码树的建立和码字生成。-Huffman Coding
Huffen_Compression
- 基于matlab的图像的编解码器设计,使用的是霍夫曼算法-matlab codec design image-based, using Huffman algorithm
tingchechang
- 用于停车场问题,可以记录进出的车辆数和统计计费-For the parking problem, you can record the number of vehicles entering and leaving and statistical billing
time
- 使用C实现的LZW压缩算法。使 用C实现的LZW压缩算法。-Implemented using C LZW compression algorithm. Implemented using C LZW compression algorithm. Implemented using C LZW compression algorithm.
Decode
- huffman decode all you need is input a data so that it will decode
id3.java
- java id implementation
fillReferenceSamples
- 最新视频编码标准HEVC的帧内预测部分的函数,fillReferenceSamples-Function intra prediction part of the latest video coding standard HEVC, fillReferenceSamples
wenjianjieyaheduxie
- java实现文件读写和解压 private static void testInput() { // D盘下有个Welcome.java文件,现在按字节读入: int a = 0 // int counter=0 FileInputStream f11 // 输入流 try {-import java.io.BufferedReader import java.io.BufferedWriter import java.io.File