代码搜索:熔丝位

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

代码结果 10,000
www.eeworm.com/read/429594/8800879

txt 14.2.1位置式pid控制.txt

DATA EQU 30H PSTNPID: MOV R1,#DATA MOV R0,#COEFRK SETB 3AH MOV A,@R0 MOV R6,A INC R0 MOV A,@R0 MOV R2,A INC R0 MOV A,@R0 MOV R3,A DEC R0 DEC R0 MOV A,@R1 MOV R4,A
www.eeworm.com/read/428810/8839697

txt matlab灰度图像的按位分割.txt

这是我在数字图像处理作业上写的一些小程序,主要功能是实现灰度图像的按位分割: 主程序 : I=imread('FIG5.jpg'); subplot(2,4,1),imshow(bit_seg(I,0)),title('bit1'); subplot(2,4,2), imshow (bit_seg(I,1)),title('bit2'); subplot(2
www.eeworm.com/read/285298/8852414

txt 14.2.1位置式pid控制.txt

DATA EQU 30H PSTNPID: MOV R1,#DATA MOV R0,#COEFRK SETB 3AH MOV A,@R0 MOV R6,A INC R0 MOV A,@R0 MOV R2,A INC R0 MOV A,@R0 MOV R3,A DEC R0 DEC R0 MOV A,@R1 MOV R4,A
www.eeworm.com/read/178549/9392106

plg 非标准16位des算法.plg

Build Log --------------------Configuration: 非标准16位DES算法 - Win32 Release-------------------- Command Lines Creating command line "rc.exe /l 0x8
www.eeworm.com/read/178549/9392111

cpp 非标准16位des算法.cpp

// 非标准16位DES算法.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "非标准16位DES算法.h" #include "非标准16位DES算法Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/178549/9392118

rc 非标准16位des算法.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////