代码搜索:prepare 有哪些应用?

找到约 10,000 项符合「prepare 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/204805/15333396

txt 有发送有接收了.txt

Private Sub Command1_Click() '...发送数据 MSComm1.OutBufferCount = 0 '...清空输出寄存器 MSComm1.Output = Text1.Text & vbCr '...发送数据 End Sub Private Sub Command2_Click() '...退出 Unload Me End S
www.eeworm.com/read/185059/9058836

h prepare_pcap.h

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2
www.eeworm.com/read/185059/9059004

c prepare_pcap.c

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2
www.eeworm.com/read/378495/9229172

exe prepare_imgfs.exe

www.eeworm.com/read/378495/9229200

exe prepare_imgfs.exe

www.eeworm.com/read/181418/9255752

m prepare_savedata.m

function [SaveData,maxNum]= prepare_savedata(FinalResults,handles,hObject); % Retreive old data structure % handles.menu_saveasflag if (isfield(handles,'SaveData') & ~isempty(handles.Save
www.eeworm.com/read/181418/9255783

m prepare_comparelist.m

function [promptstr]= prepare_comparelist(maxNum,SaveData) promptstr={}; for ResultNum=1:(maxNum+1) if(SaveData(ResultNum).preprocessid==1) DataPreprocess='Remove Mean '; elseif
www.eeworm.com/read/180440/9307811

h prepare_pcap.h

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2