代码搜索:answer
找到约 6,541 项符合「answer」的源代码
代码结果 6,541
www.eeworm.com/read/171934/5390682
h nua.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/294604/8217072
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/368250/9703785
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/238435/13887419
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/237001/13984299
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/235221/14081061
c setbid.c
#include
#include
extern unsigned char receive_flag;
extern unsigned char xdata checkdata[512];
extern unsigned int check_temp;
extern unsigned int xdata tr_flagaddr;
unsign
www.eeworm.com/read/235221/14081080
lst setbid.lst
C51 COMPILER V6.02 SETBID 08/02/2006 14:44:14 PAGE 1
C51 COMPILER V6.02, COMPILATION OF MODULE SETBID
OBJECT MODULE PLACED IN
www.eeworm.com/read/235220/14081182
c setbid.c
#include
#include
#define eeprom_addr 0x8050;
extern unsigned char receive_flag;
extern unsigned char xdata checkdata[512];
extern unsigned int check_temp;
extern unsign
www.eeworm.com/read/235220/14081217
lst setbid.lst
C51 COMPILER V6.02 SETBID 09/28/2006 21:46:50 PAGE 1
C51 COMPILER V6.02, COMPILATION OF MODULE SETBID
OBJECT MODULE PLACED IN
www.eeworm.com/read/202642/15377387
cpp answerdialog.cpp
// AnswerDialog.cpp : implementation file
//
#include "stdafx.h"
#include "Permutation.h"
#include "AnswerDialog.h"
#include "PermutationDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI