-
php函数库,是以DLL库方式存在
php函数库,是以DLL库方式存在-php functions, based on the existence of DLL libraries
- 2022-12-10 16:25:03下载
- 积分:1
-
一个取得机器IP地址源码
一个取得机器IP地址源码-a source IP address
- 2023-08-20 23:25:04下载
- 积分:1
-
wince下的sqlite数据库,简单,小,高效。
wince下的sqlite数据库,简单,小,高效。-wince under the sqlite database, simple, small and efficient.
- 2022-03-19 12:46:16下载
- 积分:1
-
MP3编码源码。。。C++写的
MP3编码源码。。。C++写的-MP3 encoding source. . . C++ Written
- 2022-06-19 18:52:18下载
- 积分:1
-
建立树,并对其进行前序.中序和后序的便利
建立树,并对其进行前序.中序和后序的便利-established trees, and its former sequence. After the order and sequence of convenience
- 2022-02-25 01:39:48下载
- 积分:1
-
很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本...
很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a script tree
- 2022-03-19 14:27:06下载
- 积分:1
-
可以剖析,虚幻,食人魔,等集成的Ruby脚本解释器,所以点C.
可以和GameBryo、Unreal、Ogre等集成的Ruby脚本解释器,可以用来做关卡设定和服务器yield逻辑回调。可以用来替换奇迹世界、天机等的服务器逻辑判定模块-Can GameBryo, Unreal, Ogre, etc. Ruby integrated script interpreter, so points can be used to set and server callback logic yield. Can be used to replace the miracle of the world, such as the secret logic of the server module to determine
- 2022-07-22 16:59:37下载
- 积分:1
-
一个远程调用框架的事例,是用C++编写的RCF
一个远程调用框架的事例,是用C++编写的RCF-Example of a remote procedure call framework is the use of C++ written in RCF
- 2022-03-12 06:48:47下载
- 积分:1
-
系统进程管理源代码
系统进程管理源代码- System advancement management source code
- 2022-07-15 23:02:14下载
- 积分:1
-
VS2010遍历pc上usb设备。 包含控制器 hub port 设配id 等信息
usb其实和串口是一样的,其端口也是固定的(如果你不接扩展hub)。有时一台电脑接多个相同的usb设备,如果接连个摄像头(前后各一个),我们如果区分打开的是哪一个呢?1、先把usb设备先遍历出来,得到usb信息(设备串等)。2、通过打开usb设备时返回信息(这个很重要 //usb#vid_1d27&pid_0600#5&10ef021e&0&5#{c3b5f022-5a42-1980-1909-ea72095601b1})。3、遍历注册表得到usb设备信息(#define USB_REGPATH "SYSTEMCurrentControlSetEnumUSB" )。4、通过第1条的设备串、第2条打开设备返回信息、注册表。就可以确定usb设备(控制器->hub->端口)
- 2022-10-31 17:35:03下载
- 积分:1