登录
首页 » 数据结构 » 系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;...

系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;...

于 2022-01-26 发布 文件大小:1.08 MB
0 190
下载积分: 2 下载次数: 1

代码说明:

系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;高度集成、功能强大的考勤软件让原本枯燥、繁琐的考勤管理变得轻松、愉快 -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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Through the structures on the remote host a remote dictionary service server, ot...
    通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 -Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host
    2022-05-14 21:38:41下载
    积分:1
  • 经典算法:旅行商算法,采用爬上法和分支界限搜索
    经典算法:旅行商算法,采用爬上法和分支界限搜索-classical algorithm : traveling salesman algorithm, used to climb up and branch Boundary Search
    2022-12-17 21:30:03下载
    积分:1
  • 《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:...
    《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:   1)使用非常方便,能在1-2分钟之间完成复杂的ASP/JSP查询功能;   2)功能强大,能生成支持返回HTML代码或者XML代码结果。   3)可生成ASP/JSP源码或者支持生成VB组件(COM+)的源代码。   4)提供WINDOWS操作系统下Preview效果。-"SQL statements Source Generator V1.1," is designed for ASP/JSP development of the network programmers a small software tool is aimed at programmers can rapidly complete the development of the website SQL query statements procedures. The process features : 1) using very convenient, in 1-2 minutes to complete complex ASP/JSP inquiry; 2) Powerful, can generate support for the return of HTML code or XML code results. 3) Generation ASP/JSP source or support generated VB components (COM+) source code. 4) Windows operating system Preview effect.
    2022-05-17 10:15:19下载
    积分:1
  • 餐厅点菜系统
    程序介绍: 主要功能 系统管理 前台管理 后台管理 系统管理 用户登录及修改 前台管理 餐桌状态 更换餐桌 结账 合并结账等 后台管理 配菜系统 厨房做菜 库存管理 添加菜单 菜信息 技术 WebService .Net Framework Compact编程 数据库 开发工具 VS2005 Oracle 10G 数据库(这里给出SQL脚本 DataBak文件夹中,里面用到了存储过程,游标等大多部的技术,可以参考)
    2022-05-29 08:16:11下载
    积分:1
  • 的经典实现算法,对于学习的人很有帮助
    数据结构的经典实现算法,对于学习数据结构的人很有帮助-shu ju jie gou jing dian suan fa shi xian
    2022-07-14 07:08:25下载
    积分:1
  • School management application
    这是一个允许你管理学校信息的应用程序。。一所学校需要的所有信息。。
    2022-09-15 17:10:07下载
    积分:1
  • //Carry out principal component of the Gaussian elimination method// function: s...
    // 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 //     b - 常数向量的指针 //     n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 //     1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
    2023-05-30 23:15:02下载
    积分:1
  • 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步...
    有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α→β1β2…βm (2) (θδ1δ2…δn)→θδnθδn-1…θδ1θ 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,用下述两条具体规则和上述规则形式(2)实现,把他的话解释成人能听得懂的话。 (1) B→tAdA (2) A→sae 设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。测试用例见题集p97。
    2022-04-17 01:02:37下载
    积分:1
  • 转换成汉字大写金额
    转换成汉字大写金额-converted into the amount of Chinese capital
    2022-12-11 09:40:03下载
    积分:1
  • C++ class instance of the database code three times, layer upon layer additive
    C++数据库课堂实例 三次代码,层层递加-C++ class instance of the database code three times, layer upon layer additive
    2023-04-05 23:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载