-
这是java程序
SimpleServlet.java
这是java程序
SimpleServlet.java-procedures SimpleServlet.java
- 2022-05-10 12:19:24下载
- 积分:1
-
MF
说明: 关于 Visual studio的书籍,实现了很多功能,很有借鉴意义。值得一看。适合学习。(Books about Visual studio, to achieve a lot of features, and a useful one. Worth a visit. Suitable for learning.)
- 2013-03-21 16:52:44下载
- 积分:1
-
VCPP-search-image
亲密体会C++编程的各项技术及前沿科技,让你学有所活哦 亲(Intimate experience C++ programming technology and cutting-edge technology, so that you have learned to live Oh pro)
- 2012-11-02 17:34:44下载
- 积分:1
-
ToggleButton
Displays checked/unchecked states as a button with a "light" indicator and by default accompanied with the text "ON" or "OFF".
- 2013-11-14 22:47:59下载
- 积分:1
-
ART
ART算法图像重构,用matlab实现的算法(ART algorithm image reconstruction and matlab implementation algorithm)
- 2017-12-13 10:42:02下载
- 积分:1
-
palindrome
用C++语言判断一串字符串是否回文,希望广大吧友支持(Determine whether the string with C++ language palindrome string of hope that the majority support it Friends)
- 2013-12-14 13:02:28下载
- 积分:1
-
VCOpenDDS
ACE+TAO windows环境下编译ACE编译OpenDDS(ACE+ TAO windows environment compiler ACE source)
- 2013-08-01 23:03:26下载
- 积分:1
-
SunCal
用C#写的进行太阳高度角,太阳倾角,以及日照时数的计算的程序,通过输入经度和纬度,以及时间,即可得出需要的精确的地理用科学计算数字!(written in C# for the angle of the sun, the sun angle, and sunshine hours in the calculation process, through the importation of longitude and latitude and time can be obtained by the precise geographical scientific calculations!)
- 2005-07-07 12:57:39下载
- 积分:1
-
chattr
Change file attributes on an ext2 file system.
- 2013-05-14 18:02:12下载
- 积分:1
-
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