-
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
-
这是一个能在51中运行的精简UCOSII操作系统
这是一个能在51中运行的精简UCOSII操作系统-This is a run in 51 operating system to streamline UCOSII
- 2023-05-02 07:35:04下载
- 积分:1
-
本次实验学习和掌握LabvIEW顺序结构的执行过程和使用方法
本次实验学习和掌握LabvIEW顺序结构的执行过程和使用方法-This experiment in order to learn and master the structure of LabvIEW implementation process and use
- 2022-06-15 21:47:58下载
- 积分:1
-
马里奥游戏
这个游戏是马里奥(在日本人)的迷你版。该代码是用C写的与所谓的SDL库。
- 2022-04-24 17:31:33下载
- 积分:1
-
用于altera maxii cpld的电话计费器示例程序和原理图
用于altera maxii cpld的电话计费器示例程序和原理图-For the altera maxii cpld telephone meter sample application and schematic
- 2022-01-25 14:14:16下载
- 积分:1
-
这个小游戏是我和一个学长编出来的。准确地说,我只是做了很少的一点工作,对于初学 c的人来说, 可以...
这个小游戏是我和一个学长编出来的。准确地说,我只是做了很少的一点工作,对于初学 c的人来说, 可以-small game and I was a part of seniority. Exactly, I just do a little bit more work, for beginners c people, a good look
- 2022-02-28 16:01:47下载
- 积分:1
-
这是一个简单的迷宫程序,我花费了一天的时间写的
这是一个简单的迷宫程序,我花费了一天的时间写的-This a simple maze procedure, I spent a day of time to write!
- 2022-02-03 05:39:28下载
- 积分:1
-
human life curve based on scientific theory, each person has a biological clock,...
人体生命曲线 根据科学理论,每个人都有一个生物钟,生物钟的运动直接影响到人的智力、体力和情绪的变化,三者呈正弦曲线分布,并且按各自不同的周期运动。正确掌握自己的生物钟,把握好自己智力 、体力和情绪的最佳状态,将有助于您的工作、学习和健康。-human life curve based on scientific theory, each person has a biological clock, the circadian clock directly affect the movement of the intellectual, physical and emotional changes, the three were sinusoidal curve distribution, in accordance with their respective campaign cycle. Correct use of the biological clock, a good grasp of their intellectual, physical and emotional best, will help your work, learning and health.
- 2022-01-22 01:03:10下载
- 积分:1
-
procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-07-05 03:20:50下载
- 积分:1
-
dos 系统下 isa内猫模块的测试程序
dos 系统下 isa内猫模块的测试程序-dos systems within isa cat module testing procedures
- 2022-11-20 03:15:03下载
- 积分:1