-
e0c017a5db62
经典谱估计,平均功率法,周期图法,bt算法,代码清晰明了,还配有注释(Classical spectrum estimation, the average power method, periodogram, bt algorithm code clarity, comes with comments)
- 2015-06-12 14:30:21下载
- 积分:1
-
CPPPremier
C++Premier(中文第四版)学习C++的红宝书(C++Premier(Chinese 4th edition))
- 2014-11-17 23:30:12下载
- 积分:1
-
Software-Engineering
本书全面系统地讲述了软件工程的概念、原理和典型的方法学,并介绍了软件项目的管理技术。本书正文共13章,第1章是概述,第2章至第8章顺序讲述软件生命周期各阶段的任务、过程、结构化方法和工具,第9章至第12章分别讲述面向对象方法学引论、面向对象分析、面向对象设计和面向对象实现,第13章介绍软件项目管理。正文后面有两个附录,分别讲述了用面向对象方法和结构化方法开发两个软件的过程,对读者深入理解软件工程学很有帮助,也是上机实习的好材料。
本书可作为高等院校“软件工程”课程的教材或教学参考书,也可供有一定实际经验的软件工作人员和需要开发应用软件的广大计算机用户阅读参考。 (This book comprehensively and systematically describes the concept of software engineering principles and typical methodologies, and introduces software project management techniques. Text book of 13 chapters, Chapter 1 is an overview, Chapter 2 to Chapter 8 describes the sequence of the various stages of the software lifecycle tasks, processes, methods and tools for structured, Chapter 9 to Chapter 12 were about object-oriented approach Introduction to science, object-oriented analysis, object-oriented design and object-oriented implementation, Chapter 13 describes software project management. There are two appendices behind the text, were about object-oriented methods and structured approach to develop two software products, for readers in-depth understanding of software engineering is helpful, but also on the local practice good material. This book can serve as institutions of higher learning " software engineering" course materials or teaching reference books are also avai)
- 2014-04-01 08:33:49下载
- 积分: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
-
Face
一个是打开一副BMP图像,一个是使用opengl把DATA文件夹下的txt文档中的数据重建成一个人脸模型。(One is to open a BMP image, the a opengl DATA folder to the data in the txt document under reconstruction into a face model.)
- 2012-07-19 11:25:02下载
- 积分:1
-
VCdll
说明: Vc++动态链接库实例讲解,很好的书籍,帮助初学者很快入门。(Vc++ dynamic link library examples to explain, very good books to help beginners started quickly.)
- 2010-03-23 00:20:29下载
- 积分:1
-
Winpcap-demo
一个简单的Winpcap抓包示例程序,能显示多网卡信息,能分别数据链路层和网络层的报文信息(A simple Winpcap packet capture sample program can display a multi-card information, respectively, the data link layer and network layer packet information)
- 2012-04-17 10:41:20下载
- 积分:1
-
MyMath
C++实现多种常用数字信号处理算法,傅里叶变换,FIR滤波器,IIR滤波器,卷积等(C++ implementation of a variety of commonly used digital signal processing algorithms, Fourier transform, FIR filters, IIR filters, convolution, etc.)
- 2016-01-12 11:39:55下载
- 积分:1
-
USE-OF-xpressive
正则表达式是处理文本强有力的工具,它使用一套复杂的语法规则,能够解决文本处理领域的绝大多数问题,如验证,匹配,查找,替换等,这些问题用通常的字符串算法是很难甚至无法解决的。这里包含boost xpressive的基 本用法(boost xpressive.boost xpressive.boost xpressive.regex,match,search)
- 2013-08-18 10:24:53下载
- 积分:1
-
Mydll
操作ORACLE和SQL BASE的封装类,并提供了相应的接口(Operation ORACLE and SQL BASE package type, and provides the corresponding interface)
- 2007-09-30 09:09:07下载
- 积分:1