-
3005
5、大整数除法
Description
求2个大的正整数相除的商
Input
第1行是测试数据的组数n,每组测试数据占2行,第1行是被除数,第2行是除数。每组测试数据之间有一个空行,每行数据不超过100个字符
Output
n行,每组测试数据有一行输出是相应的整数商
Sample Input
3
2405337312963373359009260457742057439230496493930355595797660791082739646
2987192585318701752584429931160870372907079248971095012509790550883793197894
10000000000000000000000000000000000000000
10000000000
5409656775097850895687056798068970934546546575676768678435435345
1
Sample Output
0
1000000000000000000000000000000
5409656775097850895687056798068970934546546575676768678435435345
(5, large integer division Description demand two large positive integer dividing the business Input line 1 is the number of test data set n, each test data and 2 lines, line 1 is the dividend, in line 2 is the divisor. Each test data have a blank line between each row of data does not exceed 100 characters Output n lines, each line of output test data with the corresponding integral operators Sample Input 3 2405337312963373359009260457742057439230496493930355595797660791082739646 2987192585318701752584429931160870372907079248971095012509790550883793197894 10000000000000000000000000000000000000000 10000000000 5409656775097850895687056798068970934546546575676768678435435345 1 Sample Output 0 1000000000000000000000000000000 5409656775097850895687056798068970934546546575676768678435435345)
- 2010-08-27 15:07:08下载
- 积分:1
-
49615636
WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用(WINDOWS programming, one made of VC TCPSERVER program, the WINSOCK self-important is very practical)
- 2017-07-22 10:30:12下载
- 积分:1
-
Important-QuadTreeLOD
基于DEM的三维地形绘制,通过四叉树实现LOD细节层次结构(DEM-based three-dimensional terrain rendering by Quadtree LOD hierarchy details)
- 2015-03-29 17:38:56下载
- 积分:1
-
CManageDraw
说明: 仿WINDOWS里面的画图程序,只做了部分模仿,还差一部分未完成(imitation windows inside the drawing program, doing some copying, there is still some unfinished)
- 2005-09-12 10:20:05下载
- 积分:1
-
netSample
说明: a sample application of gis event api for c#
- 2019-02-01 01:04:47下载
- 积分:1
-
gongziguanli
MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)
- 2012-11-16 20:34:25下载
- 积分:1
-
huang3
VC++6.0,对图片进行二值化处理(VC++ 6.0, pictures binarization processing)
- 2008-12-27 14:36:20下载
- 积分:1
-
OFDM_ti6701
说明: 使用ti公司的6701板完成的ofdm系统,同时具有MATLAB代码和英文说明。
(ofdm sender
1. start code composer studio
2. open .\OFDMsender\sender.pjt
you may need to change the paths to the librarys and include directory
3. build
ofdm receiver
1. start code composer studio
2. open .\OFDMreceiver\receiver.pjt
you may need to change the paths to the librarys and include directory
3. build
Library files
ti\c6000\cgtools\lib\rts6701.lib
ti\c6000\evm6x\dsp\lib\devlib\dev6x.lib
ti\c6000\evm6x\dsp\lib\drivers\drv6x.lib
Include directory
ti\c6000\evm6x\dsp\include)
- 2009-08-10 13:12:22下载
- 积分:1
-
Ogre_VC9_AppWizard_1.7.2
Ogre_VC9_AppWizard_1.7.2.exe,vs与ogre集成环境插件(Ogre_VC9_AppWizard_1.7.2.exe, vs ogre integrated environment plug)
- 2013-01-06 17:59:32下载
- 积分:1
-
AlwaysOnTop
vc 使窗体保持在最前AlwaysOnTop的程序源码,希望对大家有所帮助(vc the form remains on top AlwaysOnTop the program source code, we hope to help)
- 2011-07-01 21:50:43下载
- 积分:1