代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/189643/8464126
_c main._c
#include
void main (void)
{
while (1)
{
led_initial();
// print_char("TEST LED 0123456789 abc");
print_char("金鱼");
// delay(250);
// led_initial();
//print_char("自己编
www.eeworm.com/read/189439/8471033
s startup.s
;/****************************************Copyright (c)**************************************************
;********************************************************************************************
www.eeworm.com/read/189063/8491852
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/189063/8492999
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/389577/8513510
v counter4_tb.v
`timescale 1ns/1ns
module counter4_tb;
reg clk,reset;
wire[3:0] q;
parameter DELY=100;
counter4 mycounter4(.q(q),.reset(reset),.clk(clk));
always #(DELY/2) clk=~clk;
initial
begin
www.eeworm.com/read/289743/8529909
m fastmvu.m
function [mappedX, mapping] = fastmvu(X, no_dims, k, finetune, eig_impl)
%FAST_MVU Runs the Fast Maximum Variance Unfolding algorithm
%
% [mappedX, mapping] = fastmvu(X, no_dims, k, finetune)
%
% Co
www.eeworm.com/read/389268/8538293
c retarget.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/432460/8604135
asm main.asm
;------------------------------------------------------------------------------------------------
;控制器简介:
;MPU: ATmega16
;FLASH: 16K*8位 / 8K*16位(0000H--01FFFH) 数据时为:0000H--1FFFH
;RAM:
www.eeworm.com/read/388439/8609584
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/432314/8610358
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12