搜索资源列表
双机通信源程序
- 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
zxj
- 这是嵌入式系统中关于哲学家吃饭问题的源程序,解压无需密码-This is the embedded system on the philosopher food source, without extracting passwords
tmdlAo
- Nexperia系统声音实现的源码,解压密码没有-Nexperia system to achieve the sound source, not extracting passwords
WinCE通信指南之配套光盘
- WINDOWS CE 通信指南(附光盘) 本书配套光盘内容包括:本书的英文版电子书;SDK for Windows CE,Handheld PC Professional Edition 3.0;范例源代码;送“Internet互联网即时通”多媒体学习软件。 本书是Microsoft Windows CE开发人员指南系列丛书之一。Microsoft Windows CE是公司为系统资源有限的设备开发的一种小型操作系统。因为Windows CE具有模块化的设计特征,所以能够适用于
c_password
- 51做的门禁系统代码,有4×4键盘扫描,9346的存储功能,掉电不丢失密码,3重密码防忘记功能-51 of the Access Control System code, a 4 4 keyboard scanning, the 9346 storage functionality, nonvolatile not lost password, three heavy-forget the password function
ReadRdpPwd
- 在WINDOWS CE.NET 系统中读RDP连接的用户名的密码.-in Windows CE.NET read RDP system connecting the user's password.
嵌入式系统在音频点播中的应用与开发
- 嵌入式系统在音频点播中的应用与开发。博士论文,无解压密码-Embedded System in the audio-on-demand applications and development. Doctoral dissertation, without extracting passwords
基于ARM的嵌入式系统(软件设计)
- 基于ARM的嵌入式系统(软件设计),对你会有帮助的,PDF格式.无解压缩密码-It is Embedded system based on ARM(software design) that is useful, PDF format, need not decompress password
contacted_IC
- 接触式IC卡的上电,密码操作,密码比较次数的选择等,与实际应用系统较相符-Contactless IC card power, the password operation, compare the number of password selection, and the actual application system more in line with
FileJM
- EVC文件加密源码,描述了Microsoft密码系统,介绍了密码API及其在Windows CE应用程序中的实现.
mima2
- 单片机程序,适用中断和串口实现简单的单片机的密码系统 -MCU code
Code_system-on-51MCU
- 基于51单片机的简易密码系统,根据SD的随机数种子产生8位随机密码-51 simple password-based SCM system, resulting in eight random passwords based on the random number seed SD
家用防盗单片机系统完整程序
- 该防盗系统使用热释电红外传感器作为人体探测模块,并将防盗系统设计为两个用户可选择的模式:在家模式和离家模式,当处于在家模式时,如果传感器检测到有人进入监控范围,则自动响起门铃提醒用户有访客,就不会发生误把访客当作盗贼的报警事件了;当处于离家模式时,如果传感器检测到有人进入检测范围,则开启声光报警模块进行报警。同时,该系统为密码控制系统,用户通过输入正确密码才可改变模式和解除警报,这也增强了该系统使用的可靠性。(The anti-theft system using pyroelectric in
电话拨号门禁系统
- 这是个基于单片机的的电话拨号门禁系统,可设置门禁密码(This is a single-chip telephone dial-up access control system, you can set access control password)
6、门禁系统
- 智能门禁系统,可通过超声波自动开关,也可通过密码开关,可支持修改密码,断电保存(Intelligent access control system can be automatically switched through ultrasonic, or through password switches, you can support changes in passwords, power preservation)
门禁系统
- 在白天可以检测是否有人要进入,有的话开门,晚上可以通过密码开门,并且可转移设置密码。(During the day, you can detect whether someone will enter, or if you open the door, you can open the password at night, and you can set the password to transfer.)
control
- 毕设论文+源码+原理图PCB图+答辩资料+文献翻译等全套毕设资料。能实现家电远程控制,操作提示音、六位密码身份认证、密码修改和密码掉电保存功能,实现盗警,煤气泄漏手机短信息方式远程报警等功能。利用SM8952AC25P、MT8870、TC35 modem和各类家居传感器设计制作一款GSM智能家居控制系统样机。(The complete set of complete set of data is set up with the paper + source code + principle ma
基于STM32的手势识别及手势密码系统
- 基于STM32的手势识别及手势密码系统,使用FDC2214电容数字传感器,实现手势识别功能(Based on STM32 gesture recognition and gesture cipher system, FDC2214 capacitive digital sensor is used to realize gesture recognition function.)
12154f
- C51开发的刷卡门禁,可刷卡开锁、密码开锁、键盘和刷卡录入卡片(The card access guard developed by C51 can be used for card opening, password opening, keyboard and card entry.)
蓝桥杯第三届国赛智能门禁系统源程序
- 系统由DS1302提供时间标准,设定的白天时间内,系统由超声波测距,设定距离内控制继电器开门,设定的夜间时间内,由用户经矩阵键盘输入密码,并与EEPROM中的数据比较,符合则开门,错误启动蜂鸣器报警。