-
系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;...
系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;高度集成、功能强大的考勤软件让原本枯燥、繁琐的考勤管理变得轻松、愉快 -System primarily by attendance and attendance software is composed of two parts, attendance card issuing machine integrates machine, reader, and data cards from the computer can be used independently, its large capacity, high reliability, storage capacity, sufficient to meet the large number of the use of the units highly integrated and powerful time and attendance software allows the original boring, tedious attendance management becomes easy, pleasant
- 2022-01-26 05:10:42下载
- 积分:1
-
利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式
利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式-priority method using simple inverse Polish exports of Chinese-grade into reverse Polish
- 2023-05-21 09:45:03下载
- 积分:1
-
一个有趣的算法。。。十分有趣
一个有趣的算法。。。十分有趣-an interesting algorithm. . . Very interesting
- 2022-05-25 23:26:43下载
- 积分:1
-
此源码的会员,代理,后台功能齐全,是真真正正包含数据库(在matali文件夹里)的源码...
此源码的会员,代理,后台功能齐全,是真真正正包含数据库(在matali文件夹里)的源码-This source member, agent, complete back-office functions is a truly contains the database (in matali folder) of the source
- 2022-12-11 17:35:03下载
- 积分:1
-
oracle big blob of field examples of the type of operation
oracle 的 blob大字段类型操作例子-oracle big blob of field examples of the type of operation
- 2022-03-09 16:36:45下载
- 积分:1
-
谷歌地球瓦片编码
谷歌地图的编码方式,Google earth地图图片编码的qrst算法,包括坐标编号转QRST编码以及QRST编码反转坐标编码的程序
- 2023-03-04 15:30:03下载
- 积分:1
-
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用...
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical application
- 2022-03-13 15:53:40下载
- 积分:1
-
数据结构中有关单链表操作的源码
数据结构中有关单链表操作的源码-data structure of the single-source operating Chain
- 2022-07-22 09:35:48下载
- 积分:1
-
This is a data structure and algorithm book all algorithm source code, the conte...
这是一本数据结构与算法书中所有算法的源代码,内容非常丰富,值得一看.-This is a data structure and algorithm book all algorithm source code, the content is very rich overseas.
- 2022-04-27 03:35:59下载
- 积分:1
-
用循环链表实现约瑟夫问题
利用模板类和循环链表实现的约瑟夫问题,由于链表类是模板类,所以整体的类成员函数实现和声明是放在同一个文件下。另外,由于部分成员在解决该问题的时候并没有使用,可是觉得没有删除的必要,所以对其选择了保留,日后或许可将它用于解决其他问题。
- 2022-02-02 06:53:29下载
- 积分:1