-
动作类游戏DEMO,比较易懂,可做为始学者的参考.
动作类游戏DEMO,比较易懂,可做为始学者的参考.-Action games DEMO, relatively easy to understand, can be used as a reference for scholars only.
- 2023-06-25 22:10:04下载
- 积分:1
-
对librerira
&它很蠢,不说英语。
- 2023-03-14 04:20:04下载
- 积分:1
-
EVC can be used to prepare an application that runs on Wince5.0, yes oh
用EVC编写一个可运行于Wince5.0的应用程序,不错哦-EVC can be used to prepare an application that runs on Wince5.0, yes oh
- 2022-01-31 05:49:21下载
- 积分: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
-
一个64位加减法的小程序,作为c的课堂训练.
一个64位加减法的小程序,作为c的课堂训练.-A 64-bit addition and subtraction of small procedures, as c classroom training.
- 2022-02-03 18:22:16下载
- 积分:1
-
Supervisor Information System based on VC400
基于天敏VC400的监控系统,实习图像自存储,以及图像远程传输-Supervisor Information System based on VC400
- 2023-04-26 19:30:04下载
- 积分:1
-
基于jsp的人力资源管理系统
基于jsp的人力资源管系统,使用了ssh框架,系统功能包括,员工管理,薪金管理,部门管理,培训管理,用户管理,招聘管理,奖惩管理。非常刚学完框架的程序小白学习使用。
- 2022-07-03 09:04:11下载
- 积分:1
-
Voronoi剖分
- 2022-08-12 17:05:41下载
- 积分:1
-
一个小型的网络爬虫程序框架: 读取制定网页内容,分析其代码,并根据需要采集到数据库中...
一个小型的网络爬虫程序框架: 读取制定网页内容,分析其代码,并根据需要采集到数据库中-A small network of reptiles Program Framework: reading development of Web content, analyze its code and in accordance to the database to be collected
- 2022-12-26 16:35:03下载
- 积分:1
-
A good C++ program to management a banch office of a Post office. Very Cool
用vc++编写的邮局支局信息管理源程序,感觉不错!值得下载-A good C++ program to management a banch office of a Post office. Very Cool
- 2022-06-27 03:25:38下载
- 积分:1