-
IO口模拟串口的源程序
IO口模拟串口的源程序-Serial IO mouth simulation of the source
- 2023-05-11 14:05:04下载
- 积分:1
-
鼠标监听程序,向你展示最基本的操作功能。
鼠标监听程序,向你展示最基本的操作功能。-Mouse listener to show you the most basic operating functions.
- 2023-02-05 15:30:03下载
- 积分:1
-
HTTP requset example
HTTP requset example
- 2022-02-19 22:40:54下载
- 积分:1
-
红楼股市for dvbbs7.0和dvbbs7.0 sp2 ver9.17,演示:http://www.wpgsky.com
红楼股市for dvbbs7.0和dvbbs7.0 sp2 ver9.17,演示:http://www.wpgsky.com-dvbbs7.0 chamber for the stock market and dvbbs7.0 sp2 ver9.17, presentations : http://www.wpgsky.com
- 2022-02-13 03:42:35下载
- 积分:1
-
实现载入迷宫和保存迷宫
实现载入迷宫和保存迷宫-achieve and preserve the printed maze maze
- 2023-06-02 10:20:03下载
- 积分:1
-
there is a system software
投票系统作用是民意调查更有利于企业部门能够掌握更多的信息。-there is a system software
- 2022-01-25 16:53:11下载
- 积分:1
-
A simple C# program, the campus singer scoring system, removing a highest score,...
简单的C#程序,校园歌手评分系统,去掉一个最高分,去掉一个最低分,最后算出平均分。-A simple C# program, the campus singer scoring system, removing a highest score, get rid of a minimum hours, the last calculated average.
- 2023-05-15 14:40:03下载
- 积分:1
-
利用 excel vba做的网络字典,可以从日文网站,三省堂 取词, 功能很简单.可以作为编程练习....
利用 excel vba做的网络字典,可以从日文网站,三省堂 取词, 功能很简单.可以作为编程练习.-Use the network to do excel vba dictionary from Japanese website, taking the word Church in the three provinces, the functional is very simple. Can serve as a programming exercise.
- 2022-12-09 21:40:03下载
- 积分: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
-
VC++编写的读取Intel CPU序列号的源代码
VC++编写的读取Intel CPU序列号的源代码-VC++ Prepared to read Intel CPU serial number of the source code
- 2022-03-18 05:12:05下载
- 积分:1