搜索资源列表
Facepositioning
- 科技含量最高的地方就是要在复杂的背景和数千名人群里,自动分辨并定位每张人脸,然后和后台系统储存的数据进行比对,能完整检测,完整的代码,很不错-Where is the highest technology content in a complex background to the crowd and thousands of automatically identify and locate each face, and back-office systems and then compare
testDB_MDI
- 此程序讲述的是C#和数据库的连接 数据可以修改 储存 并且可以链接任何形式的数据库 能打开任意文件夹下的数据库文件 -This program is about C# and database connection data can be modified to store and the database can be linked to any form of open database files under any folder
mimasuo
- 首先将系统初始化,显示电路工作显示Your Password…,提示用户输入密码,程序调用键盘扫描程序,确认是否有键按下,如果有键按下,将输入数字送入AT89C51单片机与储存值相比较,并同时刷新LCD输出数据,若此时按下E键,则系统执行清除上次数字键输入;如果六位密码输入完毕,并按下A键,程序将输入的六位密码与储存值比较,判断密码是否正确 如果密码正确,则开锁成功,如果密码错误,则LCD显示ERROR!。每输入一位数字或者输出一个结果,蜂鸣器都会有一次响声。-First, the system
Hex2Bin
- 实现将十六进制数据转换为二进制数据,数据都以.txt格式储存。-Achieve hexadecimal data into binary data, the data is stored in. Txt format.
学生选课系统
- 设计了一个学生自助选课系统,要实现选课系统的一些基本功能,如:学生选课、选课限制、计算学费、退课等。储存学生信息和课程信息等数据,并有一个易于理解的图形化界面供管理与查询这些信息。选用了visual studio 2017用于编程,MFC窗体用于制作易于理解的图形化界面与来共同实现这些功能。(A student self-selection system was designed to achieve some basic functions of the course selection sy