-
这个程序将根据您的设置消耗CPU资源。
根据特定的波形类似正弦/三角波的这项计划将不断消耗的CPU资源。
- 2022-07-22 14:57:15下载
- 积分:1
-
坦克大决战VB源码
坦克大决战VB源码-decisive battle tanks VB source
- 2022-03-23 23:32:18下载
- 积分:1
-
http://samples.gotdotnet.com /快速/ Default.aspx
此功能是使用不同浏览器访问的不同的CSS样式表的功能!-http://samples.gotdotnet.com/quickstart/default.aspx
- 2022-03-18 20:50:41下载
- 积分:1
-
thi is a train management system
thi is a train management system
- 2023-07-05 10:30:03下载
- 积分:1
-
Nessus在WinNT下的运用程序
Nessus在WinNT下的运用程序-Nessus in the application procedures
- 2023-07-22 08:15:05下载
- 积分:1
-
自己编的分数统计器
自己编的分数统计器-their series with scores of statistics
- 2022-01-22 15:00:49下载
- 积分:1
-
HTTP requset example
HTTP requset example
- 2022-02-19 22:40:54下载
- 积分:1
-
一个计算机图形学的开发实习程序,可以实现直线圆。
一个计算机图形学的开发实习程序,可以实现直线圆。-a developing pratice program of computer graphic,which can realize the linear circle.
- 2022-07-27 01:14:37下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
History records the keyboard using the VB source code to achieve it, including t...
记录键盘历史记录的源代码 使用VB实现
里面包括使用程序关联指定后缀文件名 记录shift健, caps健等具体示例-History records the keyboard using the VB source code to achieve it, including the use of procedures related records specify the file name suffix shift Kin, caps and other specific examples of Kin
- 2023-04-28 19:05:03下载
- 积分:1