-
一个使用CD播放器的代码
一个使用CD播放器的代码-use of a CD player code
- 2023-07-09 10:55:03下载
- 积分:1
-
一个网络电话C++build
一个网络电话C++build-a telephone network build C
- 2023-07-14 18:50:05下载
- 积分:1
-
综合收集的代码单元。包括套接字库…
Comprehensive collection of Delphi code units. Includes libraries for Socket components .
- 2023-03-27 09:25:04下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1
-
experience
心得三――按下鼠标哪个键
1.实验目的
(1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口.
(2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键
-experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
- 2023-08-09 15:00:08下载
- 积分:1
-
在wince系统下用c++读取gps的程序
在wince系统下用c++读取gps的程序-Nicholson systems in C++ using a GPS reading procedures
- 2022-03-31 05:48:32下载
- 积分:1
-
Windows CE/Mobile SP/PPC 上封装的ini操作的dll动态库,可以直接在SP/PPC上使用,速度快,很方便...
Windows CE/Mobile SP/PPC 上封装的ini操作的dll动态库,可以直接在SP/PPC上使用,速度快,很方便-Windows CE/Mobile SP/PPC on the package ini operation dynamic dll library, can be directly in the SP/PPC to use, fast, very convenient
- 2022-03-22 23:43:31下载
- 积分:1
-
通过设置的热键,对当前的屏幕进行鼠标的录制,成鼠标录制器
通过设置的热键,对当前的屏幕进行鼠标的录制,成鼠标录制器
- 2022-08-14 07:41:43下载
- 积分:1
-
一个编译器,可将名为TINY的语言转化为等价的C语言
一个编译器,可将名为TINY的语言转化为等价的C语言-a compiler can be called TINY language into the equivalent of C language
- 2022-01-26 02:46:57下载
- 积分:1