-
阿莫网站的关于avr
阿莫网站的关于avr-jtag 制作diy的全部资料-Mo site on the avr-jtag produced all the information diy
- 2022-09-09 16:40:03下载
- 积分:1
-
实时测试按键的键盘码和鼠标的位置
实时测试按键的键盘码和鼠标的位置-real-time testing the keyboard keys and mouse code position
- 2022-06-20 01:05:00下载
- 积分:1
-
只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()...
只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()-as long as you store in the computer, it can run! It can give you a satisfactory answer! ! It is also improved the factorial function my_factorial ()
- 2022-01-31 16:33:23下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
Description:
This sample is a process viewer for CE devices.
Usage:...
获取Mobile当前进程列表,List View的用法
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.
-Description:
This sample is a process viewer for CE devices.
Usage:
Load the project from Visual Studio 2005, and build normally.
Relevant APIs/Associated Help Topics:
CreateToolhelp32Snapshot
Assumptions:
none.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.
- 2022-10-03 04:55:03下载
- 积分:1
-
一个逆波兰式的生成程序
一个逆波兰式的生成程序-an inverse Polish generation procedures
- 2022-03-26 07:13:23下载
- 积分:1
-
Python的RMI代码,只是给你一个例子,在Python中使用RMI。
python rmi codes,just give u a example to use RMI in python.
- 2022-10-11 06:20:03下载
- 积分:1
-
PXA270下wince图形类编程参考源代码,C++编写
PXA270下wince图形类编程参考源代码,C++编写-PXA270 graphics wince under the category of programming reference source code, C++ Prepared
- 2022-02-16 00:36:36下载
- 积分:1
-
C++ Builder about log
C++ Builder about log
- 2022-06-26 06:34:35下载
- 积分:1
-
我在一个英文网站上找到的C程序,实现了著名的“贪食蛇”游戏。程序中的图形完全采用文字画的形式,很有特色。我曾经和作者用电子邮件联系过,此程序可以任意传播。...
我在一个英文网站上找到的C程序,实现了著名的“贪食蛇”游戏。程序中的图形完全采用文字画的形式,很有特色。我曾经和作者用电子邮件联系过,此程序可以任意传播。-in an English website to find the C program, realized the famous "Snake" game. The procedures are used graphic language in the form of paintings, very unique. I had e-mail contact with the author that this procedure can be arbitrary spread.
- 2022-12-05 01:15:03下载
- 积分:1