-
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/...
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/ -Windows software process management ... categories : VC source runtime environment : Win9x/NT/2000/XP/2003 /
- 2022-02-25 02:05:23下载
- 积分:1
-
c#抓包源码
是个txt文件,改个后缀名就可使用
c#抓包源码
是个txt文件,改个后缀名就可使用-c# capture source is a txt file, changed to use a suffix of
- 2022-01-25 17:52:31下载
- 积分:1
-
I did not carefully check their watch is the web site stress testing tool for fi...
自己检查 我没仔细看 是网站防火墙压力测试工具-I did not carefully check their watch is the web site stress testing tool for firewall
- 2022-05-20 03:21:02下载
- 积分:1
-
xna programming
XNA3.1编程,实现移动的背景图片。
2D编程的基础-xna programming
- 2022-04-26 11:10:09下载
- 积分:1
-
电骡的源码,
喜欢网络的朋友可以学习一下,
不要用于商业用途,否则后果自负...
电骡的源码,
喜欢网络的朋友可以学习一下,
不要用于商业用途,否则后果自负
-Mule power source, like a friend network can learn and not for commercial purposes, otherwise the consequences of self-
- 2022-08-09 22:04:09下载
- 积分:1
-
[配套资料]Visual Studio 2010(C#)Web数据库项目开发
这是曾建华书籍《Visual Studio 2010(C#)Web数据库项目开发》的配套课件和源码,分享给大家。通过一个完整地网上商城系统讲解如何使用Visual Studio 2010 C#开发基于数据库(SQL server)的web应用程序。
- 2022-05-08 06:32:26下载
- 积分:1
-
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连...
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连续按3s,则进入调整状态 调整状态下调整内容的切换
// 2、KEY2--年、月、日、时、分的增加(I/O口A1)
// 3、KEY3--年、月、日、时、分的减少(I/O口A2)-combination "61 boards" to complete th ree key functions with voice broadcast electronic bell :// 1, KEY1-- by about players, month, day and broadcast press once,- (I/O A0)// by consecutive 3s, then a state of adjustment adjustment adjustment under the content switching// 2. KEY2-- the year, month, day and hour of the increase in hours (I/O A1)// 3, KEY3--, on that day, when the reduced hours (I/O A2)
- 2023-03-07 12:35:04下载
- 积分: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
-
这个程序是用来测试旧的三
此程序用于测试老的三键鼠标是否工作正常,包括运行轨迹,左中右键是否按下等.因为现在的电脑不支持这种鼠标.-This procedure is used to test the old three-button mouse is working properly, including the running track, left, right, etc. is pressed. Because the computer does not support this mouse.
- 2022-03-19 13:03:42下载
- 积分:1
-
关于VC#的
关于VC#的-On VC# The
- 2022-04-01 00:14:37下载
- 积分:1