代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/436663/7766378
m untitled3.m
% 使用模拟退火算法(SAA)解决0-1背包问题
clear;
w=[6 5 3 2 1 1]; %物品重量
c=[61 59 31 21 15 5]; %物品价值
M=10; % 背包总容量
x=[0 0 0 0 0 0]; % 初始解
[mm,n]=size(x);
f=0;
m=0;
L=10*n; % Mapkob 链长
for i=1:
www.eeworm.com/read/435785/7784628
bat build.bat
echo off
rem This file is called from top-level build6000.bat to build video examples
rem This script can be run stand-alone if you initialize the 'TIROOT', 'TCONF'
rem and TIMAKE variables.
echo
www.eeworm.com/read/299440/7855625
dat in9.dat
dm02 mcefghij 36 485
dm00 mcfghijk 39 418
dm04 mcefghij 45 233
dm00 mcbcdefg 30 68
dm05 mcabcdef 32 183
dm02 mcefghij 7 346
dm01 mcdefghi 41 339
dm03 mccde
www.eeworm.com/read/299440/7855630
dat out9.dat
dm05 mcfghijk 51 496 25296
dm04 mcefghij 54 456 24624
dm00 mcfghijk 41 493 20213
dm04 mcefghij 44 459 20196
dm02 mcabcdef 40 48
www.eeworm.com/read/299440/7855634
dat in9.dat
dm02 mcefghij 36 485
dm00 mcfghijk 39 418
dm04 mcefghij 45 233
dm00 mcbcdefg 30 68
dm05 mcabcdef 32 183
dm02 mcefghij 7 346
dm01 mcdefghi 41 339
dm03 mccde
www.eeworm.com/read/299440/7855756
dat out2.dat
dm05 mcfghijk 11 87 957
dm03 mcfghijk 13 162 2106
dm04 mcfghijk 9 277 2493
dm03 mcfghijk 16 176 2816
dm03 mcfghijk 17 215 3655
dm05
www.eeworm.com/read/299440/7855760
dat in2.dat
dm04 mcbcdefg 16 322
dm03 mcdefghi 16 208
dm01 mcbcdefg 12 216
dm01 mcdefghi 38 203
dm05 mcefghij 42 148
dm00 mcefghij 38 38
dm02 mcbcdefg 23 372
dm02 mcefg
www.eeworm.com/read/299440/7855769
dat in2.dat
dm04 mcbcdefg 16 322
dm03 mcdefghi 16 208
dm01 mcbcdefg 12 216
dm01 mcdefghi 38 203
dm05 mcefghij 42 148
dm00 mcefghij 38 38
dm02 mcbcdefg 23 372
dm02 mcefg
www.eeworm.com/read/299440/7855825
dat in1.dat
dm02 mcefghij 36 485
dm00 mcfghijk 39 418
dm04 mcefghij 45 233
dm00 mcbcdefg 30 68
dm05 mcabcdef 32 183
dm02 mcefghij 7 346
dm01 mcdefghi 41 339
dm03 mccde
www.eeworm.com/read/299440/7855840
dat out1.dat
dm00 mcabcdef 32 63 2016
dm00 mcabcdef 6 472 2832
dm02 mcabcdef 15 192 2880
dm05 mcabcdef 24 123 2952
dm05 mcabcdef 21 190 3990
dm02