代码搜索:Ls 有哪些应用?

找到约 10,000 项符合「Ls 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/313385/13589090

bak 74ls245_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Options 1,0,0
www.eeworm.com/read/309653/13666770

c ls命令源程序.15.c

/** sol03.15.c ** ------------------------------------------------------------ sol03.15.c is a a version of ls1.c that sorts the list of items. It supports the -r option to sort in descending orde
www.eeworm.com/read/306333/13746148

txt io驱动74ls164.txt

//-------------------------------------库函数声明,管脚定义-------------------------------------------- #include sbit simuseri_CLK=P1^6; //用P1^6模拟串口时钟 sbit simuseri_DATA=P1^5; //
www.eeworm.com/read/302438/13835879

txt 串口驱动74ls164.txt

//-------------------------------------库函数声明,管脚定义-------------------------------------------- #include sbit CLR=P1^7; //用P1^7控制CLR //-----------------------------------------------
www.eeworm.com/read/302438/13835880

txt io驱动74ls165.txt

//-------------------------------------库函数声明,管脚定义---------------------------------------- #include sbit a7=ACC^7; sbit simuseri_CLK=P1^6; //用P1^6模拟串口时钟 sbit simuseri_DATA=P1^5;
www.eeworm.com/read/302438/13835881

c 串口驱动74ls165.c

//-------------------------------------库函数声明,管脚定义-------------------------------------------- #include sbit LOAD=P1^7; //用P1^7控制SH/LD管脚 //--------------------------------------------
www.eeworm.com/read/302438/13835882

txt io驱动74ls164.txt

//-------------------------------------库函数声明,管脚定义-------------------------------------------- #include sbit simuseri_CLK=P1^6; //用P1^6模拟串口时钟 sbit simuseri_DATA=P1^5; //
www.eeworm.com/read/146453/5737448

txt 串口驱动74ls164.txt

//-------------------------------------库函数声明,管脚定义-------------------------------------------- #include sbit CLR=P1^7; //用P1^7控制CLR //-----------------------------------------------