一个简单的应用程序
一个简单的应用程序,用来说明循环结构与分支结构的嵌套使用 * 程序功能:猜数游戏。定义被猜的数。通过键盘输入进行猜数, * 如猜错则显示“**Wrong**”, “Too high”或“Too low ”; * 猜对则显示“**Right**”后退出...
一个简单的应用程序,用来说明循环结构与分支结构的嵌套使用 * 程序功能:猜数游戏。定义被猜的数。通过键盘输入进行猜数, * 如猜错则显示“**Wrong**”, “Too high”或“Too low ”; * 猜对则显示“**Right**”后退出...
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits ...
Manufacturers of electronic systems that require power conversion are faced with the need for higher-density dc-to-dc converters that perform more e...
自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devic...
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a ...