资源列表
一个时钟程序
- c编的一个时钟程序-a series of clock procedures
顺序表算法实现,如初始化,尾插法
- 顺序表算法实现,如初始化,尾插法,输出,判断是否为空,插入元素,删除等-Sequence table algorithm, such as initialization, tail interpolation, the output, to determine whether the air, into the element, delete, etc.
合并两个升序排列的链表
- 合并两个升序排列的链表,主要是数据结构中链表的排序问题-Merge two linked list in ascending order, mainly linked list data structure in the scheduling problem
实现线性表的链式存储结构
- 1.实现线性表的链式存储结构——线性链表。从文件输入一批整数,建立有序链表(升序),并完成: • 查找一个指定元素 • 插入一个给定元素 • 删除一个指定元素 • 统计链表的长度 • 输出线性链表 • 实现安逆序链表的重建 2.采用链式结构实现任意多项式的存储,求两个多项式的和。 -Linear linked list data structure
LZW编码
- 这个文档是我大学时候多媒体的一个实验作业,里面要求实现LZW压缩方法。大家可以在文档中自行查阅。(This document is an experimental operation of multimedia in my university. It requires four simple compression methods, namely, Huffman, adaptive Huffman, LZW and arithmetic coding. Because of the need
Compressive_Sensing
- MATLAB implementation of compressive sensing example as described in R. Baraniuk, Compressive Sensing, IEEE Signal Processing Magazine, [118], July 2007. The code acquires 250 averaged random measurements of a 2500 pixel image. We assume that the ima
灰色神经网络预测程序(无输入)
- 可以拟合出精度很高的预测值,强烈推荐给大家,很好用的(Can fit a highly accurate prediction, highly recommended to everyone, very good.)
huffalg
- Huffman coding algorithm coded in Java Language
C#写的图片无损压缩——高效
- 高效的c#压缩文件文件代码,可手动设置压缩比例(Efficient c# compression file file code, manually setting the compression ratio)
omp
- matlab实现压缩感知中的正交匹配追踪(Matlab implementation of orthogonal matching tracking in compressed sensing)
stl文件在matlab中的读取
- 在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)
测速
- CW雷达测速采用matlab实现,最简单的一种,比较实用,大家感兴趣可以看看(CW radar speed measurement is realized by MATLAB, the simplest one, which is more practical. You can have a look at it if you are interested)
