-
VS2008 LDAP
主要实现Ldap的访问,从Ldap获取特定数据,并把数据放入MQ类中,然后用子线程实时监控队列获取数据。。。。进行处理
- 2022-10-07 16:25:03下载
- 积分:1
-
模式对话框与非模式对话框编程
模式对话框与非模式对话框编程-modeless dialog box with non-programming model
- 2022-02-05 15:57:48下载
- 积分:1
-
BCB直接访问硬件端口和物理内存 - WinIO的应用
读硬盘参数和主板BIOS信息, 支持 Win9x/NT/2k/XP/2003
WinIO 的使用非常简单, 在程序的开始调用 InitializeWinIo(); 初始化 WinIO, 在程序的结束使用
ShutdownWinIo();
这样就可以在程序里直接访问端口和物理内存了。
- 2022-04-14 21:56:11下载
- 积分:1
-
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树...
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-12-20 19:00:03下载
- 积分:1
-
这是一个VC的MD5哈希实现示例代码
This is a sample code for md5 hash implementation in VC-This is a sample code for md5 hash implementation in VC++
- 2022-01-24 15:23:30下载
- 积分:1
-
OPC客户端程序,可接受来自服务器的数据
OPC客户端程序,可接受来自服务器的数据-OPC client program, acceptable data from the server
- 2022-08-20 11:40:01下载
- 积分:1
-
温湿度采集系统PC上位机源码
温湿度采集系统windows端上位机源码,支持4个终端,可以同时显示每个终端的温湿度及曲线,同时可以控制各个终端,可以连接服务器,是手持终端软件接入。
- 2022-02-04 08:31:09下载
- 积分:1
-
are classic operating system replacement pages of LRU algorithm simulation progr...
是经典的操作系统中页面置换中的LRU算法模拟程序源代码-are classic operating system replacement pages of LRU algorithm simulation program source code
- 2023-03-07 18:20:03下载
- 积分:1
-
MinisQL的源码,是用C++写的,仅供参加
MinisQL的源码,是用C++写的,仅供参加-the Sourse code of MiniSql by C++,which is only for refference.
- 2023-08-17 06:45:03下载
- 积分:1
-
摄像头录像工具
通过家用摄像头拍照录像。.版本 2
.支持库 twain
.子程序 _摄像头数_被单击
.如果 (摄像头数.标题 = “2摄像头”)
镜头1单选框.禁止 = 假
镜头2单选框.禁止 = 假
视频设备2.可视 = 真
视频设备2.当前来源 = 1
视频设备2.预览 (真, 60)
视频设备2.设置视频输入 ()
摄像头数.标题 = “3摄像头”
来源按钮.标题 = “查看”
- 2022-03-02 07:08:40下载
- 积分:1