-
机票需求分析,需求分析从一开始到包的一个G。
机票需求分析,从开始的需求分析到封装一气呵成,教你编程的基础-Ticket needs analysis, needs analysis from the beginning to the package at one go, and teach you the basis for programming
- 2022-06-02 09:09:25下载
- 积分:1
-
POJ 1011 经典搜索算法 ,深度有限搜索+强剪枝
POJ 1011 经典搜索算法 ,深度有限搜索+强剪枝-POJ 1011 classic search algorithm, depth limited english+ Strong pruning
- 2022-06-28 13:01:29下载
- 积分:1
-
Windows Kernel
Windows Kernel
- 2022-04-27 19:42:13下载
- 积分:1
-
一个内存查看器程序
一个内存查看器程序-a memory viewer procedures
- 2023-01-28 15:00:03下载
- 积分:1
-
用evc编写的WindowsCE.net下的注册表编辑程序的源代码
用evc编写的WindowsCE.net下的注册表编辑程序的源代码-an regeditor source code developed by evc for WindowsCE.net
- 2022-05-04 23:46:02下载
- 积分:1
-
MCI' s application examples, including the play WAV, MIDI files and play the...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等 -MCI" s application examples, including the play WAV, MIDI files and play the CD in the CD and the tracks transcribed into WAV files
- 2022-04-15 08:25:41下载
- 积分:1
-
program to encrypt and decrypt using DES
program to encrypt and decrypt using DES
- 2022-03-20 10:52:35下载
- 积分:1
-
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码...
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。-Memory performance status indicators 2.0 (VB.NET2005) =================================== This code was originally VB6 code, the author upgrading to VB.NET2005. Main function is to access the local computer" s memory, page file, CPU, etc. and the use of state parameters. Similar to Windows Explorer in the performance shows that procedures are in place to bar graph shows the total physical memory, the number remaining.
- 2022-04-13 02:54:09下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
生成Html表格的程序
生成Html表格的程序-procedures
- 2022-04-08 19:05:54下载
- 积分:1