Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - arithmetic
Search - arithmetic - List
有100个人搬100块砖,男人一次搬4块,女人一次搬2块,小孩四个人搬一块,这100个人一次性 搬完这100块砖,问有多少个男人、女人、小孩? 很简单的程序但是是原创,-arithmetic about a problem
Update : 2024-05-05 Size : 865280 Publisher : meimeimei

This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
Update : 2024-05-05 Size : 1024 Publisher : Priyal

This thesis devoted to several efficient VLSI architecture design issues in errorcorrecting coding, including finite field arithmetic, (Generalized) Low-Density Parity- Check (LDPC) codes, and Reed-Solomon codes.-This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting coding, including finite field arithmetic, (Generalized) Low-Density Parity- Check (LDPC) codes, and Reed-Solomon codes.
Update : 2024-05-05 Size : 1072128 Publisher : MicroSam

本论文主要介绍图像处理系统软件的算法分析、代码实现。以及实现软件开发的程序开发工具Delphi的简单介绍。软件开发的目的是实现对图像的锐化、扭曲、波浪平滑处理等效果。文章的主要内容为该软件的算法分析过程、代码编写、界面设计和系统实现过程。本论文特别对图象的锐化、图象的扭曲和图象的平滑处理算法进行了系统的分析和比较,如锐化功能的差分法与边缘提取算法的分析、比较,平滑功能的平滑滤波法、中值滤波法、自适应滤波法等算法的分析、比较。然后对确定的这几个功能算法的实现编写了Delphi的算法代码,其中心代码在文中将详细介绍。论文最后介绍了本软件的界面设计过程和界面设计结果,并对其中几个主要按钮的代码实现做了介绍。是介绍整个软件开发过程的文章。- This paper mainly introduces the arithmetic analyze and code realization of system software for image processing. It also briefly introduces Delphi, a program exploitation tool that realizes the software exploitation. Software exploitation aims to realize the sharpening and twisting of images as well as the smoothing of waves. The main content of this paper is the process of arithmetic analyze, the compiling of codes, the designing of interface and realization of system for this software.This paper special to Analysis and compare the arithmetic of image sharpening、image twisting、image smoothing. For example,the analyze and comparison of the bad cent method arithmetic and the edge withdraws arithmetic about sharpening function. the analyze and comparison of the smooth wave method、The inside is worth wave method、Nature orientation wave method. Then to plait writes the Delphi Calculate way code to realize the certain of function calculate. The heart code will detailed introduce at the pa
Update : 2024-05-05 Size : 138240 Publisher : 朱华

OtherDA
DL : 0
[PDF]Applications of Distributed Arithmetic to Digital Signal Processing: A Tutorial Review
Update : 2024-05-05 Size : 180224 Publisher : Victor

arithmetic coding in C
Update : 2024-05-05 Size : 178176 Publisher : cy

DL : 0
堆栈整数四则运算:可输入四则运算表达式,求值。-Integer arithmetic stack: 4 operator can enter the expression is evaluated.
Update : 2024-05-05 Size : 3072 Publisher : 虫儿飞

局部二值化算法Niblack的C++实现,VC2005开发环境,可以直接嵌入到自己的项目中使用(要使用ATL中的CImage类)-niblack arithmetic
Update : 2024-05-05 Size : 1024 Publisher :

图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so as to achieve as little as possible in the code as much as possible to express the purpose of the data. The following is the source of image compression coding procedures (shannon-fano code)/(arithmetic coding)/(bit-plane coding)/(predictive coding)
Update : 2024-05-05 Size : 229376 Publisher : 刘亚宁

应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
Update : 2024-05-05 Size : 1024 Publisher : yang

应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
Update : 2024-05-05 Size : 1024 Publisher : yang

DL : 0
利用堆栈实现算术表达式的功能,当你输入一个式子时,他自动检验符号的优先级+,-,*,/,(,)-The use of the stack to achieve the function of arithmetic expressions
Update : 2024-05-05 Size : 2048 Publisher : liuyu

arithmetic-coding ,算數編碼在用來做少量數字集合的編碼特別有用,尤其是對於二元的資料,或者是字元出現機率相差極大的資料。-arithmetic-coding
Update : 2024-05-05 Size : 23552 Publisher : 王曉明

DL : 0
A very good introduction about Arithmetic Coding
Update : 2024-05-05 Size : 237568 Publisher : Bing Ouyang

DL : 0
这是xilinx的FPGA实现各种算数运算的全部基于MATLAB的模型文件,包括加减乘除等-This is the xilinx arithmetic FPGA to achieve the full range of MATLAB-based model of documents, including multiplication and division, such as addition and subtraction
Update : 2024-05-05 Size : 176128 Publisher : xueanxi

DL : 0
ALU算术逻辑单元,8位,含源程序以及仿真后的波形图-ALU arithmetic logic unit 8, including source code, as well as post-simulation waveform
Update : 2024-05-05 Size : 29696 Publisher : 赵剑平

DL : 0
算数编码程序实作-程序內包含编码器与译码器-An Arithmetic Coding sample with encoder and decoder
Update : 2024-05-05 Size : 137216 Publisher : 羅他

在Verilog环境下实现简单的数学逻辑运算从而更好的了解 VHDL的编程风格-arithmetic
Update : 2024-05-05 Size : 57344 Publisher : 蓝天

this is a source code for data compression using Arithmatic coding
Update : 2024-05-05 Size : 21504 Publisher : kratika

一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
Update : 2024-05-05 Size : 20480 Publisher : 刘英
« 1 2 3 4 56 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.