资源列表
Slider
- 实现显示字体大小的程序 大家多提点小意见
process
- 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用: 先进先出调度算法; 基于优先级的调度算法; 最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示: 当前执行进程; 就绪队列; 等待队列 -Process scheduling simulation program: Suppose there are 10
New-WinRAR-archive-(2)
- this file is image compression by jpeg2000.
Dir0.1
- 多媒体实验,LZW字典编码算法的实现,java-Multimedia experiments, LZW coding algorithm Dictionary, java
zoumigong
- 可以使用的单纯走迷宫程序.简单实用.但缺少一般生成迷宫程序.需本人另找普通迷宫以待执行文件
SARAutoFocus
- Wavelength at carrier frequency Tr=1.5e-6 chirp pusle duration 1.5us Br=150e6 chirp frequebcy bandwidth 150Mhz Kr=Br/Tr chirp rate observating strip parameters Rc=3000 Range distance to center of target area,3000m R0=150 Target area in
7juj89o
- 关于解压的一些算法~自己想的~~希望对大家有用吧-Some algorithms for extracting ~ ~ ~ hope they want it to be useful
MyBitMapCompress
- 一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。-A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.
zigzag_dezigzag
- 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
006
- vb 做的压缩文件的程序 方法比较简单适合初学者-vb file compression program to do
Huffman
- 哈夫曼编码——构建哈夫曼树并对其进行编码
FinitePrecisionArithmeticCoding
- 本代码参考David《数据压缩原理与应用》P71-P82,实现了有限精度的算术编解码的源代码。-The code reference David Principle and Application of data compression P71-P82, the realization of the finite precision arithmetic codec source code.