-
案例9音乐演奏 很好的东西,,实习用合适
案例9音乐演奏 很好的东西,,实习用合适-music very good, and internship with appropriate
- 2022-05-09 00:16:01下载
- 积分:1
-
3D坐标系演示demo Visual studio C#
3D坐标系演示 使用Visual studio打开,C#开发,简单易懂,开用于新手学习3D模型
- 2022-06-12 00:00:45下载
- 积分:1
-
2005041015134483数据结构原代码,从事算法设计与分析技术
2005041015134483数据结构原代码,从事算法设计与分析技术-Source codes for data structures.
- 2022-12-26 00:00:03下载
- 积分:1
-
CMOS信息读取
读取CMOS信息并在对话框中显示
- 2022-06-28 08:04:27下载
- 积分:1
-
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。...
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。-This is a dialog box for a simple programming example, programming for the initial study vc is a good reference.
- 2022-04-13 01:56:00下载
- 积分: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
-
高级编程语言代码,第五人来自清华出版社
《Oracle高级编程》书上的code ,来自清华第五出版社- Oracle Advanced Programming book on the code, the fifth from Tsinghua Press
- 2023-03-10 12:55:04下载
- 积分: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
-
自己编写的批量重命名软件,对于批量修改文件名非常有用。...
自己编写的批量重命名软件,对于批量修改文件名非常有用。-I have written batch rename software, batch modify file name for the very useful.
- 2022-03-17 02:40:49下载
- 积分:1
-
分形 visual c + +
此程序是一个分形程序,此程序必须工作在 visual c + + 中与 windows 98 和 xp 和不工作由赢 7
- 2023-03-11 16:40:04下载
- 积分:1