代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/446574/7576550
txt readme.txt
输入文件为
MGraph.txt为邻接矩阵的输入
FindArticul.txt为邻接表的输入
ALGraph.txt为邻接表的输入
运行环境是:DEV-CPP 4.9 9.2 +XP SP2
就是多写了两个算法:
1强连通分量的计算 Status count_connect(ALGraph* G);
2 最小生成树的算法Status MiniSpanTree_Kruskal(A
www.eeworm.com/read/445338/7596460
v myfifo_bb.v
// megafunction wizard: %FIFO%VBB%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: dcfifo
// ============================================================
// File Name: myfifo.v
// Megafu
www.eeworm.com/read/444982/7601971
txt 联网说明.txt
如果计算机没有打开网络连接,则软件有可能会出错。
去除自动连接功能即可恢复正常,将colorball.ini文件中的automatic_connect值设为false即可。
www.eeworm.com/read/442939/7641587
m defobs.m
%
%
%
%
%
function o=defobs(nooc,noor,R,GTS,s,d,o)
%%
%%
noOfNodes = nooc*noor;
nodmat=ones(nooc,noor,3);
nodmat(1:noOfNodes)=1:noOfNodes;
nodmat(:,:,2)=(find(nodmat(:,2,2)==1))*ones(1
www.eeworm.com/read/441245/7673467
m im_label.m
%IM_LABEL Labeling of binary images stored in a dataset (DIP_Image)
%
% B = IM_LABEL(A,CONNECTIVITY,MIN_SIZE,MAX_SIZE)
% B = A*IM_LABEL([],CONNECTIVITY,MIN_SIZE,MAX_SIZE)
%
% INPUT
% A Datase
www.eeworm.com/read/438146/7735557
h matroxfb_g450.h
#ifndef __MATROXFB_G450_H__
#define __MATROXFB_G450_H__
#include "matroxfb_base.h"
#ifdef CONFIG_FB_MATROX_G
void matroxfb_g450_connect(WPMINFO2);
void matroxfb_g450_shutdown(WPMINFO2);
#else
static
www.eeworm.com/read/435817/7783635
dit wb.dit
// no components, just some connections
connect RegMemWb.out_RegWrite RegisterBank.RegWrite
connect RegMemWb.out_WbData RegisterBank.WriteData
connect RegMemWb.out_WbReg RegisterBank.WriteRegiste
www.eeworm.com/read/435817/7783684
dit wb.dit
// no components, just some connections
connect RegMemWb.out_RegWrite RegisterBank.RegWrite
connect RegMemWb.out_WbData RegisterBank.WriteData
connect RegMemWb.out_WbReg RegisterBank.WriteRegiste
www.eeworm.com/read/435817/7783686
dit mem.dit
// create some components
object CDataMem DataMem
object CMux2 MemToRegMux
object CRegMemWb RegMemWb
// connect them
// to forwarding unit:
connect RegExMem.out_RegWrite ForwardingUnit.MEM_R
www.eeworm.com/read/399906/7823797
htm otl3_ex06.htm
OTL 4.0, Example 6 (Simple Insert/Select with LONG RAW)