-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
封锁键盘鼠标的源程序
封锁键盘鼠标的源程序-blockade of the source keyboard and mouse
- 2022-09-01 04:20:04下载
- 积分:1
-
利用mfc实现window当前执行进程的现实,供初学者学习参考获取当前执行进程的方法。...
利用mfc实现window当前执行进程的现实,供初学者学习参考获取当前执行进程的方法。-The use of mfc of the implementation process to achieve the reality of the current window, for beginners to learn the process of reference for the current implementation of the method.
- 2022-04-08 21:14:26下载
- 积分:1
-
vc windos小游戏 飞机大战
vc6.0 编写的飞机大战小游戏,适合初学者,windos编程,2d小游戏。详细注释。位图操作还有配乐。
- 2022-08-11 09:00:19下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
图表分析,写的不错的
图表分析,可以自定义线数,具体伸张形,通过,图标增加表中线数,用到线程,listcontrol,进度条,数据分析,颜色选择,
坐标切换等vc许多基本知识,大家可以看下,个人觉得对初学者很多帮助,特别是要写图形控件
- 2022-01-22 17:38:07下载
- 积分:1
-
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览...
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use a paintbrush (color, line width, linear). How procedures for adding options menu and the option to set up the dialog box, use the standard color dialog, how to use the Font dialog box, the dialog box options to achieve preview function. Implementation Options dialog window and type of data exchange. How to change the dialog and control the background color, how to change the text color control, the right button controls special treatment. How in the window shows a bitmap.
- 2022-02-21 21:15:06下载
- 积分:1
-
这是一个VC编写的小程序,可以在窗体中显示颜色渐变的文字
这是一个VC编写的小程序,可以在窗体中显示颜色渐变的文字-This is a small VC preparation procedures can be displayed in the form of text color gradient
- 2022-08-07 09:34:38下载
- 积分:1
-
自己写的。用VB模拟走迷宫的程序。一个好的交互式可视化…
自己写的。由VB开发的模拟走迷宫的程序。 有良好的可视化交互环境,经典的寻路策略 及详细的注释。-wrote it myself. By VB simulation Maze procedure. A good interactive visualization environment, find their own path to the classic strategy and detailed comments.
- 2022-05-25 09:44:37下载
- 积分:1