-
打开保存的图像的opencv
openCV 打开 保存图片 通过mfc在vc2008中实现-Open the saved image openCV
- 2022-11-17 01:10:03下载
- 积分:1
-
buffer under VC operation, such as writing a thread, a thread to read and storag...
VC下进行缓冲区操作, 如一个线程写,一个线程读取并存储 当然使用队列 这是为具体工程写的队列的例子工程-buffer under VC operation, such as writing a thread, a thread to read and storage of course this is the use of Queue works written for specific examples of projects Q
- 2022-07-06 21:33:23下载
- 积分:1
-
一个简单的系统,课程设计的,机场售票系统
一个简单的系统,课程设计的,机场售票系统-A simple system, curriculum design, airport ticketing system
- 2022-02-20 13:41:40下载
- 积分:1
-
dfsdfsfsdfss
dfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsf
- 2022-08-09 06:06:59下载
- 积分:1
-
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。...
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。-with VB.NET prepared by the keyboard hook procedures. We certainly want to use it. Through the API calls to achieve.
- 2022-05-12 14:17:26下载
- 积分:1
-
对中国的例子NiO实现详细的笔记来帮助你。
nio 的实现例子 里面有详细的中文注释 配合查询api 帮助你更好地学习nio 特点:非阻塞-nio implementation of the Chinese examples of which are detailed notes to help you better meet the query api to learn nio features: non-blocking
- 2022-01-26 07:22:05下载
- 积分:1
-
Windows自定义消息传递机制 实现WinAPI Windows封装
Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
- 2022-02-03 11:19:04下载
- 积分: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
-
Hotel management system vb source code
酒店管理系统vb源码,一个很好的用vb开发的酒店管理信息系统-Hotel management system vb source code
- 2022-04-20 14:31:13下载
- 积分:1
-
MS dos6.22完整源代码!相信有很多研究操作系统的朋友需要.
MS dos6.22完整源代码!相信有很多研究操作系统的朋友需要.-MS dos6.22 integrity of the source code! I believe a lot of study of the operating system needs a friend. Oh
- 2022-01-31 11:19:52下载
- 积分:1