CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - access control system

搜索资源列表

  1. The-PKE-system-based-on-RFID-

    1下载:
  2. 以射频识别技术为基础,研究智能化的门禁系统在汽车领域的应用,该文设计的PKE系统在通讯上采用高频和低 频相结合的方法,实现了PKE系统功能和成本的最优化。文中还给出了PKE系统的工作原理图、系统框图及软件程序流程 图。 关键词:RFID;PKE;RKE;高频;低频- access control system of intelligent applications in the automotive sector, the paper PKE system in communicat
  3. 所属分类:RFID

    • 发布日期:2017-03-22
    • 文件大小:226706
    • 提供者:yunqin
  1. sms7110

    0下载:
  2. Oxygen SMS7110 ActiveX Control的操作系统为Windows 95 98 NT及2000,支持NOKIA 3***/62**/71**/8***系列的GSM手机。它允许你发送文本和图片消息,读写缺省的SMS中心号码。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)。适用
  3. 所属分类:SMS

    • 发布日期:2017-11-09
    • 文件大小:640271
    • 提供者:站长
  1. Radio-frequency-identification

    0下载:
  2. RFID is an area of automatic identifi cation that is gaining momentum and is considered by some to emerge as one of the most pervasive computing technologies in history. In its simplest form, RFID is a similar concept to bar coding. It is
  3. 所属分类:RFID

    • 发布日期:2017-02-13
    • 文件大小:199377
    • 提供者:胡利建
  1. Team+Viewer

    0下载:
  2. Remote system control tools, you can ID password to access a friend
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-13
    • 文件大小:3138869
    • 提供者:Emerson
  1. GPS_monitoring_system_of_urban_roads

    0下载:
  2. 一个基于VC++的GPS城市道路监控系统,包括监控中心、远程访问等功能,不过是基于GPS硬件开发的,没有gps开发版的用户只能作为参考-A VC++ based on the GPS monitoring system of urban roads, including the control center, remote access and other functions, but is based on the GPS hardware development, there is no d
  3. 所属分类:GPS develop

    • 发布日期:2017-06-09
    • 文件大小:16474164
    • 提供者:
  1. jingwutong

    0下载:
  2. 移动警务通”综合系统为公安行业提供一种高效的移动警务应用解决方案。适用于交警、巡警、刑警、治安警等各类警务人员,利用移动网络,通过手机客户端软件接入警务通后台管理系统和警务通呼叫中心(110指挥调度中心/便民报警处理中心)系统,构成新一代立体的公安办公网络。 -Mobile police through " comprehensive security system for the mobile industry to provide an efficient police appl
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:897620
    • 提供者:lsjcy
  1. RFID-Access-Control-System

    0下载:
  2. rfid access control system
  3. 所属分类:RFID

    • 发布日期:2017-05-16
    • 文件大小:4200568
    • 提供者:Ashraf Hosny
  1. RFID-based-Human-resource-mangement

    1下载:
  2. 基于RFID的管理系统,通过对相关射频卡信息的读取,构建出相应的人力资源管理系统,可作为日常门禁记录及上班记录-RFID-based management system, through the relevant information of the RF card read, construct the corresponding human resource management system can be used as access control records and daily a
  3. 所属分类:RFID

    • 发布日期:2017-03-23
    • 文件大小:130692
    • 提供者:刘靖伟
  1. Document-of--lf-rfid-reader

    0下载:
  2. 适用于开发低频rfid读写器,门禁系统,动物管理系统。-Applicable to the development of low-frequency rfid reader, access control systems, animal management system.
  3. 所属分类:Com Port

    • 发布日期:2016-01-26
    • 文件大小:423936
    • 提供者:hailee
  1. SY230NT

    0下载:
  2. SYRIS联网门禁系统协议及源码。主要是两门、四门控制器使用,型号为SY230NT2系列控制器。-Agreement and the source code of the SYRIS networked access control system. Mainly two, four controllers, a model SY230NT2 series controllers.
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:36758
    • 提供者:yangzhe
  1. androrat-master

    1下载:
  2. 一款Android远程控制软件(AndroRat)源码,由于本身是Adroid和RAT(Remote Access Tool)的合体,所以系统可能会报木马,但是没毒。注:安全测试工具,禁止非法用途。-An Android remote control software (AndroRat) source, because itself is Adroid and RAT (Remote Access Tool) is fit, so the system may report Trojans,
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3607567
    • 提供者:Choyes
  1. addjsym

    0下载:
  2. 应用平台: Android 应用案例: 大量商品的限时抢购等。 类似于这样的倒计时,不知道大家有没有遇到过,大家又能想到哪些方案????? 1、每一秒到服务器上面去取一次数据? 2、每一秒,通过一个Handler去循环遍历,对每一条去刷新一次时间控件? 3、还是大家有其它的想法。 上述两种方案都不可取: 1、网络连接有时间差,况且数据访问量大的情况,服务器没法承受。 2、 循环遍历可行,但是要在数据量少的情况下,如果数据量过大,那么会卡屏,对系统内存
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:154036
    • 提供者:quyuan
  1. RFID

    0下载:
  2. RFID门禁实验,简单的标签读写。使用UNO对卡的门禁系统的设计。(RFID access control experiment, simple tag reading and writing. Design of access control system using UNO card.)
  3. 所属分类:RFID编程

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:Today_V
  1. ComQsPlc

    1下载:
  2. 该类通讯组件用于PC与可编程控制器(PLC)、智能仪表等通过串口进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。采用稳定高效的内部协议,无须编写PLC内部程序配合,直接访问PLC的内存,通讯响应快速;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用,适用于基于PC高级语言的工业自动化控制系统(This kind of communication component is u
  3. 所属分类:通讯编程

  1. ArduinoCodeRFID

    0下载:
  2. 读取rfid标签来实现门禁系统控制并发送短信与声光报警。(Read the RFID tag to control the access control system and send SMS and acousto-optic alarm.)
  3. 所属分类:RFID编程

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:tianpeng
  1. VB.NETdemo

    1下载:
  2. 实现串口数据的通信,UDP数据传输。可广泛应用于物流、门禁系统、防伪系统及生产过程控制等多种无线射频识别(RFID)系统。(Communication of serial data, UDP data transmission.It can be widely used in various radio frequency identification (RFID) systems, such as logistics, access control system, anti-counterfe
  3. 所属分类:RFID编程

    • 发布日期:2020-01-24
    • 文件大小:1029120
    • 提供者:品茶木屋
  1. RFID演示系统

    3下载:
  2. 演示系统,RFID原理实现超市管理系统、物流管理系统、和门禁系统。(Demonstration system, RFID principle to achieve supermarket management system, logistics management system, and access control system.)
  3. 所属分类:RFID编程

    • 发布日期:2020-06-16
    • 文件大小:370688
    • 提供者:wdaasdaad
搜珍网 www.dssz.com