资源列表
[压缩解压] CounterBloomfilter
说明:自70年代被Bloom提出以来,Bloom Filters作为一种空间高效利用的紧凑数据结构,其不但能够对一个数据集合进行压缩表示而且能够支持集合的成员关系判断,在网络领域得到广泛应用。-since the 1970s Bloom, Bloom Filters as a space efficient use of compact data structure, not only its right to a data set can<郭得科> 在 2008-10-13 上传 | 大小:3.41kb | 下载:0
[数值算法/人工智能] 2006428964683706
说明:gtchb6xjunbu6jvn jknmjunjhbnhb<李明> 在 2008-10-13 上传 | 大小:300.86kb | 下载:0
[数值算法/人工智能] odemonitor
说明:实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary differential equations Numerical Solution<游江> 在 2008-10-13 上传 | 大小:987byte | 下载:0
[数值算法/人工智能] nonlinear_ls
说明:使用Marquardt方法的非线性嘴小二乘拟合算法-use of small mouth nonlinear least square fitting algorithm<游江> 在 2008-10-13 上传 | 大小:1.29kb | 下载:0
[压缩解压] MPEGSourceCode
说明:mpeg4压缩算法程序,有对idct的详细代码过程.-mpeg4 compression algorithm procedures, the details of the code idct process.<leon> 在 2008-10-13 上传 | 大小:28.64kb | 下载:0
[压缩解压] struts_doyo
说明:struts的一个入门例子,struts的一个入门例子!-struts example of a portal, a portal struts example!<Doyo Wei> 在 2008-10-13 上传 | 大小:1.63mb | 下载:0
[数据结构常用算法] SORT---bubble
说明:冒泡排序:从第一个元素起依次将相邻两数比较,大的调到后面,小的调到前面, 直到第n-i(第i趟排序时)个元素。-Bubble sort: successively from the first element of the adjacent two numbers compare transferred back big and small front transferred until the first ni (i-trip s<陈幻> 在 2025-02-02 上传 | 大小:80kb | 下载:0
[数据结构常用算法] SORT---selection
说明:选择排序 每趟选出一个最值和无序序列的第一个数交换,n个数共选n-1趟。第i趟假设i为最值下标,然后将最值和i+1至最后一个数比较,找出最值的下标,若最值下标不为初设值,则将最值元素和下标为i的元素交换。-The first number selection sort elect one of the most value per trip and disordered sequence exchange, choose the n<陈幻> 在 2025-02-02 上传 | 大小:80kb | 下载:0