代码搜索:扩展频谱

找到约 5,515 项符合「扩展频谱」的源代码

代码结果 5,515
www.eeworm.com/read/482097/6626295

bat 显示扩展名.bat

reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v HideFileExt /t reg_dword /d 00000000 /f
www.eeworm.com/read/264397/11316440

cpp 背包问题扩展一.cpp

#include using namespace std; int main(){ int n; coutn; int *Weight=new int[n]; int Capacity; cout
www.eeworm.com/read/264397/11316442

cpp 背包问题扩展三.cpp

#define MAX 200 #include #include using namespace std; struct Item{ //建立结构数组,包含两个数据:物品的重量以及其单位价值 double weight, value; }item[
www.eeworm.com/read/264397/11316445

cpp 背包问题扩展二.cpp

#define MAX 100000 #include using namespace std; int Packet(int *Weight, int *Value, int n, int Capacity); int main(){ int n; cout
www.eeworm.com/read/347718/11643241

dp2 8255扩展.dp2

8255扩展.o: D:\软件安装\icc\include\iom128v.h
www.eeworm.com/read/155865/11842082

txt 12.4.4扩展eeprom的.txt

PAGELOAD: MOV R1,#10H MOV DPTR,#SDD MOV R0,#DL MOV P2,#DH WR: MOVX A,@DPTR MOV R2,A MOVX @R0,A INC DPTR INC R0 CJNE R0,#00H,LOOP INC P2
www.eeworm.com/read/155865/11842115

txt 12.4.2扩展eprom的.txt

EBCLR2: MOV A,ADDPL MOV DPL,A MOV A,ADDPH MOV DPH,A MOV A,R7 JZ EBC21 INC R6 EBC21: CLR A MOVX @DPTR,A INC DPTR DJNZ R7,EBC21 DJNZ R6,EBC21 XPROMTORM: MOV A,
www.eeworm.com/read/155134/11895985

pdf io扩展8255.pdf

www.eeworm.com/read/256132/12021839

txt 12.4.4扩展eeprom的.txt

PAGELOAD: MOV R1,#10H MOV DPTR,#SDD MOV R0,#DL MOV P2,#DH WR: MOVX A,@DPTR MOV R2,A MOVX @R0,A INC DPTR INC R0 CJNE R0,#00H,LOOP INC P2