代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/358545/10185439
h lab_parameter.h
#ifndef __TG0014_H__
#define __TG0014_H__
// write your header here
//////////////////////////////////
#define DG_CLS_ERASE 0 //(default)
#define DG_CLS_FILL 1 //Parameters of FG_ClearScreen
//////
www.eeworm.com/read/357088/10216300
lst parameter_count.lst
ARM COMPILER V2.53, parameter_count 16/12/06 08:05:01 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE parameter_count
OBJECT MODULE
www.eeworm.com/read/357088/10216308
o parameter_count.o
www.eeworm.com/read/357088/10216328
c parameter_count.c
#include "CGJ.H"
#include "control.h"
/**********************************************************************************************************
* 函数名称: count_speed
* 功 能: 计算速度
* 入口参数: 无
www.eeworm.com/read/281195/10257639
java svm_parameter.java
package libsvm;
public class svm_parameter implements Cloneable,java.io.Serializable
{
/* svm_type */
public static final int C_SVC = 0;
public static final int NU_SVC = 1;
public static final int
www.eeworm.com/read/162676/10285972
h lab_parameter.h
#ifndef __TG0014_H__
#define __TG0014_H__
// write your header here
//////////////////////////////////
#define DG_CLS_ERASE 0 //(default)
#define DG_CLS_FILL 1 //Parameters of FG_ClearScreen
//////
www.eeworm.com/read/355179/10288845
h ofdm_parameter.h
/*OFDM Parameters*/
/* 1024 */
/*
volatile unsigned long Fs=44100;
volatile unsigned int FFT_Size=1024;
volatile unsigned int data_per_symbol=120;
volatile unsigned int Bits_per_sy
www.eeworm.com/read/160392/10536321
cc parameter_expr.cc
#include "Parameter_expr.h"
#include "Param_symbol.h"
#include "Affine_func.h"
#include "CNF_clause.h"
#include "Bool_number.h"
#include "Cmd_options.h"
#include "Globals.h"
Parameter_expr::Parameter
www.eeworm.com/read/160392/10536386
h parameter_expr.h
/*
HYSDEL
Copyright (C) 1999-2002 Fabio D. Torrisi
This file is part of HYSDEL.
HYSDEL is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
www.eeworm.com/read/278399/10537425
cpp ut_parameter.cpp
// UT_PARAMETER.cpp : implementation file
//
#include "stdafx.h"
#include "linjunjuan.h"
#include "UT_PARAMETER.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL