搜索结果

找到约 656 项符合 dominant-set 的查询结果

数学计算 对于给定的自然数n

对于给定的自然数n,编程计算半数集set(n)中的元素个数
https://www.eeworm.com/dl/641/174055.html
下载: 194
查看: 1035

数据结构 AVL Tree implementation: I also included a test function to compare the AVL Tree performance with S

AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!
https://www.eeworm.com/dl/654/174110.html
下载: 161
查看: 1060

数值算法/人工智能 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

数值算法/人工智能 This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi

This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUM ...
https://www.eeworm.com/dl/518/174443.html
下载: 30
查看: 1061

系统设计方案 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言

1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法 ...
https://www.eeworm.com/dl/678/176083.html
下载: 166
查看: 1107

Java编程 JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j

JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high le ...
https://www.eeworm.com/dl/633/177622.html
下载: 122
查看: 1062

书籍源码 zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac

zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to t ...
https://www.eeworm.com/dl/532/178859.html
下载: 46
查看: 1090

Java编程 用JAVA模拟DOS环境,执行DIR

用JAVA模拟DOS环境,执行DIR ,DEL,SET等相关操作!
https://www.eeworm.com/dl/633/178962.html
下载: 174
查看: 1113

微处理器开发 his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak

his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if yo ...
https://www.eeworm.com/dl/655/179198.html
下载: 25
查看: 1093

Delphi控件源码 pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capab

pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure Pop3 Agent to work with an existing server if the ...
https://www.eeworm.com/dl/666/181191.html
下载: 188
查看: 1052