搜索结果

找到约 8,500 项符合 OF 的查询结果

按分类筛选

显示更多分类

数值算法/人工智能 A program to find frequent molecular substructures and discriminative fragments in a database of mol

A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
https://www.eeworm.com/dl/518/174380.html
下载: 191
查看: 1049

数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional

A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
https://www.eeworm.com/dl/518/174381.html
下载: 163
查看: 1083

数值算法/人工智能 A program to demonstrate the optimization process of ant colony optimization for the traveling salem

A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the ...
https://www.eeworm.com/dl/518/174382.html
下载: 106
查看: 1077

数值算法/人工智能 Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes class

Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.
https://www.eeworm.com/dl/518/174385.html
下载: 28
查看: 1043

VHDL/FPGA/Verilog Synthesizable model of Atmel ATmega103 microcontroller. (VHDL IP)

Synthesizable model of Atmel ATmega103 microcontroller. (VHDL IP)
https://www.eeworm.com/dl/663/174386.html
下载: 138
查看: 1043

数据结构 Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com

Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.
https://www.eeworm.com/dl/654/174575.html
下载: 113
查看: 1062

压缩解压 Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent per

Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
https://www.eeworm.com/dl/617/174576.html
下载: 147
查看: 1044

其他 Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d

Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the ...
https://www.eeworm.com/dl/534/174577.html
下载: 96
查看: 1104

matlab例程 Example of a digital data transmission implementing GMSK modulation This Simulink model simulates a

Example of a digital data transmission implementing GMSK modulation This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part of the GSM transmission and reception works. It also measures ...
https://www.eeworm.com/dl/665/174578.html
下载: 124
查看: 1059

matlab例程 RAKE receiver for direct-sequence spread spectrum systems Simulink model of a simple direct-sequenc

RAKE receiver for direct-sequence spread spectrum systems Simulink model of a simple direct-sequence spread spectrum system with RAKE reception
https://www.eeworm.com/dl/665/174583.html
下载: 184
查看: 1137