-
This a program to multiply 2 infinite Digit numbers.
The program also calculate...
This a program to multiply 2 infinite Digit numbers.
The program also calculates the execution time.
thanks
Kr Anurag
- 2022-01-29 02:56:22下载
- 积分:1
-
TokenmonSource 是查看用户权限操作的监控程序,可以监控用户程序提升权限,修改权限等...
TokenmonSource 是查看用户权限操作的监控程序,可以监控用户程序提升权限,修改权限等-TokenmonSource View user competence is operating procedures of control, Users can monitor procedures to enhance authority, the powers to amend
- 2022-07-03 13:25:57下载
- 积分:1
-
用vc 开发的一个explorer的例程源代码,以供参考
用vc 开发的一个explorer的例程源代码,以供参考-vc development with the routines of an explorer source code for reference
- 2023-01-06 18:10:03下载
- 积分:1
-
主要功能: 1、发表留言 2、删除留言 3、管理留言 4、修改广告代码,顶部、左侧,下部广告代码等 5、可以贴图片或者媒体包括flash,mp3等文件 6、自动...
主要功能: 1、发表留言 2、删除留言 3、管理留言 4、修改广告代码,顶部、左侧,下部广告代码等 5、可以贴图片或者媒体包括flash,mp3等文件 6、自动分页功能-main functions : one published two messages, delete messages 3, 4 voice mail management, change advertising code, top, left, bottom five advertising code, which can be attached pictures, or media, including flash, mp3, etc. 6, automatic tabs
- 2022-01-21 01:15:35下载
- 积分:1
-
time clipboard viewer, you can view the clipboard last time access to the conten...
剑灵时空剪贴板查看器,可以查看剪贴板中最后一次获取的内容。是从剪贴板中调取信息的一个简单实例,通过这个实例,你可以学习到剪贴板的基本使用方法。 密码:www.swordelf.com(已经停用) 作者:剑灵 2003.3-time clipboard viewer, you can view the clipboard last time access to the content. From clipboard transfer of information a simple example, through this example, you can learn the basic clipboard to use. Password : www.swordelf.com (already out) Author : Jian Ling 2003.3
- 2022-11-18 10:45:03下载
- 积分:1
-
定时器中断SDT
定时器中断SDT-timer interruption SDT
- 2022-05-17 07:34:01下载
- 积分:1
-
Windows 中创建空的备用列表
翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)]
[SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle,
[MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和 Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
- 2022-05-07 13:17:48下载
- 积分:1
-
String search and extraction, vc programming frequently asked questions, I hope...
字符串的查找和提取,vc编程常见的问题,希望能对你有所帮助-String search and extraction, vc programming frequently asked questions, I hope you can help
- 2022-08-22 03:57:04下载
- 积分:1
-
用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。...
用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。-a vc example of use for wel lottery program,including all integrity code,the user can learn from the example
- 2022-03-04 12:21:33下载
- 积分:1
-
系统文件监控程序。
系统文件监控程序。-system files monitoring program.
- 2022-05-20 19:37:00下载
- 积分:1