代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/307138/13728063
inc pcplay.inc
//========================================================================================
// Progarm: The head file for pcplay.asm
// Arranged by: Andy Hsu
// Last modified date:
// 2000/06/23
www.eeworm.com/read/304769/13787378
asm hardware.asm
//========================================================================================
// Progarm: Standard function definition
// Writen by: Andy
//
// Lastest modified date:
// 2000/06/2
www.eeworm.com/read/304660/13789861
h syriac-ot.h
/* Pango
* syriac-ot.h: Determine what OpenType features to apply to characters based
* on the rules for Syriac from the OpenType standard.
*
* Copyright (C) 2004 Emil Soleyman-Zomala
www.eeworm.com/read/304539/13791601
inc pcplay.inc
//========================================================================================
// Progarm: The head file for pcplay.asm
// Arranged by: Andy Hsu
// Last modified date:
// 2000/06/23
www.eeworm.com/read/304539/13791612
asm hardware.asm
//========================================================================================
// Progarm: Standard function definition
// Writen by: Andy
// Modifiyed: by Arthur Shieh
//
// Lastest
www.eeworm.com/read/304539/13791635
asm hardware.asm
//========================================================================================
// Progarm: Standard function definition
// Writen by: Andy
// Modifiyed: by Arthur Shieh
//
// Lastest
www.eeworm.com/read/302036/13844210
h pca9555.h
#ifndef __PCA9555_H__
#define __PCA9555_H__
#include
#define IN_PCA9555_INT (GPIO_BitRead(GPIO1, 11) & GPIO_BitRead(GPIO1, 11))
void Initial_PCA9555(void);
//void Write_PCA9554
www.eeworm.com/read/302024/13844338
h pca9555.h
#ifndef __PCA9555_H__
#define __PCA9555_H__
#include
#define IN_PCA9555_INT (GPIO_BitRead(GPIO1, 11) & GPIO_BitRead(GPIO1, 11))
void Initial_PCA9555(void);
//void Write_PCA9554
www.eeworm.com/read/301959/13845479
m example1d.m
function dum=example1D(n0)
%dum=example1D(n0)
%
% This function is an example of usage of all scalar and multiwavelet
% transforms built into MWMP.
% A random signal of given length is decom
www.eeworm.com/read/301845/13847571
c 打印机.c
#include
#include
#include
#define PRINTER XBYTE[0X6200]
#define uchar unsigned char
typedef unsigned char uint8;
typedef unsigned int uint16;
/**************