代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/215413/15061878
lst max1293_1.lst
C51 COMPILER V7.01 MAX1293_1 08/21/2006 21:24:24 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE MAX1293_1
OBJECT MODULE PLACED
www.eeworm.com/read/213529/15130693
cc test_hmm.cc
// file : hmm.cc
// authors: Richard Myers and Jim Whitson
// version: 1.03 [August 21, 1995]
#include
#include
#include
#include
#include
#
www.eeworm.com/read/212737/15150607
a s3c2410x.a
;**************************************************************************
; *
; PROJECT : ARM port for UCOS-II
www.eeworm.com/read/210916/15189918
m lsqi.m
function [x_alpha,lambda] = lsqi(U,s,V,b,alpha,x_0)
%LSQI Least squares minimizaiton with a quadratic inequality constraint.
%
% [x_alpha,lambda] = lsqi(U,s,V,b,alpha,x_0)
% [x_alpha,lambda] = lsqi(U,
www.eeworm.com/read/209222/15225415
c main.c
/*
* Copyright (C) ARM Limited, 1998. All rights reserved.
*/
#include
#include "swi.h"
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile
www.eeworm.com/read/206159/15299284
c ufmain.c
/*
//************************************************************************* //
//
//
// COPYRIGHT (c) 2006 BY FOSHAN LX.
// --
www.eeworm.com/read/168947/5429281
a s3c2410x.a
;**************************************************************************
; *
; PROJECT : ARM port for UCOS-II
www.eeworm.com/read/165030/5485534
java cache.java
package com.micromethod.sipstack.ri;
/**
* Cache
*/
public class Cache {
public static final byte a = -1;
public static final byte _fldtry = 1;
public static final byte _fldif =
www.eeworm.com/read/162614/5523132
tree externvar.tree
// { dg-do compile }
external_reference int bar = 0; // { dg-error "initial" }
static char barf = 1;
www.eeworm.com/read/161121/5559712
h crc32.h
/* -*- linux-c -*- */
/****************************************************/
/****************************************************/
/* Begin source file "crc32.h" */
/************************