搜索结果
找到约 774 项符合
start-out 的查询结果
单片机开发 --- --- 下面是DS18B20测温实验源程序 --------- ORG 0000H START: MOV SP,#60H 开机初始化 MOV P0,#0FFH MOV P1
--- --- 下面是DS18B20测温实验源程序 ---------
ORG 0000H
START: MOV SP,#60H 开机初始化
MOV P0,#0FFH
MOV P1,#0FFH
MOV P2,#0FFH
MOV P3,#0FFH
MAIN: LCALL GET_TEMPER 调用读温度子程序
LCALL DISP 调用数码管显示子程序
AJMP MAIN 重复循环
微处理器开发 2440 的start.s, 2440 的start.s, 好用
2440 的start.s, 2440 的start.s, 好用
驱动编程 用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,
用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步
其他 it is a simple idea coming out sniffer software.you can learn some things form the source code for
it is a simple idea coming out sniffer software.you can learn some things form the
source code for the beginner,based on vc++6.0 ide.
Java编程 输出System.out.println(10) System.out.println(0 x10) System.out.println(5.123 f) ystem.out.println(5.1
输出System.out.println(10) System.out.println(0 x10) System.out.println(5.123 f) ystem.out.println(5.123d) System.out.println(2E3)
Jsp/Servlet System.out.print(s) System.out.println(t) System.out.print(u) System.out.println(v) System.o
System.out.print(s) System.out.println(t)
System.out.print(u) System.out.println(v)
System.out.print(a) System.out.print(b) System.out.print(c) System.out.println(d) x=0x5f20 y=0x5f35 z=0xffff System.out.print(x) System.out.print(y) System.out.println(z)
单片机开发 Electronic scale of the development and application of the text set out more Xiangxi electronic scal
Electronic scale of the development and application of the text set out more Xiangxi electronic scale of the development and application of the situation.
其他书籍 embedded systems firmware demystified a hard start Although the primary focud of the book is firmw
embedded systems firmware demystified
a hard start Although the primary focud of the book is firmware
加密解密 md5加解密 System.out.println("解密后的二进串:" + byte2hex(clearByte)+" ") System.out.println("解密后的字符串
md5加解密
System.out.println("解密后的二进串:" +
byte2hex(clearByte)+"\n")
System.out.println("解密后的字符串:" +
(new String(clearByte))+"\n")
VC书籍 《C++程序设计教程(第二版)》源代码 源代码中包括运行所需的数据文件,它的格式是*.txt,还有*.in和*.out的。头文件格式是*.h
《C++程序设计教程(第二版)》源代码
源代码中包括运行所需的数据文件,它的格式是*.txt,还有*.in和*.out的。头文件格式是*.h