搜索资源列表
MCS51实用子程序大全
- 51单片机常用子程序大全,包括多字节加减乘除,码字转换,浮点数格式化-51 microcontroller used subroutine Daquan, including multi-byte arithmetic, code conversion, floating point format, etc.
BP.Arithmetic.VB
- BP算法的VB源代码可能还要自己调试一下!-BP algorithm VB source code may have its own debugging!
3-D FDTD code with PEC boundaries
- 3维FDTD算法-arithmetic for three dimensional FDTD
Fast Floating-Point Arithmetic Emulation on the Bl
- ADI BF 16位定点DSP的快速浮点仿真的汇编代码-ADI BF 16-bit fixed point DSP fast floating point simulation code compilation
Arithmetic-code
- 这是算术编码的源程序,对于学习图像编码的人士比较有用,需要的人自然了解它的作用
C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complet
golay24.zip
- 对格雷码(24,12,8)的一个译码算法,An arithmetic decoder for the (24,12,8) Golay code.
tuxiangyunsuan
- 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
alu
- 这是32位alu的代码,使用verilog写的,包含了简单的运算功能-This is a 32-bit alu code, use verilog to write, and includes a simple arithmetic functions
RSA-Arithmetic-Code
- RSA算法的实现,包括密钥生成及加解密 RSA算法的实现,包括密钥生成及加解密-RSA algorithm, including key generation and RSA encryption algorithm, including key generation and encryption and decryption
sgergyhij
- 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
siyuanshi
- 软件学院学生编译原理课程实验,中间器代码生成器设计,输入算术表达式,输出语法分析结果及相应的四元式序列 -Software College courses students compiling principle experiment, intermediate code generator design, the importation of arithmetic expressions, the output syntax analysis and the corresponding s
ACmod
- 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.
jisuanjituxiangchuli
- 本论文主要介绍图像处理系统软件的算法分析、代码实现。以及实现软件开发的程序开发工具Delphi的简单介绍。软件开发的目的是实现对图像的锐化、扭曲、波浪平滑处理等效果。文章的主要内容为该软件的算法分析过程、代码编写、界面设计和系统实现过程。本论文特别对图象的锐化、图象的扭曲和图象的平滑处理算法进行了系统的分析和比较,如锐化功能的差分法与边缘提取算法的分析、比较,平滑功能的平滑滤波法、中值滤波法、自适应滤波法等算法的分析、比较。然后对确定的这几个功能算法的实现编写了Delphi的算法代码,其中心代码
arithmetic-coding
- this is a source code for data compression using Arithmatic coding
Arithmeticmeanfilter(smoothing)
- Hi Friends. This is simple Image code of Arithmetic mean filtering operation,which results in smoothing of image. Default image size is 256 x 256
Arithmetic-coding
- 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
arithmetic-code
- MATLAB实现算术编码,一种压缩编码,信息论与编码理论-MATLAB arithmetic coding to achieve
android-code
- Gtalk VideoPlayer TouchScrn的源码 从Google.Android程序设计指南源码中找到的-Gtalk VideoPlayer TouchScrn source programming guide from Google.Android found in source code
arithmetic-coding
- 二元算术编码,即实现0和1 的算术编码,matlab源程序-Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code