代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/432801/8573142
m gm_1_1.m
function [F_Mat,New_Mat,Para_A,Para_B]=GM_1_1(Mat,q,Length_T)
%q:表示生成系数
n=length(Mat); %得到数组X的元素个数
%1.进行数据的的检验与处理,可容覆盖区间(X1,X2)
X01=exp(-2./(n+1));X02=exp( 2./(n+1));
Inc_V=0;
www.eeworm.com/read/165847/10049345
c parallel.c
/*
* QEMU Parallel PORT emulation
*
* Copyright (c) 2003-2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated
www.eeworm.com/read/470600/6904923
c console_v1_01.c
#include "app_config.h"
#ifdef CONSOLE
#ifndef CONS_SER
#define CONS_SER 0
#endif
#ifndef CONS_TBUF_SIZE
#define CONS_TBUF_SIZE 240 //default
#endif
#ifndef CONS_RBUF_SIZE
#define CO
www.eeworm.com/read/245885/12774874
lis initial.lis
.module initial.c
.area text(rom, con, rel)
0000 .dbfile G:\CS5532\firmware\initial.c
0000 .dbfunc e global_par
www.eeworm.com/read/245885/12774903
_c initial._c
/****************************************Copyright (c)**************************************************
** GaodeTailin
**
**
www.eeworm.com/read/245885/12774927
c initial.c
/****************************************Copyright (c)**************************************************
** GaodeTailin
**
**
www.eeworm.com/read/245885/12774937
c initial.c
/****************************************Copyright (c)**************************************************
**
**
**
www.eeworm.com/read/489426/6471281
c console_v1_01.c
#include "app_config.h"
#ifdef CONSOLE
#ifndef CONS_SER
#define CONS_SER 0
#endif
#ifndef CONS_TBUF_SIZE
#define CONS_TBUF_SIZE 240 //default
#endif
#ifndef CONS_RBUF_SIZE
#define CO
www.eeworm.com/read/228672/14370023
bcs anispg290.bcs
[CONFIG]
DEBUG=1
RELEASE=0
[DEBUG]
BUILD_CFG=Debug
OTHER_PARA=
GEN_MAKEFILE=1
GEN_SYMBOLFILE=1
GEN_BINARYFILE=1
GEN_DASMFILE=1
GEN_RESFILE=1
GEN_LDFILE=0
OUTPUT_TYPE=1
COMPILER_PATH=C:\PR
www.eeworm.com/read/227822/14410255
c parallel.c
/*
* QEMU Parallel PORT emulation
*
* Copyright (c) 2003-2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated