资源列表
[压缩解压] stucontrol
说明:java开发的数据库,这个比较大,初学者不太容易看懂,不过这个使用odbc比较简单-java development of the database, which is rather large, beginners not readily accessible. However, this is relatively simple to use odbc<Sun_LZ> 在 2008-10-13 上传 | 大小:48.46kb | 下载:0
[压缩解压] Exercise11.03
说明:java做的一个applet小动画,还不完善,大家一起学习,我的qq是106426899有能帮忙完善的与我联系-java applet to do a little animation, is not yet perfect, and we will study together, I qq is 106426899 able to help improve the links with me<Sun_LZ> 在 2008-10-13 上传 | 大小:2.31kb | 下载:0
[数值算法/人工智能] HopfieldNetwork
说明:Network Hopfield Model-Hopfield Model Network<dingling> 在 2008-10-13 上传 | 大小:1.94kb | 下载:0
[压缩解压] 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
[数据结构常用算法] 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-04-25 上传 | 大小: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-04-25 上传 | 大小:80kb | 下载:0