-
大整数相加,对于超过语言中长的数相加时, 可用它。
大整数相加,对于超过语言中长的数相加时, 可用它。-large integer addition, the language-more than a few together, it can be used.
- 2022-01-31 22:08:10下载
- 积分:1
-
国王的 ROLLEM
最好的游戏 King ROLLEM。
- 2022-07-18 08:41:37下载
- 积分:1
-
Ndis protocol driver to learn the good information. In the hope of the Internet...
学习ndis协议驱动的好资料。在网上找的希望有帮助-Ndis protocol driver to learn the good information. In the hope of the Internet is helpful
- 2022-01-26 19:41:02下载
- 积分:1
-
自编记事本程序,自动记录日期,自动更改记录格式
自编记事本程序,自动记录日期,自动更改记录格式-self Notepad procedures, automatically record the date, automatically recording format changes
- 2022-03-06 13:17:41下载
- 积分:1
-
一个简单的APIHook的源码例子、使用delphi编写~~~ 供新手下载学习使用...
一个简单的APIHook的源码例子、使用delphi编写~~~ 供新手下载学习使用-A simple example of APIHook source code, use delphi write ~ ~ ~ for the novice to download learning to use ~ ~ ~
- 2022-07-22 12:06:26下载
- 积分:1
-
本程序允许进入xml文件的URL,使用新的合法支持,可以在网站上运行...
本程序允许进入xml文件的URL,使用新的合法支持,可以在网站上运行-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2023-03-02 15:55: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
-
字符集转换过滤器――解决webApp的中文乱码问题
字符集转换过滤器――解决webApp的中文乱码问题-Character set conversion filters- to solve the Chinese garbled webapp problem
- 2022-02-09 19:26:39下载
- 积分:1
-
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的...
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree is used for beginners
- 2022-01-30 11:37:36下载
- 积分:1
-
基于ACEGI权限认证框架的一个实例,非常强大的权限框架
基于ACEGI权限认证框架的一个实例,非常强大的权限框架-Competence-based certification framework ACEGI an example of a very powerful framework for the authority
- 2023-06-20 23:45:05下载
- 积分:1