-
PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义!...
PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义!
-MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing information and definition!
- 2023-03-03 19:35:04下载
- 积分:1
-
计算油库库容的经典算法,Q
计算油库库容的经典算法,Q-q方法,用来确定补油的量和补油点。-Q-q method for oil product depot capacity computing, a classic method of determing the amount of oil supply and the point to gain oil
- 2022-06-15 20:06:35下载
- 积分:1
-
一个系统用户管理api使用的例子
一个系统用户管理api使用的例子--The example of the api usage of system user management
- 2022-03-10 17:15:50下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、...
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。-This book is to explain the internal mechanisms of Windows operating system a monograph. Authors from the basic concept, a comprehensive and systematic introduction to Windows realize the underlying mechanism, Windows applications, the basic components (including processes, threads, memory management, dynamic link library, thread local storage, and Unicode), as well as all types of Windows API and so on, and listed a large number of application examples, insightful analysis of the various Windows programming difficulties and points, in order to keep Windows programming skills to provide an effective shortcut.
- 2022-03-11 13:43:12下载
- 积分:1
-
一个不错的系统字体预览工具附源码。很实用的系统字体预览工具,附有全部源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。...
一个不错的系统字体预览工具附源码。很实用的系统字体预览工具,附有全部源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。-A good system font preview tool attached source code. A very practical system font preview tool, with full source code, the system can be very intuitive to see the appearance of a variety of fonts, easy to manage your system fonts.
- 2023-03-17 03:45:03下载
- 积分:1
-
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题...
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题-simulation operating system scheduling algorithm vc procedures. From the good aspects described os operations scheduling problem
- 2022-03-22 23:57:41下载
- 积分:1
-
WinXP system and it comes with exactly the same functionality and interface are...
简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的
此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。
程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。 -WinXP system and it comes with exactly the same functionality and interface are the same, but different development language, the system is written in C, it is written in DELPHI
The main implementation of this process the application check list system, check system for all process-related information (Image Name, PID, CPU time, memory usage), real-time access to use the rate of the CPU and to describe the wave line, real-time memory access the use of records, and to describe the wave line. Implementation at the same time, the end of mission, new mission, and to switch to other functions. "Options menu" only to realize the "always best before", "View menu" only achieve th
- 2022-03-16 14:31:44下载
- 积分:1
-
鼠标的形状看腻了吗,用这个程序改变一下吧,学习学习人家是怎么做的。...
鼠标的形状看腻了吗,用这个程序改变一下吧,学习学习人家是怎么做的。-mouse in the shape of tired of looking at it, using this procedure to change it, learn from others is how to do.
- 2022-07-26 16:30:33下载
- 积分:1
-
在dos环境下用汇编语言显示asc码的源代码程序
在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
- 2022-01-31 05:03:30下载
- 积分:1