-
使用嵌入式零树小波的图像压缩
嵌入式零树小波嵌入零树小波是一种高效是一种有效方法的图像 compression.here 我目前使用嵌入式零树小波的图像压缩算法。
- 2023-05-21 03:00:02下载
- 积分:1
-
HMM的c实现,对理解HMM很有用,尤其是动态手势识别中,手运动的建模基本都基于H...
HMM的c实现,对理解HMM很有用,尤其是动态手势识别中,手运动的建模基本都基于H-HMM of c realization of HMM is useful for understanding, especially in the dynamic gesture recognition, hand movements are based on modeling the basic H
- 2022-05-31 19:42:58下载
- 积分:1
-
清华大学数学实验之线性与非线性最优化幻灯片
清华大学数学实验之线性与非线性最优化幻灯片-Tsinghua University" s math test linear and nonlinear optimization slide
- 2023-01-18 19:20:04下载
- 积分:1
-
计字符串类并给出其基本操作和运算符重载的算法实现。
计字符串类并给出其基本操作和运算符重载的算法实现。
- 2022-03-10 12:57:47下载
- 积分:1
-
对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种周游,
对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种周游,输出三种周游的结果。- To wilfully assigns two forks the tree (to go against points
from to decide) establishes it two to fork the chain table storage
structure, and (sets at spatial stack after the stack five kind of
fundamental operations, enters stack, sends out of the warehouse,
takes stack top element, sentences stack to be spatial) realizes two
forks the tree first the foreword, center the foreword, the foreword
three kinds travels around, outputs the result which three kinds
travels around.
- 2022-01-26 18:45:01下载
- 积分:1
-
IIR数字滤波器的设计,低通、高通、带
IIR数字滤波器,设计方法,低通、高通、带通、带阻-IIR digital filter design, low pass, high pass, band-pass, band
- 2022-04-28 02:29:43下载
- 积分:1
-
GN算法-Python代码
应用背景GN算法是一个经典的社区发现算法,它属于分裂的层次聚类算法,最初,由Michelle Girvan和Mark Newman于2012年提出。可处理网络里社团的发现。。。。。。。关键技术其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。。。。。。。
- 2022-03-10 14:56:19下载
- 积分:1
-
roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutor...
roseTTA的pdf教程,呵呵,这个你是网上下不来的,比rosetta自带的教程内容多一些,很详细-roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutorial that comes with the contents of a little more detail
- 2022-03-19 20:53:05下载
- 积分:1
-
C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!...
C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
- 2022-04-12 04:58:57下载
- 积分:1
-
线性局部嵌入算法
LLE算法是最近提出的针对非线性数据的一种新的降维方法,处理后的低维数据均能够保持原有的拓扑关系。它已经广泛应用于图像数据的分类与聚类、文字识别、多维数据的可视化、以及生物信息学等领域中。本程序主要是实现了局部线性嵌入算法。并给出了测试程序。
- 2022-01-28 18:27:25下载
- 积分:1