登录
首页 » Com Port » 上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改...

上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改...

于 2023-05-23 发布 文件大小:1.68 MB
0 179
下载积分: 2 下载次数: 1

代码说明:

上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改一改,但是手头没有考勤机了,对应考勤机是890C的.-From a performance appraisal system, I hope others can use. The code can only count the primary Dongdong, software, code reusability is not high, repeat the code more. The only feeling a little check Kam is probably dll ports and connections, There are threads to use, simply wanted to, but do not have attendance machine, and the corresponding attendance machine is the 890C.

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

发表评论

0 个回复

  • 实现函数发生器产生的波形能够在电脑显示器上显示。函数发生器通过GPIB卡与电脑连接并传输数据,电脑上通过LABVIEW软件环境完成与GPIB卡的数据通信。在LA...
    实现函数发生器产生的波形能够在电脑显示器上显示。函数发生器通过GPIB卡与电脑连接并传输数据,电脑上通过LABVIEW软件环境完成与GPIB卡的数据通信。在LABVIEW环境下完成了对虚拟仪器前面板以及后台程序框图的设计与编程。在LABVIEW开发环境下,实现对GPIB控制时,采用VISA模块驱动的方法进行编程。设计结果在LABVIEW环境下的虚拟示波器能够实现示波器的功能,能够显示函数发生器所产生的任意波形。- achieve the waveform can be displayed on the screen of the computer which send out by the function generator. The function generator connect to computer through a GPIB card and transfer data. Labview can be communicated with GPIB card and save data on computer. The virtual instrument front panel design and background process diagram programming can achieved under Labview software environment. The realization of GPIB control, using VISA module-driven approach to program in Labview. The result of the design is that the virtual oscilloscope is able to complete the Real oscilloscope function in Labview.
    2022-07-12 01:20:57下载
    积分:1
  • 汇编写的串口通讯程序,可传送64kb大小之内的文件
    汇编写的串口通讯程序,可传送64kb大小之内的文件-compilation write serial communication procedures, transmission within 64 kb size of the paper
    2022-06-28 02:44:13下载
    积分:1
  • 本程序是用VB编写的有关于一个串口通讯的子和序。
    本程序是用VB编写的有关于一个串口通讯的子和序。-This procedure is used VB has prepared on a subset of serial communication and sequence.
    2022-01-28 05:35:09下载
    积分:1
  • College system, the source code is described in detail, if there are questions,...
    学院系统,源代码详细描述,如有疑问,请与我联系。
    2022-03-18 20:40:38下载
    积分:1
  • PLC
    plc中基于数据采集、发送接收、驱动、写入数据库-plc-based data acquisition, send to receive, drive, write to the database
    2022-01-25 16:19:01下载
    积分:1
  • moxa 公司出的串口库,带开发源码,非常方便的串口开发工具
    moxa 公司出的串口库,带开发源码,非常方便的串口开发工具-The serial moxa company database, with the development of source code, the serial port is very convenient development tools
    2022-08-20 23:16:11下载
    积分:1
  • phone module gr47 the various operational source, including pdu format converter...
    手机模块gr47的各种操作源码,包括pdu格式转换等-phone module gr47 the various operational source, including pdu format converter, etc.
    2022-11-14 15:50:03下载
    积分:1
  • Modbus协议的努力准备与你分享一些厚希望能启发所有
    我用vb编写modbus协议,拿出来与大家分享一下,厚厚,希望得到大家的指教-Modbus protocol prepared hard to share with you some thick hope to enlighten all
    2022-02-01 13:45:51下载
    积分:1
  • 这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的...
    这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very challenging issue. For user input an arbitrary planar function f (x), mapping out its function curves. Here the most critical technical problems is how to achieve calculated the value of the expression. "Compiling Principle" and "data structure," the book, have right of expression Operational discussed. Indeed, the computer language compiler to achieve expression of the user input operation is very difficult. Need to scan expression to the brackets, in accordance with the priority Operators Generation 2-ary tree, and then traverse the tree generated reverse Polish expression, and then through the stack approach to computing. If the expression again contains the function described ...... these are trouble, not to mention t
    2022-02-25 13:48:40下载
    积分:1
  • 串行通信
    串行通信-Serial Communication
    2022-02-20 11:01:29下载
    积分:1
  • 696516资源总数
  • 106689会员总数
  • 3今日下载