资源列表
jpg_DCT
- 实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。 -achieve basic JPEG compression and coding% 1. First through DCT remove data redundancy; % 2. Using quantitative table right DCT coefficient quantization; 3.
exm
- 二叉树前序遍历--北京邮电大学ACM试题-ACM BUPT
BST
- 二叉搜索树的一个典型事例,能够处理很多二叉排序树的问题-Binary search tree, a typical example, can handle many issues Binary Sort Tree
paixu
- 从键盘输入一组关键字序列分别实现下列排序: 1.实现简单选择排序、直接插入排序和冒泡排序。 2.实现快速排序算法。 3.实现折半插入排序。 4.采用几组不同数据测试各个排序算法的性能(比较次数和移动次数)。 -paixu
haxi
- 哈希表小程序,在数据结构中用于查找数据非常方便。-Hash table applet, in a data structure used to find the data very easily.
pku1274_HK
- HK算法 HK算法 HK算法 HK算法 HK算法 -HK algorithm(work on PKU 1274)
link
- 单链表的一些基本操作:求长度、查找元素、元素位置、删除等-Some of the basic operation of the singly linked list: length of the request, find the location of the element, the element, delete, etc.
Sun_orbit
- 比较了三个常用的数值算法模拟地球绕太阳运动的轨迹,前两个不具有保辛性,第三个效果很好。-Compare the trajectory of three commonly used numerical algorithm simulation of the Earth around the sun, the first two do not have symplectic conservative nature, the third works well.
BiTree
- 数据结构二叉树,用先序,中序和后序遍历二叉树-Binary tree data structure, binary tree traversal preorder, inorder, and postorder
6
- 模糊控制器的设计不依靠被控对象的模型,而是依靠控制专家或操作者的经验知识。模糊控制的突出优点是能够比较容易地将人的控制经验溶入到控制器中,但若缺乏一定的控制经验,很难设计出高水平的模糊控制器。而且,由于模糊控制器采用了IF-THRN控制规则,不便于控制参数的学习和调整,使得构造具有自适应的模糊控制器较困难。 自适应模糊控制是指具有自适应学习算法的模糊逻辑系统,其学习算法是依靠数据信息来调整模糊逻辑系统的参数。一个自适应模糊控制器可以用一个单一的自适应模糊系统构成,也可以用若干个自适应
calculate
- 主要用于计算器的编程,老师亲自指导完成,绝对没有错误可以执行-Code for the production of calculators
csLMS
- 此代码为一种约束稳定性LMS算法,用于智能天线的自适应波束形成中。-The Constrained-stability Least-meam-square Beamforming Algorithm
