代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/367406/9752158
h draw_2_boxes.h
#define IDM_EXIT 100
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM, LPARAM);
www.eeworm.com/read/367346/9755313
h defdlgp.h
#define IDM_EXIT 100
#define IDM_DEMO 200
#define IDM_ABOUT 301
#define IDC_CHECKBOX 101
#define IDC_RADIO1 102
#define IDC_RADIO2 103
LRES
www.eeworm.com/read/367346/9755329
h createpdialog.h
#define IDM_EXIT 100
#define IDM_DEMO 200
#define IDM_ABOUT 301
#define IDC_CHECKBOX 101
#define IDC_RADIO1 102
#define IDC_RADIO2 103
LRES
www.eeworm.com/read/367346/9755385
h dlgbox.h
#define IDM_EXIT 100
#define IDM_DEMO 200
#define IDM_ABOUT 301
#define IDC_EDIT1 101
#define IDC_EDIT2 102
LRESULT CALLBACK WndProc (HWND, UIN
www.eeworm.com/read/367346/9755394
h loadstrg.h
#define IDM_EXIT 100
#define IDM_DEMO 200
#define IDM_ABOUT 301
#define IDS_STRINGBASE 100
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CAL
www.eeworm.com/read/367346/9755446
h show_keys.h
#define IDM_EXIT 100
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM, LPARAM);
www.eeworm.com/read/367346/9755460
h list_dir.h
#define IDM_EXIT 100
#define IDM_DEMO 200
#define IDM_ABOUT 301
#define IDC_DIRECTORY 101
#define IDC_LIST 102
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM,
www.eeworm.com/read/367346/9755475
h create_dialog.h
#define IDM_EXIT 100
#define IDM_DEMO 200
#define IDM_ABOUT 301
#define IDC_CHECKBOX 101
#define IDC_RADIO1 102
#define IDC_RADIO2 103
LRES
www.eeworm.com/read/170936/9779372
m demtrain.m
function demtrain(action);
%DEMTRAIN Demonstrate training of MLP network.
%
% Description
% DEMTRAIN brings up a simple GUI to show the training of an MLP
% network on classification and regression pr
www.eeworm.com/read/415313/11076683
m demtrain.m
function demtrain(action);
%DEMTRAIN Demonstrate training of MLP network.
%
% Description
% DEMTRAIN brings up a simple GUI to show the training of an MLP
% network on classification and regression pr