代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/272934/10936131
c init.c
www.eeworm.com/read/418677/10936154
m init.m
image=zeros(8,8);
value=0;
for i=1:8
for j=1:8
image(i,j)= value;
value=value+1;
end
end
image
www.eeworm.com/read/418646/10936695
cpp init.cpp
#include "global.h"
void init()
{
int x,y;
/*u=v=0 时候的粒子分布函数*/
for(y=0;y
www.eeworm.com/read/272829/10942247
s init.s
#include
#include "config.h"
.section/DOUBLEANY program;
.align 2;
_InitSDRAM:
[--SP] = ASTAT;
[--SP] = RETS;
[--SP] = (R7:0);
[--SP] = (P5:0);
/*
* PLL_LOCK
www.eeworm.com/read/272829/10942279
h init.h
#ifndef _INIT_H
#define _INIT_H
extern void InitSDRAM(void);
#endif
www.eeworm.com/read/418492/10944047
s init.s
# *******************************************************
# * NAME : 44BINIT.S *
# * Version : 10.April.2000 *
# * Description: *
# * C start up codes *
# * Con
www.eeworm.com/read/272612/10951789
c init.c
/*---------------------------------------------------------------------------- */
/* ATMEL Microcontroller Software Support - ROUSSET - */
/*---------------------------------------------
www.eeworm.com/read/418304/10954413
m init.m
function a = init(a)
a.con = [];
a.n = 0;
a.bus = [];
a.ty1 = [];
a.ty2 = [];
a.pod = [];
a.cluster = [];
a.store = [];
a.Be = [];
a.vm = [];
a.bcv = [];
a.alpha = [];
a.Vref = [];
www.eeworm.com/read/418304/10954481
m init.m
function a = init(a)
a.con = [];
a.n = 0;
a.bus = [];
a.store = [];
www.eeworm.com/read/418304/10955116
m init.m
function a = init(a)
a.con = [];
a.n = 0;
a.bus = [];
a.store = [];