代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/386285/8758206
s init.s
IMPORT Main ;通知编译器该标号为一个外部标号
AREA Init,CODE,READONLY ;定义一个代码段
ENTRY ;定义程序的入口点
LDR R0,=0x3FF0000 ;初始化系统配置寄存器
LDR R1,=0xE7FFFF80 ; 配置SYSCFG,片内4K Ca
www.eeworm.com/read/386207/8761254
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/386203/8761891
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/286514/8762242
init siproxd.init
#!/bin/bash
#
# /etc/rc.d/init.d/siproxd
#
# Starts the siproxd daemon
#
# chkconfig: 345 94 80
#
# description: Listen and dispatch SIP messages
# processname: siproxd
# Source function library.
.
www.eeworm.com/read/430115/8765524
o init.o
www.eeworm.com/read/430115/8765582
c init.c
//**********************************************************************
//File Name: Init.c
//Include: void Hardware_Init(void); -- Initialize for hardware.
// void Software_Init
www.eeworm.com/read/429981/8775569
asv init.asv
function [x,feature]=init(data,textdata)
[n1,p1]=size(textdata);
x=zeros(n1,2); % label of class
feature=zeros(n1,(p1-1)); %data set add
MM=zeros(6,2);
for i=1:6
MM(i,2)=1e6;
end
for i=
www.eeworm.com/read/429981/8775616
m init.m
function [x,feature]=init(data,textdata)
[n1,p1]=size(textdata);
x=zeros(n1,2); % label of class
feature=zeros(n1,(p1-1)); %data set add
MM=zeros(6,2);
for i=1:6
MM(i,2)=1e10;
end
for i
www.eeworm.com/read/286264/8775640
plg init.plg
礦ision2 Build Log
Project:
F:\单片机的C语言光盘\exam\CH03\initnum\init.uv2
Project File Date: 12/14/2005
Output:
www.eeworm.com/read/286264/8775644
opt init.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {