代码搜索:performance
找到约 6,114 项符合「performance」的源代码
代码结果 6,114
www.eeworm.com/read/418924/10891486
m performance.m
BER_bpsk = [2.8229e-001 1.5387e-001 5.9808e-002 2.9992e-002 1.0213e-002 2.9348e-003 1.2282e-003 3.3449e-004];
www.eeworm.com/read/418830/10894762
m performance.m
BER_bpsk = [2.8229e-001 1.5387e-001 5.9808e-002 2.9992e-002 1.0213e-002 2.9348e-003 1.2282e-003 3.3449e-004];
www.eeworm.com/read/451442/7463747
cpp performance.cpp
#include "Common.h"
extern float SNR;
extern FILE *fpt_Save_BER, *fpt_Save_PER,*fpt_Save_MSE;
void Count_BER()
{
int i;
int BERSUM = 0;
int TxPsdu[PSDU_LENGTH_BIT] = {0}, RxPsdu[PSDU_L
www.eeworm.com/read/240937/13186720
m performance.m
BER_bpsk = [2.8229e-001 1.5387e-001 5.9808e-002 2.9992e-002 1.0213e-002 2.9348e-003 1.2282e-003 3.3449e-004];
www.eeworm.com/read/136989/5829559
mpc performance.mpc
// -*- MPC -*-
// Performance.mpc,v 1.4 2003/12/23 21:05:04 dhinton Exp
project(*server): taoexe, portableserver, strategies {
idlflags += -Sd -Sp
Source_Files {
UDP_i.cpp
server
www.eeworm.com/read/136821/5850236
pro performance.pro
TEMPLATE = app
CONFIG += qtopia warn_on release
DESTDIR = $(QPEDIR)/bin
HEADERS = performancetest.h
SOURCES = main.cpp performancetest.cpp
INTERFACES = performancetestbase.ui
TARGET = performance
www.eeworm.com/read/114835/6121808
java performance.java
/* ======================================
* JFreeChart : a free Java chart library
* ======================================
*
* Project Info: http://www.jfree.org/jfreechart/index.html
* Pr
www.eeworm.com/read/112739/6144131
java performance.java
/* ======================================
* JFreeChart : a free Java chart library
* ======================================
*
* Project Info: http://www.jfree.org/jfreechart/index.html
* Pr
www.eeworm.com/read/111695/6153079
java performance.java
/* ======================================
* JFreeChart : a free Java chart library
* ======================================
*
* Project Info: http://www.jfree.org/jfreechart/index.html
* Pr
www.eeworm.com/read/101039/6260661
sql performance.sql
/**
* Rebuild Indexes with BLevel >= 4
*/
--SELECT Index_Name, BLevel FROM USER_Indexes WHERE BLevel >= 4
--ALTER INEX x REBUILD
/**
* Hit rate of index
*/
SELECT i.Index_Name, i.T