搜索结果
找到约 1,270 项符合
POwer-Down 的查询结果
BREW编程 BREW手机平台下的实例
BREW手机平台下的实例,实现苹果的移动。
通过按键盘的
“UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间)
1,苹果是由4个对象组合而成,移动的时候如何成为一个整体
2、作为key事件驱动区分各个按键动作
3、苹果的每一次移动都是以上一次苹果 ...
单片机开发 温度控制器V1.5 显示为三个共阳极LED 温度传感器用单总线DS18B20 CPU为2051
温度控制器V1.5
显示为三个共阳极LED
温度传感器用单总线DS18B20
CPU为2051,四个按键,分别为UP,DOWN,SET
温度调节上限为125度,下限为-55度
只能用于单只18B20
串口编程 CBC下写的串口编程
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...
VHDL/FPGA/Verilog Verilog HDL程序
Verilog HDL程序,对硬件开发有兴趣或需要的朋友赶快down下来
Java书籍 In case you haven t realized it, building computer systems is hard. As the complexity of the system
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents s ...
企业管理 是一个很简单也很好用的人事管理系统
是一个很简单也很好用的人事管理系统,是用power builder编写的,数据库用的是SQL
企业管理 一个简单的进销存系统
一个简单的进销存系统,用power builder编写,SQL数据库
单片机开发 说明:这个程序与温控仪设置方式一样。SET选择设置模式;LEFT键选择需要设置的位;UP键加置数
说明:这个程序与温控仪设置方式一样。SET选择设置模式;LEFT键选择需要设置的位;UP键加置数,如果按住UP键不放就自动向上计数,最大值999;DOWN键减置数,如果按住DOWN键不放就自动向下计数,一直到0。待设置的位是高亮显示的。 ...