Welcome![Sign In][Sign Up]
Location:
Search - logarithm

Search list

[Mathimatics-Numerical algorithmseclassic

Description: 一个非常简单的计算高精度自然对数的源码,速度快-a very simple calculation of high-precision natural logarithm of the source, fast
Platform: | Size: 1434 | Author: 王润清 | Hits:

[Other resourcempcc

Description: MFCC,即倒谱系数,也是语音的一个特征之一,能够充分利用人耳的特性 % 具体的求法就是预处理,然后加窗,进行傅立叶变换,再求出功率普 % 然后得出其自然对数,最后进行dct变换 % 代码是用matlab写的,用到的一个语音工具箱,可以从网络上下载。-MFCC, that is, just a few pedigree, as well as a voice of one, to take full advantage of people's ears% of the specific characteristics of the solution is pretreatment, then increasing the window, Fourier transform, another sought power pu% then come to its natural logarithm, culminating transform% Extra code is written in Matlab. use of a voice box can be downloaded from the Internet.
Platform: | Size: 1040 | Author: 杨海 | Hits:

[EditBoxif

Description:   该数据他完成各种数据的采集;软件是该系统的核心,他主要完成对各个硬件模块的控制和调度,实现对数据的存储,并提供人机操作界面。 1 系统软件结构 - this data he completes each kind of data gathering; Software is this system core, he mainly completes to each hardware module control and the dispatch, the realization logarithm according to the memory, and provides the man-machine operation contact surface. 1 system software structure
Platform: | Size: 3201 | Author: dfdfdf | Hits:

[Crack HackECC_1

Description: 椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
Platform: | Size: 3710 | Author: kanyu | Hits:

[Other resourcepallard_p

Description: 用vc编写的实现密码学中Pollard p离散对数算法的小程序。-vc prepared with the realization of cryptography which Pollard p discrete logarithm algorithm for small procedures.
Platform: | Size: 1496 | Author: mimi | Hits:

[Special Effectslogarithm

Description: Using the method of logarithm in the process of picture oflena, I provide the picture of Lena.
Platform: | Size: 130221 | Author: 王云 | Hits:

[Algorithmpallard_p

Description: 用vc编写的实现密码学中Pollard p离散对数算法的小程序。-vc prepared with the realization of cryptography which Pollard p discrete logarithm algorithm for small procedures.
Platform: | Size: 1024 | Author: mimi | Hits:

[Special Effectslogarithm

Description: Using the method of logarithm in the process of picture oflena, I provide the picture of Lena.
Platform: | Size: 130048 | Author: 王云 | Hits:

[VHDL-FPGA-Veriloglogvhdl

Description: altera的关于对数计算的IP core。-altera calculated on the logarithm of the IP core.
Platform: | Size: 116736 | Author: max | Hits:

[VC/MFCElGamal

Description:  ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 ElGamal用于数字签名。被签信息为M,首先选择一个-ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x <p, computing y = g ^ x (mod p), for its public key y, g and p. Private key is x. g and p by a group of users to share. ElGamal for digital signatures. Information was signed M, first choose a
Platform: | Size: 1024 | Author: 修凤志 | Hits:

[Crack Hackelgamal

Description: ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 -ElGamal algorithm is used for both data encryption can also be used for digital signatures, their safety depends on the calculation of the discrete logarithm over finite fields this problem.
Platform: | Size: 93184 | Author: steve | Hits:

[Communication-Mobilelogarithm

Description: - logarithm matlab code, verilog code, test bench - document
Platform: | Size: 1921024 | Author: seungyerl Lee | Hits:

[Crack Hackshanks

Description: 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算法(如Miller Rabin算法)自动生成素数 p,采用本原元的充要条件自动生成 a;-Discrete number of shanks on demand algorithm, the following: calculation of Zp calculated to achieve the discrete logarithm Shanks algorithm, the basic requirements are as follows: 1) p is a small prime number (less than 32 bit), a is a primitive element. Process input (p, a, b), output logab (mod p) (can use log3525 (mod 809) so as a test) 2) The fast mode index algorithm to solve the power (such as the am), using extended Euclidean Reed inverse algorithm (such as ai (mod p)) 3) use a good sorting algorithm on the L1, L2 sort 4) using probabilistic algorithms (such as the Miller Rabin algorithm) automatically primes p, using primitive element automatically generate the necessary and sufficient conditions a
Platform: | Size: 7559168 | Author: vince | Hits:

[VHDL-FPGA-Veriloglog32

Description: Logarithm 32 bit written in VHDL and implemented in Xilinx
Platform: | Size: 224256 | Author: kk | Hits:

[VHDL-FPGA-Veriloglogmultiplier

Description: Multiplier based on Logarithm. Completely synthesizable. Tested in spartan 3A DSP series
Platform: | Size: 1574912 | Author: kk | Hits:

[VHDL-FPGA-Verilogfast_antilog_latest.tar

Description: Anti-Logarithm (square-root), base-2, single-cycle
Platform: | Size: 1024 | Author: aliakbar | Hits:

[Special EffectsTaking-the-logarithm

Description: 在vc环境中,对图像取对数,是图像处理的基本处理之一,经常使用-In the VC environment, the logarithm of image, image processing is the basic treatment.
Platform: | Size: 137216 | Author: 宁宁 | Hits:

[VHDL-FPGA-VerilogLogarithm

Description: Logarithm calculating code in VHDL
Platform: | Size: 1024 | Author: abeymohammed | Hits:

[Otherlogarithm-freqency-point

Description: 扫频信号的频率点对数采点的算法,可设置开始点及结束点-Sweep Frequency Logarithm Point Algorithm
Platform: | Size: 9216 | Author: 刘云 | Hits:

[matlabLogarithm

Description: LDPC码在MATLAB中的对数域最优算法。值得学习一下-Logarithm Domain Optimal Algorithm for LDPC Codes in. Worth learning
Platform: | Size: 248832 | Author: 武二郎 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net