搜索资源列表
MCS-51_asm_lib
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid alg
bss_my
- 用快速ICA算法实现信号分离,两进两出,调试通过。-fast ICA algorithm signal separation, the two-two, through debugging.
flac-1.1.3.tar
- 大名鼎鼎的FLAC的最新源码V1.1.3,有兴趣的朋友希望能共同研究一下,同时寻求快速无损压缩的算法,希望有精于此道的朋友提供信息,谢谢!-famous FLAC source of the latest V1.1.3. Interested friends hope to jointly study, while seeking rapid lossless compression algorithm hope that the fact they were friends to provid
wintta-1.1-src
- 音频无损压缩的又一算法(TTA),解码速度快,有兴趣的朋友希望能共同研究一下,同时寻求快速无损压缩的算法,希望有精于此道的朋友提供信息,谢谢!-Audio another lossless compression algorithm (TTA), the decoding speed, Interested friends hope to jointly study, while seeking rapid lossless compression algorithm hope that the
ttaenc-3.3-src
- TTA的压缩算法,有兴趣的朋友希望能共同研究一下,同时寻求快速无损压缩的算法,希望有精于此道的朋友提供信息,谢谢!-TTA compression algorithm, interested friends hope to jointly study, while seeking rapid lossless compression algorithm, with the hope of fact they were friends to provide information, Thank y
fast-sor
- 此文件为一种快速的图形显示算法,可以调试运行-this document as a fast graphics algorithm, can debug operations
SHOT_MPEG
- 一种从MPEG视频流中快速分割镜头的算法-an MPEG video stream from the rapid segmentation algorithm lens
JiaMi_Suanfa
- 该代码实现加密算法,从而为信息的保密提供支持。该代码具有快速,稳定的特点。-The code for encryption algorithms, for the confidentiality of information provided support. The code is fast, stable characteristics.
suanfa
- 这是我今年数据结构的课程设计,课题是实现冒泡排序,快速排序,直接插入排序,直接选择排序的算法比较 绝对原创哦-This is my data structure of this curriculum design, the task is to achieve bubble sort, quick sort, direct insertion sort, directly choose Sort Algorithm relatively absolute originality oh
Spherical_Harmonic
- 普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用-Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call
POSTagger
- (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking the transfer of binary matrix, a
my-sort
- 内部排序算法比较,6种常用的内部排序算法进行实测比较:一趟冒泡排序、简单选择排序、快速排序、希尔排序、直接插入排序、堆排序。-internal sorting algorithm, six kinds of internal sorting algorithm measured comparison : Bubble Sort trip, Sort simple choice, quick sort, Hill, ranked direct insertion sort, heap sort.
chess5botdiscussion
- 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。
spiht_ac_psnr
- 集成了快速算术编码的spiht图像编码算法,我增加了psnr的计算.-the rapid integration of spiht arithmetic coding algorithm for image coding, I increased psnr calculations.
fuliye
- 本代码是相应的快速傅立叶以及反傅立叶算法的相应实现-the corresponding code is the fast Fourier and anti-Fourier algorithm corresponding to achieve
3fast_des
- 一个快速实现3des的算法,分别用vhcl和Veriloge语言进行编写,很实用-a rapidly 3des algorithm respectively vhcl Veriloge language and prepared very practical
HPL-2004-76
- 快速算术编码原理及实践,英文版,是目前效率较高的压缩算法-fast arithmetic coding theory and practice, the English version, which is more efficient compression algorithm
MyFFT
- 快速付立叶变换算法数字信号处理算法快速付立叶变换算法-Fast Fourier Transform algorithm for digital signal processing algorithm for fast Fourier transform algorithm
matlabclassicalalgorithm
- 各种matlab经典算法,在此整体,以便快速查找引用-various classical algorithm, in this whole, in order to use Quick Search
FFTfrequencychartisanalytical
- 1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. Deepen the experimental fast Fou