代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/337102/12391167
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/337096/12391453
cpp structur.cpp
// structur.cpp -- a simple structure
#include
struct inflatable // structure declaration
{
char name[20];
float volume;
double price;
};
int main()
{
using na
www.eeworm.com/read/337096/12391706
cpp external.cpp
// external.cpp -- external variables
#include
using namespace std;
// external variable
double warming = 0.3;
// function prototypes
void update(double dt);
void local();
int m
www.eeworm.com/read/337096/12391729
cpp static.cpp
// static.cpp -- using a static local variable
#include
// constants
const int ArSize = 10;
// function prototype
void strcount(const char * str);
int main()
{
using namespa
www.eeworm.com/read/250665/12392340
c environ.c
/*----------------------------------------
ENVIRON.C -- Environment List Box
(c) Charles Petzold, 1998
----------------------------------------*/
#include
#de
www.eeworm.com/read/149137/12401237
plg pslab.plg
Build Log
--------------------Configuration: pslab - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
www.eeworm.com/read/337002/12402475
m reg_ga.m
% PLSC
% Computation of Regression Parameters
% sintax:
% [wmat,umat,pmat,cmat,dvet,pnorm]=reg_ga(x,y,A);;
function[wmat,umat,pmat,cmat,dvet,pnorm]=reg_ga(x,y,A);
[rx,cx]=size(x);
[ry,cy]=s
www.eeworm.com/read/250418/12407119
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/336904/12407735
log cc_build_debug.log
----------------------------- test1.pjt - Debug -----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"F:/modem5402/m_dem_DSP/write5402_flash/test1/Debug" -d"_DEBUG" -d"CHIP_5402"
www.eeworm.com/read/336902/12407819
log cc_build_debug.log
----------------------------- test1.pjt - Debug -----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"F:/progamDSP0902/write5402_flash/test1/Debug" -d"_DEBUG" -d"CHIP_5402" -@"Deb