-
8皇后与C语言图形
这是一个项目,使与皇后棋盘。把 8 不是女王的女王摧毁其他女王/王后在国际象棋的规则与委员会
- 2022-02-12 11:00:04下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1
-
随机更换背景,程序每次运行时候的背景图片都不一样
随机更换背景,程序每次运行时候的背景图片都不一样-Random replacement of the background, the program runs each time the background image are not the same
- 2022-03-15 15:04:19下载
- 积分:1
-
实现基于二叉树表示的算术表达式Expression的操作。
(3) 程序执行的命令为:
1)输入表达式; 2)输出前缀表达式; 3)输出中缀表达式;4)...
实现基于二叉树表示的算术表达式Expression的操作。
(3) 程序执行的命令为:
1)输入表达式; 2)输出前缀表达式; 3)输出中缀表达式;4)常量合并后表达式;5)赋值后的表达式;6)表达式的复合。
-Binary tree based on the arithmetic expression Expression express operation. (3) procedures for the implementation of the command as follows: 1) input expression 2) expression of the output prefix 3) the output is made up of expressions 4) constant expression after the merger 5) after the assignment expression 6) expression type of composite.
- 2022-12-31 20:00:03下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1
-
一个小型的迷宫游戏,球可以从出口自动找到迷宫的出口。
一个小型的迷宫游戏,球可以从出口自动找到迷宫的出口。-A small maze game, the ball can be exported automatically find the maze exit.
- 2022-08-21 23:37:08下载
- 积分:1
-
对加入水印的图像进行检测,水印加入算法是上一个上传的程序 add_score.m...
对加入水印的图像进行检测,水印加入算法是上一个上传的程序 add_score.m-to join the watermark image detection, joined the watermark algorithm is a procedure upload add_score.m
- 2022-02-07 04:44:18下载
- 积分:1
-
winrar like program vc
winrar like program vc-winrar like program vc++
- 2022-06-30 17:32:11下载
- 积分:1
-
这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接...
这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接两台计算机就可彼此进行数据传输。-this procedure is mainly how to use TCP network chat. Below is a brief introduction about TCP, TCP or data transmission control protocol, which allows the creation and maintenance of computer and remote connectivity, the use of TCP connections between two computers can be for data transmission.
- 2023-04-29 18:55:03下载
- 积分:1
-
the procedures for the shortest path to the C source, the algorithm is simple, h...
本程序为最短路径的C源程序,算法简单,执行效率高-the procedures for the shortest path to the C source, the algorithm is simple, high efficiency
- 2022-03-13 20:40:22下载
- 积分:1