搜索资源列表
MultinomialOperation
- 多项式的加减乘运算,没有除运算,算法很清楚,都可以看懂-polynomial modified by the operator, the operator is no exception, the algorithm is very clear, can understand
jpeg
- the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transform
AC
- 算术编码的算法实现,算算术编码是信息无损压缩的经典算法,在JPEG等标准中采用。-Arithmetic coding algorithm, arithmetic coding operator information of the classic algorithm for lossless compression, JPEG and other standards in use.
cv3
- struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
cv4
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
cv6
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
Image
- 这是一个关于图像特征提取的程序,本程序主要使用的是Moravec算子进行的提取-This is the one on the image feature extraction process, this procedure is mainly used for the extraction of Moravec operator
GausCoor
- 高斯投影正反算及邻带换算的成品 可直接经行运算工作-Positive and negative Gauss projection operator and its adjacent zone of the finished product can be directly converted by the line of computing tasks
fig08_04
- 综合演示运算符重载及其应用,突出运算符重载中需要注意的事项及问题-Comprehensive demonstration and application operator overloading, operator overloading in highlighting issues and problems that need attention
Analysis-of-TCP-chat1
- 有数据到来/定义变量/收下数据放到变量里/算长度/做空格/空格与数据连成一起/放到标签框/让它动起来/如果没有关闭/继续送下一个/显示连接/否则显示关闭-With data coming from the/define variables/accept data into the variable/operator length/make space/space and the data are joined together/into the label box/it move it/If y
dental_xray
- :数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算-: An effective means of digital watermarking technology as a digital media copyright protection, both at home and abroad in recent years caused a great deal of interest. The author uses the di
cpp123
- 定义一个钟表类,包括三个私有成员,分别为小时、分钟、秒,在此基础上,请重载自增运算符(++)和自减运算符(--)为类的成员函数,使得钟表类的对象能进行基于秒数的时间变化。-Defines a clock class, including three private members, hours, minutes, seconds, respectively, on this basis, overload the auto increment operator (++) and decremen
cs
- 基于压缩感知思想的图像分块压缩与重构方法 考虑到大多数图像信号信息分布有差异, 编码端, 在对图像分块的基础上, 融合熵估计 和边缘检测方法计算各图像块的信息含量, 再从两个不同的角度进行分类采样: 依据信息量多少将图像块分为平滑、过渡和纹理3 类, 使用不同的采样率采样 依据信息量的分布特征, 采用不同的采样率分配策略进行采样. 在解码端, 根据不同类型的图像块构造不同的线性算子进行重构, 再运用改 进的迭代阈值算法去除块效应和噪声. 实验证明, 算法在提升图像重构质量的同时缩短了
MFC
- (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
FastCSMatrix
- FastCSMatrix: The operator form of the contraint matrix for the fast compressed sensing problem. Specifically, it returns y = A*x (mode = 1) or y = A *x (mode = 2), where A is an mxn matrix given by A = [Phi - Phi], and Phi = P*H*Q, where P,Q are r