代码搜索:mate

找到约 1,628 项符合「mate」的源代码

代码结果 1,628
www.eeworm.com/read/482456/1288381

scc mssccprj.scc

SCC = This is a Source Code Control file [ChartSample.csproj] SCC_Aux_Path = "E:\VSS" SCC_Project_Name = "$/MATE RD/ExtendOne.root/TestMetaDataServer_Pannel/MyChart/ChartSample", VRYAAAAA
www.eeworm.com/read/195192/5114705

defs match.defs

#define MAXWT 1000000 #define NULL 0 /* the number of the blossom entered by edge e */ #define BEND(e) (BASE[END[e]]) /* the blossom matched with v's blossom */ #define BMATE(v) (BASE[END[MATE[v]
www.eeworm.com/read/169937/5408645

c mou_yopy.c

/* * Microwindows touch screen driver for G.Mate YOPY * * Copyright (c) 2000 Century Software Embedded Technologies * * Requires /dev/yopy-ts kernel mouse driver. */ #include #include
www.eeworm.com/read/414605/2143592

c mou_yopy.c

/* * Microwindows touch screen driver for G.Mate YOPY * * Copyright (c) 2000 Century Software Embedded Technologies * * Requires /dev/yopy-ts kernel mouse driver. */ #include #include
www.eeworm.com/read/398200/2382935

c mou_yopy.c

/* * Microwindows touch screen driver for G.Mate YOPY * * Copyright (c) 2000 Century Software Embedded Technologies * * Requires /dev/yopy-ts kernel mouse driver. */ #include #include
www.eeworm.com/read/158106/5598365

c mou_yopy.c

/* * Microwindows touch screen driver for G.Mate YOPY * * Copyright (c) 2000 Century Software Embedded Technologies * * Requires /dev/yopy-ts kernel mouse driver. */ #include #include
www.eeworm.com/read/280448/10330439

sql cq_user.sql

DROP TABLE IF EXISTS cq_user; CREATE TABLE cq_user ( name varchar(15) binary NOT NULL default '', mate varchar(15) binary NOT NULL default '', lookface int(4) unsigned NOT NULL default '0',
www.eeworm.com/read/402420/11535238

m reproduc.m

function [new_gen,selected] = reproduc(old_gen,fitness) %REPRODUC selects individuals proportional to their fitness. % [NEW_GEN,SELECTED] = MATE(OLD_GEN,FITNESS) selects % individuals from OLD_
www.eeworm.com/read/125501/14489508

m reproduc.m

function [new_gen,selected] = reproduc(old_gen,fitness) %REPRODUC selects individuals proportional to their fitness. % [NEW_GEN,SELECTED] = MATE(OLD_GEN,FITNESS) selects % individuals from OLD_
www.eeworm.com/read/447482/1702339

sql cq_user.sql

DROP TABLE IF EXISTS cq_user; CREATE TABLE cq_user ( name varchar(15) binary NOT NULL default '', mate varchar(15) binary NOT NULL default '', lookface int(4) unsigned NOT NULL default '0',