-
VC prepared by the WAV file manipulation routines, and if necessary can be downl...
用VC编写的WAV文件操作例程,如有需要的可以下载,很有参考价值.-VC prepared by the WAV file manipulation routines, and if necessary can be downloaded great reference value.
- 2022-09-22 21:50:03下载
- 积分:1
-
PocketPC2002使用文件打开对话框
PocketPC2002使用文件打开对话框-PocketPC2002 use file open dialog
- 2022-01-25 13:55:09下载
- 积分:1
-
这个程序能够模拟鼠标动作,包括左键单击,双击,左键单击,可以设置时间间隔!...
这个程序能够模拟鼠标动作,包括左键单击,双击,左键单击,可以设置时间间隔!-This program can simulate mouse movements, including left-click, double click, left-click, you can set the time interval!
- 2022-01-25 22:13:35下载
- 积分:1
-
This is a game, the spacecraft hit the stars, I have done, not very good, but al...
这是个游戏,飞船打星星,我自己做得,不太好,还请大家多多指点哈。谢谢了。-This is a game, the spacecraft hit the stars, I have done, not very good, but also please a lot of pointing and Kazakhstan. Thank you.
- 2023-02-26 20:45:03下载
- 积分:1
-
一种简单、通用的将类的各成员变量实例化保存的方法
一种简单、通用的将类的各成员变量实例化保存的方法-a simple, common to all categories of member variables example preservation methods
- 2022-07-23 20:42:03下载
- 积分:1
-
GDIPlus entry code, the key lies in the statement GDIPlus environment and config...
GDIPlus入门的代码,关键在于GDIPlus环境的声明和配置上-GDIPlus entry code, the key lies in the statement GDIPlus environment and configuration
- 2022-07-22 04:35:02下载
- 积分:1
-
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码-Achieved with the vc operation EXCEL and symbols delimited text class files gadget source code
- 2022-07-26 23:32:20下载
- 积分:1
-
测试C++中系统自定义的数据类型长度
在C++编译系统中,会有很多的数据类型,这次本人在win10系统上,在visual studio2015的开发环境下,使用sizeof函数测量其内定的数据类型所占的内存大小,不同的编译环境可能会有差别
- 2022-12-18 12:40:03下载
- 积分:1
-
枚举WINDOWS所有可用端口,包含一个模块源码与一个窗体源码
枚举WINDOWS所有可用端口,包含一个模块源码与一个窗体源码-WINDOWS enumeration of all available ports, a module that contains source code form with a source
- 2022-12-24 10:30:03下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1