代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/171357/9760520

txt sqanotes.txt

Intel Corporation Flash Products Division Quality, Reliability, and System Validation Group SW QA Team Dear Customer: This information is being provided by the Flash Products Division Sof
www.eeworm.com/read/202701/15375551

txt read_me.txt

These files are for testing the Video ADC (TLV5734) and DAC THS8133 (DAC0). The ADC and DAC are tested in loop back.
www.eeworm.com/read/111082/15519466

html bigbangtesting.html

Big Bang Testing Big Bang Testing Build the entire system, end to end. A little while before the scheduled release date, start testing i
www.eeworm.com/read/103743/15724333

readme

Sample RSA keys. See the examples section of the man page for usage examples. NOTE: These keys are for testing purposes only. Don't use these keys for any real work as they are totally i
www.eeworm.com/read/100119/15883743

ok test17.ok

This file is just to test "gf" in test 17. The contents is not importent. Just testing!
www.eeworm.com/read/100119/15883779

in test17a.in

This file is just to test "gf" in test 17. The contents is not importent. Just testing!
www.eeworm.com/read/100100/15885089

ksc ckepage.ksc

#!/usr/local/bin/kermit + ; ; File APAGE.KSC ; Version 4.0 ; if < \v(version) 700000 end 1 C-Kermit 7.0 or later required. ; TAP/IXO alphanumeric paging script for Kermit 95 and C-Kermit. ; Authors:
www.eeworm.com/read/264146/11327617

m mlknn_test.m

function [HammingLoss,RankingLoss,OneError,Coverage,Average_Precision,Outputs,Pre_Labels]=MLKNN_test(train_data,train_target,test_data,test_target,Num,Prior,PriorN,Cond,CondN) %MLKNN_test tests a mul
www.eeworm.com/read/265507/11262366

m elm_predict.m

function [TestingTime, TestingAccuracy] = elm_predict(TestingData_File) % Usage: elm_predict(TestingData_File) % OR: [TestingTime, TestingAccuracy] = elm_predict(TestingData_File) % % Input: