代码搜索:

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

代码结果 10,000
www.eeworm.com/read/292214/8367139

asm ic_a.asm

;========================================== ; 程序名称:SLE4442 逻辑加密存储卡读写程序 ; ; 程序功能:首先对IC卡20~2Fh应用数据区16个 ; 单元写数据,再将其读到片外数据 ; 区2000h为起始地址的单元。 ; 运行结果:2000 = 80,81,82...8F ;=======
www.eeworm.com/read/392021/8367140

m simulateesl.m

function [sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M,dw,sx0) %[sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M=16,dw=[1..],sx0=[0..]) %Simulate the Element Selection Logic for a multi-ele
www.eeworm.com/read/292214/8367141

asm c8155m51.asm

;Dais实验系统MCS-51仿真I/O示范程序 ;8155 PA.PB.PC输入方波 ;装载本程序之前请先将“仿真模式”设为: ; 用户RAM & 系统ROM ORG 0000H MOV DPTR,#7900H MOV A,#0FH MOVX @DPTR,A ;8155初始化
www.eeworm.com/read/392021/8367143

m printmif.m

function printmif(file,size,font,fig) %printmif(file,size,font,fig) Print graph to an Adobe Illustrator file % and then use ai2mif to convert it to FrameMaker MIF format. % ai2mif is a slightly modif
www.eeworm.com/read/392021/8367144

m undbv.m

function y = undbv(x) % y = undbv(x) Convert x from dB to a voltage y = 10.^(x/20);
www.eeworm.com/read/292214/8367145

asm ad0809.asm

;=====================硬件实验 A/D转换实验================== ;用一根双头实验导线连接AD0809通道0与电位器W2 CS8255 EQU 0ffffH ;8255控制口 OUTSEG EQU 0fffcH ;字形控制口 OUTBIT EQU 0fffdH ;字位/键扫控制口 LedBuf equ 7
www.eeworm.com/read/392021/8367146

m eslselect.m

function sv = ESLselect(v,sy,dw,df) %sv = ESLselect(v,sy,dw,df) Select the elements of a multi-element %DAC to minimize the selection error, subject to the constraint that %the nominal DAC output is
www.eeworm.com/read/292214/8367147

asm 8279.asm

;8279键盘、显示实验 ORG 0000H H900: MOV SP,#53H MOV DPTR,#8001H MOV A,#00H MOVX @DPTR,A ;8279方式字写入 MOV A,#32H MOVX @DPTR,A ;分频
www.eeworm.com/read/392021/8367148

m scaleabcd.m

function [ABCDs,umax,S]=scaleABCD(ABCD,nlev,f,xlim,ymax,umax,N_sim,N0) %[ABCDs,umax,S]=scaleABCD(ABCD,nlev=2,f=0,xlim=1,ymax=nlev+5,umax,N=1e5,N0=10) %Scale the loop filter of a general delta-sigma