-
C54DSPSshiyan
word文档,包含了常见的8个DSP实验,详细说明和源码。(word document contains a common eight DSP experiment, detailed descriptions and source code.)
- 2007-01-18 19:46:05下载
- 积分:1
-
wordcount
Simulate wc command in Linux
- 2012-03-14 11:07:23下载
- 积分:1
-
mksdboot1
Utility to make bootable SDcard in newer versions of x 64 ubuntu.Use in case original mksdboot.sh not working due to wrong SD drive mapping enumeration
- 2016-02-07 16:38:23下载
- 积分:1
-
modulation
有关4QAM,16QAM,64QAM,DQPSK的调制解调的(The 4QAM, 16QAM, 64QAM, DQPSK modulation and Demodulation)
- 2020-10-19 19:07:25下载
- 积分:1
-
hello
说明: vscode测试代码,hello world(vscode test,hello world)
- 2020-06-19 20:20:01下载
- 积分:1
-
串口加调试助手加串口模拟
自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)
- 2017-10-16 17:28:33下载
- 积分:1
-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16:32下载
- 积分:1
-
Observer
a observer pattern desing example in c++ a basic class room one
- 2015-09-24 17:01:56下载
- 积分:1
-
四个开关
大学老师布置的作业,第一个关于流水灯,第二个和第三个关于单向流水灯,最后是四闪。(Homework assigned by university teacher)
- 2018-10-24 20:42:05下载
- 积分:1
-
B06040324_B2
模拟电信计费系统的设计与实现
要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中:
通话费的计算方法如下:
通话费=长途电话费+本地电话费
长途电话费=费率(元/分钟)×通话时长(分钟)
(通话时长不满1分钟的按1分钟计算)
本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。
(2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示:
用户名 电话号码 本地话费 长途话费 话费总计
(3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为:
用户名 主叫电话号码 被叫电话号码 通话时长
(Design and implementation of simulation of telecommunication billing system
Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them:
The following conversation method to calculate the fee:
Long distance telephone calls =+ local telephone fee
Long distance telephone fee = rate (yuan/minute)* call time (minutes)
(call time less than 1 minutes to 1 minutes)
Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later.
(2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen:
The user name phone number local calls long distance charges charges totaling
(3) if a single query. Enter a phone number, query and display all the call records of th)
- 2013-09-25 05:53:29下载
- 积分:1