代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/119982/14815159
h create_dialog.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
#define IDC_CHECKBOX 101
#define IDC_RADIO1 102
#define IDC_RADIO2 103
LRES
www.eeworm.com/read/119982/14815505
h crosshatch_box.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/119982/14815531
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/119982/14815577
h create_icon.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/119695/14824369
h mycap.h
#define ERRORLEN 100
class myCap
{
protected:
char *device;
int snaplen;
int promisc;
int to_ms;
int linktype;
char ebuf[ERRORLEN];
bpf_u_int32 netp;
bpf_u_int32 maskp;
pcap_t *
www.eeworm.com/read/220289/14843878
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/219617/14873813
c usbmouselib.c
/* usbMouseLib.c - USB mouse class drive with vxWorks SIO interface */
/* Copyright 2000-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,30oct04,hch SPR #101127 an
www.eeworm.com/read/118392/14874032
h web.h
#ifndef __WEB_H__
#define __WEB_H__
#include
#include "cache.h" /* for CA_Callback_t */
#include "html.h" /* for DilloHtmlLB */
#include "image.h" /* for DilloImage */
#ifd
www.eeworm.com/read/218619/14912488
c usb_istr.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : usb_istr.c
* Author : MCD Application Team
* Date First Issued : 27/10/2003
* D
www.eeworm.com/read/117461/14919571
h mycap.h
#define ERRORLEN 100
class myCap
{
protected:
char *device;
int snaplen;
int promisc;
int to_ms;
int linktype;
char ebuf[ERRORLEN];
bpf_u_int32 netp;
bpf_u_int32 maskp;
pcap_t *