-
实现windowns manager 的功能,主要是对windowns的服务进行管理.
实现windowns manager 的功能,主要是对windowns的服务进行管理.-Windowns manager to achieve the functions, mainly for windowns service management.
- 2022-10-27 00:30:03下载
- 积分:1
-
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。...
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
- 2022-12-31 05:20:04下载
- 积分:1
-
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡-Open source call center voice platform, currently supports three sinks, east Voice Card
- 2023-08-10 06:20:04下载
- 积分:1
-
示范如何在应用程序开始前产生标题窗口
示范如何在应用程序开始前产生标题窗口...
示范如何在应用程序开始前产生标题窗口
示范如何在应用程序开始前产生标题窗口-Demonstrations on how to generate the application before the beginning of the title of the window in the application demonstrate how to generate the title of the window before the start of
- 2022-11-14 05:20:03下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1
-
一个实时看鼠标所在点的RGB值的程序
一个实时看鼠标所在点的RGB值的程序--The program which can view the RGB value of the point of mouse
- 2023-07-10 00:30:02下载
- 积分:1
-
用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路...
用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
- 2022-02-25 01:14:19下载
- 积分:1
-
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!-through SetupDiEnumDeviceInterfaces. GUID used to obtain equipment related information!
- 2022-07-16 10:04:10下载
- 积分:1
-
VC程序调用Tuxedo礼服是一个很好的示例代码,
VC调用tuxedo的程序示例代码,tuxedo是种著名的中间件,为此传给大家-VC call the procedure tuxedo sample code, tuxedo is a well-known middleware, to this end to the U.S.
- 2023-03-05 19:55:03下载
- 积分:1
-
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据...
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-industries in industrial control, communications DDE is very common, the process model of how to access the data through DDE
- 2022-02-10 11:49:00下载
- 积分:1