代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/417735/10978546
usr dictionary.usr
# -*- text -*-
#
# dictionary.usr USR Robotics dictionary.
#
# Taken from the dictionary included with the USR RADIUS server,
# and adjusted a bit.
#
# Version: $Id$
#
#
# USR specific attributes
#
www.eeworm.com/read/292317/8361329
c ds1302.c
#include
#include "LCD1602.h"
#include "DS1302.h"
void Delay1ms(unsigned int count)
{
unsigned int i,j;
for(i=0;i
www.eeworm.com/read/192525/8376665
c retarget.c
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
www.eeworm.com/read/192512/8378481
c retarget.c
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
www.eeworm.com/read/291927/8387520
m gold.m
clear all
clc
r=6;N=2^r-1;
s1(1:6)=[1 0 0 0 0 0]; %initial value 1
s2(1:6)=[1 0 0 0 0 0]; %initial value 1
f1=[1 0 0 0 0 1 1]; %特征多项式f=x^6+x+1;
f2=[1 1 0 0 1 1 1]; %特征多项式f=x^6+x^5+x^2+x+1;
for
www.eeworm.com/read/291752/8398867
h level_gen.h
//
// File = level_gen.h
//
#ifndef _LEVEL_GEN_H_
#define _LEVEL_GEN_H_
#include "psmodel.h"
#include "signal_T.h"
class LevelGener : public PracSimModel
{
public:
LevelGener( char*
www.eeworm.com/read/390767/8442657
bak lcd_lts350q1_pe1.h.bak
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
www.eeworm.com/read/189643/8464132
c main.c
/**********************************************
功能:32x16LED汉字字幕程序
编译:ICC AVR
作者:刘伟
**********************************************/
#include
void main (void)
{
while (1)
{
l
www.eeworm.com/read/390415/8466197
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/390408/8466616
h lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void