搜索结果
找到约 444 项符合
DOWN-converter 的查询结果
其他 This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sen
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager add ...
Java书籍 一个简单的java教程
一个简单的java教程,, 本人down的。无密码
单片机开发 yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F
yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on ...
VC书籍 这是一个用C语言编写的在turboc环境下运行的小程序
这是一个用C语言编写的在turboc环境下运行的小程序,有兴趣的朋友可能DOWN下来
其他嵌入式/单片机内容 英蓓特的BIN文件拆分工具
英蓓特的BIN文件拆分工具,可以用来把一个BIN文件按照实际配置的BANK数拆开DOWN到开发板上。
Delphi/CppBuilder Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimed ...
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 ...