代码搜索:STARTING
找到约 9,113 项符合「STARTING」的源代码
代码结果 9,113
www.eeworm.com/read/469655/6972961
m trid.m
% Broyden tridiagonal function
% ----------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function [fvec,J]=trid(n,m,x,option)
% Dimensions -> n=variable, m=n
% Problem no. 30
% Stand
www.eeworm.com/read/467157/7019272
s bbu_mem_tests.s
;*********************************************************************************
;
; COPYRIGHT (C) 2006 Marvell International Ltd. All Rights Reserved.
;
; The information in this file is
www.eeworm.com/read/466612/7029700
asc mediaplayer.asc
application.onAppStart = function()
{
// Logging
trace("Starting TestVOD Service...");
this.HTMLDomainsAuth = false;
this.SWFDomainsAuth = false;
trace("...loading completed.");
}
www.eeworm.com/read/197608/7069720
c liftoff.c
/*
* File: liftoff.c
* ---------------
* Simulates a countdown for a rocket launch.
*/
#include
#include "genlib.h"
/*
* Constant: StartingCount
* -----------------------
* Change t
www.eeworm.com/read/449504/7502771
m multi_garch_paramsetup.m
function [lambda, nu, b, garchtype, indicator]=multi_garch_paramsetup(type);
% PURPOSE:
% Set up the parameters for multigarch
%
% USAGE:
% [lambda, nu, b, garchtype]=multi_garch_paramse
www.eeworm.com/read/439664/7703759
txt code71a.txt
Public Sub Main ()
Dim Counter as Integer
Debug.Print "Starting first loop"
For Counter = 1 To 5
Debug.Print Counter;
Next
Debug.Print
Debug.Print "Starting second loop"
www.eeworm.com/read/439664/7703807
txt code74a.txt
Public Sub Main()
Dim Counter As Integer
Debug.Print
Debug.Print "Starting first loop"
For Counter = -100 To 100 Step 5
Debug.Print Counter;
Next
Debug.Print
Debug.Pr
www.eeworm.com/read/438187/7734799
c stepper.c
/*Program for the stepper MOtor*/
/***************************************************************/
#include
#pragma config OSC = HS /* Configure oscillator for High speed operation*/
#
www.eeworm.com/read/438180/7734937
c dcmotor.c
/*Program for the stepper MOtor*/
/***************************************************************/
#include
#pragma config OSC = HS /* Configure oscillator for High speed operation*/
#
www.eeworm.com/read/438164/7735048
c blinkled.c
/*PROGRAM FOR LED_BLINKING*/
/**************************************************************/
#include
void delaym(void);
#pragma config OSC = HS /* Configure oscillator for High spee