-
ElevatorSimulator
一个电梯模拟程序。
该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)(An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight))
- 2021-04-26 20:28:45下载
- 积分:1
-
IIR巴特沃斯滤波器实现
说明: ccs 的iir滤波器,内含多个文件。可以尝试(IIR filter of CCS,i hope you can succeed,thanks)
- 2021-01-01 20:05:09下载
- 积分:1
-
shijiantixin
事件提醒,可以设置弹出光驱提醒,可以吸附在窗口边上(Event reminder, you can set the reminder pop-up drive, can be adsorbed on the edge of the window)
- 2015-11-25 17:19:43下载
- 积分:1
-
CRC
说明: CRC7,CRC8,CRC9,CRC16编解码,查表方法实现(CRC7, CRC8, CRC9, CRC16 codec, look-up table method)
- 2009-07-31 11:36:19下载
- 积分:1
-
anzhuo
下面介绍使用方法:
1. 首先将附件下载解压为 SMSReceiver.apk 文件安装到目标手机即可,初次运行需要进行放行和授权。
2. 用任何一部手机向目标手机发送格式为"sunzn:yoursendmail@gmail.com,password,yourreceivemail@xxx.com"【注:不包括外边的双引号,sunzn:为必须填写的格式,yoursendmail@gmail.com为你的邮件发送地址,这个地址必须为Gmail,password 为前面发送邮件的密码,最后的 yourreceivemail@xxx.com 为你用什么邮件地址来接收监听到的短信内容,另外要说明的是,你向目标手机发送的这条短信不会在手机界面上得到显示,在手机的数据库中也不会有记录,所以你可以放心的向目标手机发送】在你按照以上格式发送短信后,你的邮件接收地址会收到一封设置成功的邮件,你可以在接收邮件中进行查看
本文来自: 吾就爱智能 www.592zn.com 详细文章参考:http://www.592zn.com/thread-197934-1-1.html
- 2013-10-13 14:53:46下载
- 积分:1
-
usbcam
说明: wince camera driver for embedded ce 6.0
- 2020-04-28 20:46:20下载
- 积分:1
-
摔倒检测,背景减除法
本程序运用.C语言描述,在MATLAB软件上,原理是针对一段视频流,通过背景减除法,实现人体目标的检测,并使用形态学二值化后,并通过人体高宽比和有效面积比进行摔倒识别,将摔倒的视频帧保存下来。
- 2022-01-26 16:58:05下载
- 积分:1
-
LCDhuitu
电光调制器工作点控制的代码,主要运用PID算法,利用MSP430单片机实现(Electro-optic modulator operating point control code, the main use of the PID algorithm using MSP430 MCU)
- 2012-09-02 21:57:25下载
- 积分:1
-
Code to Learning OpenCV
"This library is useful for practitioners, and is an excellent tool for
those entering the field: it is a set of computer vision algorithms that
work as advertised."-William T. Freeman, Computer Science and
Artificial Intelligence Laboratory, Massachusetts Institute of
Technology
- 2022-07-14 00:54:32下载
- 积分:1
-
cifafenxi
通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。
实验内容及基本要求:
设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句)
要求:
1.输入源程序,最后以“#”作结束标志;
2.处理各单词,计算各个单词的值和类型;
3.输出各个单词名、单词的值和类型。
(By design, develop and debug a specific lexical analysis procedures, to deepen understanding of the principles of lexical analysis, and mastery of the programming language source code will be scanned in the decomposition process of lexical analysis of various types of words. Experimental content and basic requirements: the design of a simple programming language (language has+,- arithmetic, assignment statement has input statements, output statements, compound statements) requirements: 1 input source, and finally to " #" as. end marker 2 each word processing, calculating the value and type of each word 3 outputs each word name, value and type of the word.)
- 2021-04-28 08:28:43下载
- 积分:1