-
introduction-of-CUDA-PPT
初步的CUDA介绍,CUDA用于加速处理。很好用的CUDA入门教材(Initial introduction of CUDA, CUDA to accelerate processing. Good use of CUDA primer)
- 2011-10-17 10:28:36下载
- 积分:1
-
ADO
在MFC种利用ADO进行数据库的处理,也可以用ODBC来做。(Use ADO in MFC to test the SQL.)
- 2009-03-05 13:55:44下载
- 积分: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
-
123
字符串的查找删除功能以及提出子串数据功能(String search function and delete function string data were submitted)
- 2011-11-30 22:06:22下载
- 积分:1
-
sqlite
windows sqlite3 封装类接口(windows Sqlite3 package class interface)
- 2017-04-20 23:06:27下载
- 积分:1
-
VS2010--MFC
这是一个简单的VS2010之MFC串口编程教程,它可以指导初学者学习MFC简单入门编程(This is a simple tutorial serial programming MFC VS2010 it, it can be a simple guide for beginners to learn MFC introductory programming)
- 2014-11-30 20:03:07下载
- 积分:1
-
hamming
汉明码编码译码源码,谢谢大家分享,~~~~(Hamming code encoding decoding source code, thank you for sharing)
- 2010-03-12 15:00:04下载
- 积分:1
-
VideoCaptureAndDisplay
VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。(VFW (Video for Windows) function is a Windows environment, an important tool for video capture is the Windows operating system, library of additional video services. Because the function can be easily achieved VFW video and audio data stream to AVI file is stored in the Visual C++ will also function as AVICAP VFW window class function. AVICAP window class provides applications access the video capture of a hardware-based, message-based interface, so that it can access video and waveform files can be a flexible source capture analog video from a digital video signal, and the video captured stream is stored to disk or directly to the video buffer for processing.)
- 2011-01-05 11:10:45下载
- 积分:1
-
phaseunwrap11
相位图像的相位解包算法对一个相位图进行解包裹(Phase image of phase unwrapping algorithm for a phase map unwrapping)
- 2008-05-04 14:32:32下载
- 积分:1
-
StatusTime
在状态栏上实时显示当前时间,VC++精选编程学习源码,很好的参考资料。(Real time display in the status bar to the current time, VC++ select learning programming source code, a good reference.)
- 2013-12-02 12:47:37下载
- 积分:1