代码搜索:评估套件

找到约 1,088 项符合「评估套件」的源代码

代码结果 1,088
www.eeworm.com/read/150095/12312582

m goodtest.m

%对效果不错的网络进行评估识别率,进行保守估计,即向后识别n步 clear; load GoodBlueNetwork.txt -mat; load data.txt -mat; samplenum=size(TrainingObject,2); %得到样本数 nown=n+1; correctnum=0; correct=0; show=[]; for n=no
www.eeworm.com/read/122763/14669063

txt 理发馆的排队.txt

/* *题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 *copyright@Beggarson 2004---2006 * */ #include /*头文件*/ #include #include #define MAX 1000 #define ERROR 0 #define OVE
www.eeworm.com/read/214755/15089282

html 733.html

补丁管理最佳安全实践之资产评估
www.eeworm.com/read/214755/15089339

html 743.html

协作的信息系统风险评估
www.eeworm.com/read/392355/2498451

php new_item.php

www.eeworm.com/read/392346/2502308

php new_item.php

www.eeworm.com/read/109022/15459734

htm news2004213174930.htm

网络推广的效果评估标准
www.eeworm.com/read/377162/9291922

s rw_eeprom.s

.module RW_eeprom.c .area text(rom, con, rel) .dbfile G:\Mega8程序\TCXO评估板\Main\RW_eeprom.c .dbfunc e rom_write _rom_write fV ; Data -> R18 ; Address -> R16,R17 .even _rom_w
www.eeworm.com/read/377162/9292087

s adc.s

.module ADC.c .area data(ram, con, rel) _adc_rel:: .blkb 2 .area idata .word 0 .area data(ram, con, rel) .dbfile G:\Mega8程序\TCXO评估板\Main\ADC.c .dbsym e adc_rel _adc_rel i _adc_mux::