搜索结果

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

Delphi控件源码 FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible Inter

FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, Kylix 3, gnat-3.15p, ...
https://www.eeworm.com/dl/666/427418.html
下载: 72
查看: 1067

Java书籍 Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane.

Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane. Initialize all the elements of the array to false to indicate that all the seats are empty. As each seat is assigned, set the corresponding elements of the array to true to indicate that the seat is no ...
https://www.eeworm.com/dl/656/427483.html
下载: 149
查看: 1055

系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st

The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...
https://www.eeworm.com/dl/678/429180.html
下载: 180
查看: 1047

软件设计/软件工程 SPWM technique for Three Phase Inverter. Analysis fundamental improvement with respect to modulation

SPWM technique for Three Phase Inverter. Analysis fundamental improvement with respect to modulation index variation is done in simulation. Analysis can be done also for switching frequency variation for shifting the dominant harmonics
https://www.eeworm.com/dl/684/431180.html
下载: 63
查看: 1117

行业发展研究 The use of hardware description languages (HDLs) is becoming increasingly common for designing and

The use of hardware description languages (HDLs) is becoming increasingly common for designing and verifying FPGA designs. Behavior level description not only increases design productivity, but also provides unique advantages for design verification. The most dominant HDLs today are Verilog and VHDL ...
https://www.eeworm.com/dl/692/431778.html
下载: 45
查看: 1054

其他 The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmwa

The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the contents of t ...
https://www.eeworm.com/dl/534/432814.html
下载: 63
查看: 1055

其他 最小生成树 MST的四种算法实现。 包括普通的Kruskal算法和Prim算法

最小生成树 MST的四种算法实现。 包括普通的Kruskal算法和Prim算法,用Disjoint-Set优化的Kruskal算法和用Heap优化的堆算法。 复杂度分别为O(mn), O(n^2), O(m log n), O(m log n)
https://www.eeworm.com/dl/534/435285.html
下载: 126
查看: 1025

其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re

Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, queue, and priority_q ...
https://www.eeworm.com/dl/542/438625.html
下载: 46
查看: 1053

其他书籍 Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good fo

Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download fi ...
https://www.eeworm.com/dl/542/439586.html
下载: 69
查看: 1062

数值算法/人工智能 This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian

This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are implemented for the discretization of convective te ...
https://www.eeworm.com/dl/518/440155.html
下载: 149
查看: 1060