代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/483253/6602442
asv main_hmm.asv
close all;
clear;
clc;
PV=[235 180 664 463];
m_gui_win_h=figure('Position',PV,...
'Resize','off',...
'Numbertitle','off',...
'Name','HMM');
set(m_gui_win_h,'MenuBar','none');
www.eeworm.com/read/479375/6692985
c l2_packet_linux.c
/*
* WPA Supplicant - Layer2 packet handling with Linux packet sockets
* Copyright (c) 2003-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/409347/11331739
man intro.man
.SH INCLUDE FILE
#include
.SH LIBRARY
\-lmxml
.SH DESCRIPTION
Mini-XML is a small XML parsing library that you can use to
read XML and XML-like data files in your application without
requirin
www.eeworm.com/read/263516/11358366
m fval.m
function val_out = fval(co,val_in,gtzero)
% FVAL sets parameters in graphical user interfaces
%
% OUT = FVAL(HDL,IN [,GTZERO])
% HDL object handle
% IN input value
% GTZERO ch
www.eeworm.com/read/408216/11401404
c cfg_gprs.c
/*****************************************************************************/
/* cfg_gprs.c - Copyright Wavecom S.A. (c) 2006 */
/*
www.eeworm.com/read/403005/11524953
c usb_endp.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_endp.c
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/401360/11558714
cpp block_dialog.cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include "block_dialog.h"
/*
www.eeworm.com/read/261535/11638540
h intface.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/157999/11650920
h dxut.h
//--------------------------------------------------------------------------------------
// File: DXUT.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//-------------------------