代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/362831/9979450
cpp readbarcode.cpp
#include "Readbarcode.h"
static UMSG g_msg;
static HANDLE g_hscan;
void BarCodeProcess(BARCODEINFO *p)
{
memset(&g_msg, 0, sizeof(UMSG));
g_msg.nMessage = MSG_BARCODE;
g_msg.nParam = p-
www.eeworm.com/read/165451/10062073
m rgen125.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RGEN125
% Rule generator for 1-dimensional CA
% when number of states is 2 and when number of neighbors is 5
% This script-M file is called b
www.eeworm.com/read/165451/10062081
m rgen133.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RGEN133
% Rule generator for 1-dimensional CA
% when number of states is 2 and when number of neighbors is 3
% This script-M file is called b
www.eeworm.com/read/165451/10062105
m rgen123.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RGEN123
% Rule generator for 1-dimensional CA
% when number of states is 2 and when number of neighbors is 3
% This script-M file is called b
www.eeworm.com/read/164272/10120031
&&& da_gp1.&&&
%
% da_gp1.m
%
% GP initialisation script
%
da_front;
drawnow;
%
% Initialise variables
%
pop_size=50;
p_mutate=0.25;
p_cross=0.65;
p_perm=0.1;
p_old=0.1;
num_gen=50;
gp_function(
www.eeworm.com/read/164272/10120053
m da_tshft.m
%
% da_tshft.m
%
% Programme to time shift a data
% set
%
%
% Sort the screen out
%
da_front;
set(w1,'NumberTitle','off','Name','Timeshifting Data Set');
drawnow;
%
% Initialise the t
www.eeworm.com/read/164272/10120085
m da_gp1.m
%
% da_gp1.m
%
% GP initialisation script
%
da_front;
drawnow;
%
% Initialise variables
%
pop_size=20;
p_mutate=0.25;
p_cross=0.65;
p_perm=0.1;
p_old=0.1;
num_gen=50;
tr_split=50;
www.eeworm.com/read/164272/10120129
m da_olset.m
%
% da_olset
%
% Sets up the programme to run in on-line
% mode.
%
% In order for the communications to function
% the Serial Port communcations interface MUST
% be running otherwise errors wi
www.eeworm.com/read/164272/10120183
m gafil.m
%
% gafil.m
%
% Uses a GA to pick a set of filters for a set of data
%
%
% Default values
%
out_col=1;
df_name1=[];
df_path1=[];
mut_rat=0.2;
cro_rat=0.6;
scale_data=1;
save_data=0;
save_data_name=''
www.eeworm.com/read/164272/10120202
m% gafil.m%
%
% gafil.m
%
% Uses a GA to pick a set of filters for a set of data
%
%
% Default values
%
out_col=1;
df_name1=[];
df_path1=[];
mut_rat=0.2;
cro_rat=0.6;
scale_data=1;
save_data=0;
save_data_name=''