搜索结果

找到约 135 项符合 found 的查询结果

数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve

This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. ...
https://www.eeworm.com/dl/518/102977.html
下载: 150
查看: 1137

人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen ...
https://www.eeworm.com/dl/650/126990.html
下载: 98
查看: 1065

数学计算 亚定方程组求解:If serial correlation is found, you may have misspecified your model and should return to y

亚定方程组求解:If serial correlation is found, you may have misspecified your model and should return to your theory for a better representation of the data generating process. This possibility is quite likely and should be taken seriously.
https://www.eeworm.com/dl/641/165020.html
下载: 158
查看: 1171

微处理器开发 Programmed for Atmel STK-500 development board, detalis can be found at http://www.cs.hut.fi/Studies

Programmed for Atmel STK-500 development board, detalis can be found at http://www.cs.hut.fi/Studies/T-106.5300/2007/stk500.html
https://www.eeworm.com/dl/655/192879.html
下载: 69
查看: 1071

人工智能/神经网络 This code in this directory implements the binary hopfield network. Source code may be found in HOP

This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST. ...
https://www.eeworm.com/dl/650/199356.html
下载: 38
查看: 1056

书籍源码 Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted.

Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody.
https://www.eeworm.com/dl/532/214129.html
下载: 126
查看: 1067

Java书籍 To date tests are still the best solution mankind has found to deliver working software. This book

To date tests are still the best solution mankind has found to deliver working software. This book is the sum of four years of research and practice in the testing field. The practice comes from my IT consulting background, first at Octo Technology and then at Pivolis the research comes from my invo ...
https://www.eeworm.com/dl/656/251425.html
下载: 104
查看: 1049

人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS

This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the sc ...
https://www.eeworm.com/dl/650/251849.html
下载: 45
查看: 1079

Java编程 An object based tree widget, emulating the one found in microsoft windows, | | with persistence usi

An object based tree widget, emulating the one found in microsoft windows, | | with persistence using cookies. Works in IE 5+, Mozilla and konqueror 3.
https://www.eeworm.com/dl/633/252902.html
下载: 195
查看: 1058

数值算法/人工智能 The last step in training phase is refinement of the clusters found above. Although DynamicClusteri

The last step in training phase is refinement of the clusters found above. Although DynamicClustering counters all the basic k-means disadvantages, setting the intra-cluster similarity r may require experimentation. Also, a cluster may have a lot in common with another, i.e., sequences assigned to i ...
https://www.eeworm.com/dl/518/311020.html
下载: 116
查看: 1026