-
这是用凌阳单片机编的公交车报站器程序,绝对好用,内附强大的语音处理功能!...
这是用凌阳单片机编的公交车报站器程序,绝对好用,内附强大的语音处理功能!-This is made by Sunplus Singlechip bus stop program, the absolute ease of use, enclosing a powerful voice processing functions!
- 2022-02-25 21:21:41下载
- 积分:1
-
实现由于格式化和丢失数据恢复。一个格式化程序功能…
C实现因格式化而丢失数据的恢复。一款unformat程序,功能是进行格式化后的数据恢复,支持超过200G的大硬盘进行格式化后的数据恢复。-C to achieve due to formatting and losing data recovery. A unformat program function is formatted data recovery, support more than 200G a large hard drive formatted data recovery.
- 2022-08-05 16:11:28下载
- 积分:1
-
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个...
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个程序就是编辑这些信息的一个不错的例程-Right-click the file name, in the next menu item will appear on the properties, when clicked, would lead to summary tab, in this label will appear a lot of information, such as author, keywords, creation time. The information in the code which you can edit it. This procedure is to edit the information a good routines
- 2022-07-10 11:35:28下载
- 积分:1
-
This procedure is used VC 6.0 prepared screenshot tool, easy to use.
本程序是用VC++6.0编写的截图工具,方便使用。-This procedure is used VC 6.0 prepared screenshot tool, easy to use.
- 2022-01-26 07:23:11下载
- 积分: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
-
Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下
Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下-Visual C 6.0 MFC Symbol (symbolic debugger) Very useful! Know the quality of the next
- 2023-08-31 10:50:04下载
- 积分:1
-
这是我写的viterbi译码代码,已经通过验证,希望对你有用
这是我写的viterbi译码代码,已经通过验证,希望对你有用-This is what I wrote viterbi decoding code has been validated, in the hope that useful to you
- 2022-03-20 18:55:01下载
- 积分:1
-
这个程序教我们如何发送调试输出在一个MFC应用控制台…
This program teach us How to send debugging output to a console in a MFC application
- 2023-02-10 21:00:04下载
- 积分:1
-
文件加密程序,读取文件,然后和输入向比较
文件加密程序,读取文件,然后和输入向比较-File encryption procedures, read the file, and then to compare and input
- 2022-03-10 12:16:00下载
- 积分:1
-
一个有关JAVABEAN的设计程序,可能实现BEAN功能,并被其它JAVA程序调用....
一个有关JAVABEAN的设计程序,可能实现BEAN功能,并被其它JAVA程序调用.-JAVABEAN one of the design process, Beans possible functions, the other was called Java procedures.
- 2022-11-23 12:30:03下载
- 积分:1