代码搜索:parameter

找到约 10,000 项符合「parameter」的源代码

代码结果 10,000
www.eeworm.com/read/378126/9250465

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/177212/9465049

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/373096/9475350

h net_parameter.h

#define TRUE 0xff #define FALSE 0x00 /* Network parameters in EEPROM */ #define GATEWAY_IP_EE 0x00 /* Gateway IP address */ #define SUBNET_MASK_EE 0x04 /* Subnet mask */ #define PHY_ADDR_EE 0
www.eeworm.com/read/373095/9475454

h net_parameter.h

#define TRUE 0xff #define FALSE 0x00 /* Network parameters in EEPROM */ #define GATEWAY_IP_EE 0x00 /* Gateway IP address */ #define SUBNET_MASK_EE 0x04 /* Subnet mask */ #define PHY_ADDR_EE 0
www.eeworm.com/read/371849/9533364

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/365972/9838005

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/364152/9920255

txt global_parameter.txt

% packet length should be integer times of 48 data subcarrier. % 6 is the ofdm data symbol number in one packet data_sym_num = 6; PacketLength=48*data_sym_num; % modulation type: 4 is QPSK, 16 is
www.eeworm.com/read/165865/10048285

class svm_parameter.class

www.eeworm.com/read/165865/10048370

java svm_parameter.java

package svm; 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 ON
www.eeworm.com/read/165107/10076399

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 //////