代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/329960/12924261

xml nvs.xml

0.2 1
www.eeworm.com/read/243018/12968335

c main.c

#include "stdio.h" #define TIM (int*)0x24 #define PRD (int*)0x25 #define TCR (int*)0x26 #define IMR (int*)0x0 #define ST1 (int*)0x7 #define DTMF_YES (int *)0x400 //表示有DTMF信号产生 #define DTMF
www.eeworm.com/read/242937/12972111

h uart.h

//ICC-AVR application builder : 2007-1-8 15:30:20 // Target : M8 // Crystal: 4.0000Mhz #ifndef _INITIAL_H #define _INITIAL_H #define uchar unsigned char #endif extern void uart0_init(vo
www.eeworm.com/read/242937/12972188

_h uart._h

//ICC-AVR application builder : 2007-1-8 15:30:20 // Target : M8 // Crystal: 4.0000Mhz #ifndef _INITIAL_H #define _INITIAL_H #define uchar unsigned char #endif extern void uart0_init(vo
www.eeworm.com/read/329030/12988797

h errors.h

/***************************************************************************** FILE NAME: errors.h DESCRIPTION: Defines error code. Copyright (c) 2002, VIA Technologies, Inc. **
www.eeworm.com/read/140851/13059437

m pomdp_sample.m

function [obs, hidden] = pomdp_sample(initial_prob, transmat, obsmat, act) % SAMPLE_POMDP Generate a random sequence from a Partially Observed Markov Decision Process. % [obs, hidden] = sample_pomdp(p
www.eeworm.com/read/242302/13075313

html 15302.html

Re: 请纪兄再说明一下,谢谢您! Re: 请纪兄再说明一下,谢谢您!
www.eeworm.com/read/139695/13139036

sql create_tablespace.sql

create tablespace ts_default default storage(initial 128k next 128k maxextents unlimited pctincrease 0) datafile '/opt/oracle/oradata/oradb/ts_default.dbf' size 50M; create tablespace ts_data default
www.eeworm.com/read/326411/13143500

v me_tf.v

`timescale 1 ns / 1 ns module me_tf ; reg [7:0] din ; reg rst ; reg clk ; reg wr ; wire mdo ; wire ready ; me u1 (rst,clk,wr,din,ready,mdo) ; initial begin rst = 1'b0 ; clk = 1'b0 ; din = 8'h0 ; wr
www.eeworm.com/read/326285/13149600

h lcd_ltv350qv_f0e.h

/************************************************************** The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 **************************************************************/ void