代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/264581/11309910
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/264430/11315280
c getargs.c
/* GETARGS.C Command line processor for C programs
*
* -- added long integer parameter -- EFC 26 Feb 1990
* -- added toggle boolean (switch) -- EFC 27 June 1988
* -- with reals (doubl
www.eeworm.com/read/409699/11315637
m motor2.m
function dy = Motor2(t,y)
dy = zeros(3,1);
mu=1;alfa=1.9;
% --------------------Choas characteristic---------------------------
% dy(1) = -mu*y(1) + y(2)*(y(3)+alfa);
% dy(2) = -mu*y(2) + y(1)*(y
www.eeworm.com/read/264377/11317545
c vfork1.c
#include "apue.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
printf("before vfork\n"); /*
www.eeworm.com/read/264377/11317902
3 fig8.3
#include "apue.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
printf("before vfork\n"); /*
www.eeworm.com/read/409435/11327473
plg sd card.plg
礦ision3 Build Log
Project:
C:\SD CARD\SD CARD\SD CARD.uv2
Project File Date: 04/15/2008
Output:
Build target 'Target 1'
compiling sd.c...
UA
www.eeworm.com/read/409411/11327952
c msp430x54x_mpy_3.c
//******************************************************************************
// MSP430F54x Demo - 16x16 Signed Multiply
//
// Description: Hardware multiplier is used to multiply two number
www.eeworm.com/read/409372/11330605
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/409365/11330894
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/409359/11331318
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**