代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/373859/9432197
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/177674/9442655
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/373390/9457817
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/176823/9483343
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/176510/9495416
h log.h
/*
* Ras2Vec by Davide Libenzi ( Raster to vector conversion program )
* Copyright (C) 1999 Davide Libenzi
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/176032/9521473
m run_demo.m
function run_demo()
%RUN_DEMO 运行演示程序,隶属于 SHW3D_WIN 函数。
str1='[x,y] = meshgrid(-3:0.1:3,-2:0.1:2);';
str2='z=(x.^2-2*x).*exp(-x.^2-y.^2-x.*y);';
str=str2mat(str1,str2);
h=findobj(gcf,'Tag','strB')
www.eeworm.com/read/175571/9541064
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/175571/9541070
~cpp unit1.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/175434/9549082
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/174850/9571449
h config.h
#ifndef _CONFIG_H_
#define _CONFIG_H_
#include
HINSTANCE hInst;
HWND hTooltip;
/* one kilobit */
#define CONFIG_KBPS 1000
/* registry table */
#define MP4V_REG_KEY HKEY_CUR