代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/460770/7241055

mac exebin2.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon
www.eeworm.com/read/460770/7241066

mac exebin.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon
www.eeworm.com/read/459427/7275720

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/459196/7278739

txt readme.txt

这是本人单片机系统设计课程的作业,功能为菜单化操作12864屏显示当前时间与温度,扩展功能为控制12864以指针式时钟方式显示时间,已通过测试,运行正常。 由于系统中使用了8255(可编程并行口扩展芯片,老师说老掉牙了...)因此程序在移植上涉及到IO口操作的地方要稍加改动,也就是类似将W_8255(0x01,1); //PC.0置1,改成直接赋值例如P1.0=1;而已。在实验数据中我附加了 ...
www.eeworm.com/read/457274/7329291

c timer.c

//----------------------------------------------------------------------------- // Net TIMER.C // // This module sets up the timer and handles the timer interrupt //-------------------------------
www.eeworm.com/read/456794/7339559

c timer.c

//----------------------------------------------------------------------------- // Net TIMER.C // // This module sets up the timer and handles the timer interrupt //-------------------------------
www.eeworm.com/read/450256/7486967

hif cordic.hif

Version 7.2 Build 151 09/26/2007 SJ Web Edition 35 2631 OFF OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths
www.eeworm.com/read/446570/7576605

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/446269/7581796

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/445831/7589517

m bdt_f57.m

% The MATLAB script that generates the probability of error versus the signal-to-noise ratio. initial_snr=0; final_snr=15; snr_step=0.25; snr_in_dB=initial_snr:snr_step:final_snr; for i=1:le