-
编写的多人游戏,经典331
vc++ 编写的多人对战游戏,经典的五子棋和联机算法,值得研究-vc prepared multiplayer games, the classic 331 and on-line algorithm, it is worth studying
- 2023-04-05 14:40:04下载
- 积分:1
-
资源加载DLL
资源加载,DLL,windows应用程序,以一个简单的例子掩饰从内存中加载DLL的方法,比较有价值。
- 2022-06-11 22:28:08下载
- 积分:1
-
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
- 2022-10-05 15:40:03下载
- 积分:1
-
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windo...
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作 响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code#
- 2022-08-03 14:11:26下载
- 积分:1
-
VC源码
VC源码-VC source R11/0350V0400N
- 2022-06-14 12:37:11下载
- 积分:1
-
一般情况下,SDI主窗口标题形式为: "文档标题
一般情况下,SDI主窗口标题形式为: "文档标题 - 主窗口标题"。
参见winfrm.cpp的代码:
void CFrameWnd::OnUpdateFrameTitle(BOOL bAddToTitle)
{
-Under normal circumstances, SDI main window title of the form: the document title- the title of the main window. See winfrm.cpp code: void CFrameWnd:: OnUpdateFrameTitle (BOOL bAddToTitle) (
- 2022-06-28 12:08:09下载
- 积分:1
-
menu option android
android菜单选项,menu的用法。事例。-menu option android
- 2022-01-31 23:53:37下载
- 积分:1
-
这是一个可以使窗体改变时,自动修改内部空间,使他们与窗体一样大小...
这是一个可以使窗体改变时,自动修改内部空间,使他们与窗体一样大小-This is a change in form can automatically change the contents of internal space, so that they, like the size and form
- 2022-06-22 03:06:08下载
- 积分:1
-
This is my just completed JPEG2000 on the C language of some of the procedures....
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换。欢迎大家给些建议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used transform 97. You are welcome to these proposals.
- 2022-10-11 12:25:02下载
- 积分:1
-
按钮菜单
VS2005开发,基于对话框,点击按钮弹出菜单选项。该文件是完整的按钮类的实现和头文件-BUTTON MENU
- 2023-04-19 09:55:04下载
- 积分:1