-
门禁服务器源代码
门禁服务器程序与门禁设备udp通信,实现远程开门,刷卡记录数据库,获知门禁开关状态,实现人不在的情况下,也能打开门!!!!
- 2023-05-27 13:40:04下载
- 积分:1
-
在数据库存储中生成一个对话框,实现数据的存储界面,为方便编程,代码仅供参考!...
在数据库存储中生成一个对话框,实现数据的存储界面,为方便编程,代码仅供参考!-stored in the database generates a dialog box, the data storage interface to facilitate programming code is for reference only!
- 2022-04-22 07:55:52下载
- 积分:1
-
This example function is implemented using VC++6.0 calculate the time difference...
本例子功能是用VC++6.0实现的计算两个日期的时间差值的。在此只实现了计算两个日期的小时差,其它的分钟,秒,天数等类似可以实现。-This example function is implemented using VC++6.0 calculate the time difference between the two dates. This is only achieved two dates to calculate the hour difference, other minutes, seconds, the number of days and the like can be achieved.
- 2022-05-27 08:26:06下载
- 积分:1
-
widestudio 快速参考手册,此gui的api的快速参考,有助于界面编程...
widestudio 快速参考手册,此gui的api的快速参考,有助于界面编程-widestudio Quick Reference Guide, the gui of the api a quick reference to help interface programming
- 2022-07-16 13:35:32下载
- 积分:1
-
交通分配之随机配流算法matlab源码(含最短路径算法)
交通分配之随机配流算法matlab源码(含最短路径算法)
- 2023-07-24 22:05:03下载
- 积分:1
-
c语言推箱子源代码,做的很经典。界面很优美。有应用程序供游戏一下...
c语言推箱子源代码,做的很经典。界面很优美。有应用程序供游戏一下-Sokoban c language source code, so classic. A very beautiful interface. There are some applications for the game
- 2022-03-02 10:39:10下载
- 积分:1
-
C
用C-C++实现最大值和最小值的算法以及求最大和次大值算法,该算法为最优算法。-With C-C++ Realize maximum and minimum values for the algorithm, as well as the largest and second largest value algorithm for the optimal algorithm.
- 2022-06-14 22:04:48下载
- 积分:1
-
实现程序控制的关机和重启操作
实现程序控制的关机和重启操作-To achieve control of the shutdown and restart operations
- 2022-04-09 21:53:26下载
- 积分:1
-
QR编码与解码
用C++编写的用于QR的编码与解码,在编写的时候遇到一些问题,有的解决了,有的没有,使用的时候需要注意
- 2022-07-17 03:30:23下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1