-
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
-
一个很简单的windows程序,但特别有意思,使用到了很多的游戏编程知识!...
一个很简单的windows程序,但特别有意思,使用到了很多的游戏编程知识!-a very simple procedure windows, but particularly interesting, the use of a lot of games programming knowledge!
- 2023-07-06 08:35:03下载
- 积分:1
-
从网页中提取内容,取出各种标记,只保留文本内容,生成文本文件。...
从网页中提取内容,取出各种标记,只保留文本内容,生成文本文件。-Extracted from the web site content, remove all kinds of tags, only the text to generate a text file.
- 2023-08-14 12:30:03下载
- 积分:1
-
1602显示程序,更直观,更明了。1602的各步操作都有详尽的注释,并且已通过我的验证。...
1602显示程序,更直观,更明了。1602的各步操作都有详尽的注释,并且已通过我的验证。-1602 display program, more intuitive, more straightforward. 1602 of the step-by-step detailed annotations, and have passed my test.
- 2022-02-20 05:58:22下载
- 积分:1
-
软件用来观测和比较源yuv视频序列,可同时打开36段视频
软件用来观测和比较源yuv视频序列,可同时打开36段视频-Software used for observation and comparison of source yuv video sequence can be opened at the same time 36 video
- 2022-03-20 01:27:37下载
- 积分:1
-
VB添加和修改环境变量一例
VB创建和修改环境变量一例,演示如何操作Windows的环境变量,比如读取和显示所有变量、改变环境变量值、创建添加新变量等。。
- 2022-02-13 21:04:48下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
一个ERP源码,包括进销存/财务/生产制造等系统,已经成功应用于多家单位....
一个ERP源码,包括进销存/财务/生产制造等系统,已经成功应用于多家单位.- A ERP source code, including sells saves/system and so on
financial/production manufacture, already succeeded applies to many
units
- 2022-08-22 12:41:05下载
- 积分:1
-
Some knowledge of computer systems commonly used documents, such as how to compl...
一些电脑系统常用知识如怎样彻底删除文件,dos下系统备份等-Some knowledge of computer systems commonly used documents, such as how to completely delete, dos, such as under the system backup
- 2022-07-02 19:34:34下载
- 积分:1
-
使用C语言写的求解一道简单的逻辑推理题的例子。具体题目请看说明。...
使用C语言写的求解一道简单的逻辑推理题的例子。具体题目请看说明。-use of the C language to write a simple solution to the logical inference that example. See note specific topics.
- 2022-02-16 09:10:10下载
- 积分:1