-
telephone billing for procedures/* signal definition : clk : clock signal, which...
电话计费器程序/*信号定义:
clk: 时钟信号,本例中其频率值为1Hz;
decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示
长话,“11”表示特话;
dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元
(500 角);
disptime: 显示本次通话的时长;
write,read: 当write 信号下降沿到来时写卡,当话卡插入,read 信号变高时读卡;
warn: 余额过少时的告警信号。本例中,当打市话时,余额少于3 角,打长
话时,余额少于6 角,即会产生告警信号;
cut: 当告警时间过长时自动切断通话信号。 */-telephone billing for procedures/* signal definition : clk : clock signal, which in this case, their frequency of 1Hz; decide : Telephone Bureau feedback signal, then the Treasury representative types, "01" Urban said, "10" The point said, "11" expressed special words; dispmoney : to show the card balance, the unit of angle, Here are supposed to show the maximum amount of 50 billion yuan (500 angle); disptime : The calls show the length; write, read : When the write signal arrival of the down time to write cards, When the card insert, read signal change high Reader; warn : Fees balance of the alarm signal. In this example, when fighting Cit
- 2022-02-26 10:38:56下载
- 积分:1
-
在MATLAB中读取edf格式数据,用于脑电信号处理
在MATLAB中读取edf格式数据,用于脑电信号处理-In MATLAB to read edf format data for EEG signal processing
- 2023-03-29 16:45:03下载
- 积分:1
-
人力资源管理系统
本系统实现了以下功能:
l 系统界面设计美观、友好;
l 智能化程度高、操作灵活、方便;
l 系统运行稳定、安全可靠;
l 反应快速、计算准确;
l 实现新员工入
- 2023-04-14 10:20:22下载
- 积分:1
-
内容和要求
1. 论述课题的性质、内容以及本次课程设计的目的和要求。
2. 说明系统对计算机软、硬件环境的基本要求,对Windows操作系统和VF6.0...
内容和要求
1. 论述课题的性质、内容以及本次课程设计的目的和要求。
2. 说明系统对计算机软、硬件环境的基本要求,对Windows操作系统和VF6.0数据库管理系统简要的说明。
3. 总体设计方案的分析、比较和论证。
4. 数据库的建立,数据库中表的结构,各表中关键字的设置,表与表之间的关系。
5. 应用程序的菜单设计和界面设计,表单和报表的设计。
6. 编写代码、上机输入、调试、修改并运行通过。
7. 编写课程设计说明书。说明书是总结性的技术文件,应全面叙述整个设计的内容及过程(可参考上述6条),发现的问题及解决方法等。
8. 源代码和参考书目应作为说明书的附录。
9. 说明书应采用学校印刷的课程设计专用纸张,文字说明不少于6000字,数据库的总记录条数不少于100条。说明书中应包括系统结构示意图。
10.说明书一律横向装订,装订线在左侧。按目录、正文、
-a content and requirements. Discussed issues of the nature, content and design of the course the purpose and requirements. 2. Note to the computer system software and hardware environment, the basic requirements are that for Windows operating systems and database management systems VF6.0 briefly. 3. Design program analysis, comparison and verification. 4. The creation of the database, the database table structure, the keyword table settings, table and the relationship between the table. 5. Application procedures for the design and menu interface design, and the statements of the form d
- 2022-02-01 20:45:24下载
- 积分:1
-
文件维护考勤
Document for Attendance mantainence
- 2022-03-21 20:37:14下载
- 积分:1
-
From Windows to Linux.
指引开发者走向Linux的路线图。
From Windows to Linux.
指引开发者走向Linux的路线图。-From Windows to Linux. Guidelines for Linux developers to the road map.
- 2022-07-23 15:43:26下载
- 积分:1
-
Vipul这是同样progamar于acctiocation
vipul this is a sampale progamar dfor acctiocation
- 2022-01-24 17:33:50下载
- 积分:1
-
Useful information on a drawing if you have similar trouble also upload informat...
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈-Useful information on a drawing if you have similar trouble also upload information onto Kazakhstan
- 2022-03-14 23:56:02下载
- 积分:1
-
Geely University Tigers teacher machine learning courseware
吉利大学时小虎老师机器学习课件――介绍GA算法-Geely University Tigers teacher machine learning courseware- Introduction GA Algorithm
- 2022-08-23 22:23:43下载
- 积分:1
-
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。
除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
- 2023-01-05 15:35:03下载
- 积分:1