-
在用户级上修改Windows核心代码的方法
在用户级上修改Windows核心代码的方法-the user-level changes on the core Windows code method
- 2022-06-18 20:04:52下载
- 积分:1
-
此软件实现的是一个进度条的例子,实现的是当进度条前进时他的颜色是变化的...
此软件实现的是一个进度条的例子,实现的是当进度条前进时他的颜色是变化的-This software is an example of the progress bar, realize is that when the progress bar is moving forward at his color is changing
- 2022-01-26 01:04:21下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1
-
测试键盘上每个健所对应的vb key 的ascii码
测试键盘上每个健所对应的vb key 的ascii码-Test the keyboard for each health vb key corresponding to the ascii code
- 2023-07-19 13:00:03下载
- 积分:1
-
算法实现题7
算法实现题7-60 战马问题
« 问题描述:
按照国际象棋的规则,在位置(0,0)处的马可以跳到位置(1,2),(1 ,-2),(-1,2),
(-1,-2),(2,1),(2,-1),(-2,1),(-2,-1)处。战马问题中的战马具有更一般的跳跃
能力。位置(0,0)处的战马每次可以跳到k 个位置x y i k i i ( , ),1 £ £ ,中的一个位置。战
马问题要求确定给定的战马能否跳遍无限大的棋盘上的每个位置。
« 编程任务:
对于给定的战马问题中战马的跳跃能力。确定战马能否跳遍无限大棋盘上的每个位置。
« 数据输入:
由文件input.txt给出输入数据。第1 行有1个正整数k,表示位置(0,0)处的战马每
次可以跳到k个位置。接下来的k行,每行有2个整数,表示战马的跳跃位置。
« 结果输出:
将计算结果输出到文件output.txt。给定的战马能跳遍棋盘上的每个位置时输出“Yes”,
否则输出“No”。
输入文件示例 输出文件示例
input.txt output.txt
3
1 0
0 1
-2 -1
Yes
- 2022-01-27 16:50:13下载
- 积分:1
-
一个带菜单的按钮VC源码
一个带菜单的按钮VC源码-a menu button with VC FOSS
- 2023-08-18 20:25:04下载
- 积分:1
-
Resize dynamic your control`s in a form. New concept add move properties. Is not...
Resize dynamic your control`s in a form. New concept add move properties. Is not original but will do the jobs.
- 2022-09-25 02:40:03下载
- 积分:1
-
MFC应用程序中的对象通信,主要包括以下几个对象:应用程序对象、文档模板、主框架窗口对象、文档对象、视口对象等...
MFC应用程序中的对象通信,主要包括以下几个对象:应用程序对象、文档模板、主框架窗口对象、文档对象、视口对象等-MFC application of object communication, including the following targets : application objects, document templates, the main frame window object, the document object, as I object
- 2022-02-06 08:51:46下载
- 积分:1
-
该C 程序描绘的是红旗飘扬的样了,行为流畅.
该C 程序描绘的是红旗飘扬的样了,行为流畅.-the C program depicts a kind of fluttering red, smooth behavior.
- 2023-02-26 01:45:04下载
- 积分:1
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part3-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part3
- 2022-01-26 03:40:46下载
- 积分:1