-
禁用usb存储设备
通过Windows消息循环检测Usb设备插入消息,通过调用Setupapi轮训设备管理器中的所有设备并匹配USB大容量存储设备,匹配成功之后调用api禁用设备管理中的usb设备,修改SetComState中参数即可重新启用USB设备
- 2022-01-25 16:09:19下载
- 积分:1
-
运动目标跟踪示例程序,对于学习和开发目标跟踪帮助很大
运动目标跟踪示例程序,对于学习和开发目标跟踪帮助很大-code for tracking
- 2022-08-03 01:23:48下载
- 积分:1
-
小图象在大图象上来回的移动,可以选择不同的方式来看效果
小图象在大图象上来回的移动,可以选择不同的方式来看效果
-Small image in the image on the back and forth movement, you can choose to look at the effect of different ways
- 2022-03-25 03:16:16下载
- 积分:1
-
一些WINCE的资料,介绍了WINCE的基本的、入门的资料。。。没基础的都来看看,懂点的就不要下了哈,资料都是小弟收集的...
一些WINCE的资料,介绍了WINCE的基本的、入门的资料。。。没基础的都来看看,懂点的就不要下了哈,资料都是小弟收集的-Some information WINCE introduced WINCE the basic, entry information. . . Without a solid foundation for all to see, understand, do not point down the Kazakhstan, information is collected by brother
- 2022-08-26 04:26:56下载
- 积分:1
-
Delphi下的AES,支持ECB、CBC等加密模式,输出base64或者HEX格式,和java端AES保持兼容(全部亲测通过)
- 2023-05-28 20:35:03下载
- 积分:1
-
VF senior management procedures
VF高级管理程序-VF senior management procedures
- 2022-02-22 06:49:05下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
编写一个简单的聊天室程序,增加多客户端,实现聊天室
编写一个简单的聊天室程序,增加多客户端,实现聊天室-Write a simple chat program, increase the number of clients to achieve Chat Room
- 2022-04-12 11:27:45下载
- 积分:1
-
Increase in the control AddTipInfo.rar prompted C++ Source
AddTipInfo.rar
在控件上增加提示C++源码-Increase in the control AddTipInfo.rar prompted C++ Source
- 2023-06-22 01:25:04下载
- 积分:1
-
editeble html invoice
可编辑HTML发票;
- 2022-05-30 09:55:15下载
- 积分:1