java B++树 一个很好的算法来实现这些问题 推荐!
上传时间: 2015-04-24
上传用户:Pzj
如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *
标签: 整数
上传时间: 2015-04-24
上传用户:金宜
Towards a Monitoring Framework for Worldwide Grid Information Services. Serafeim. europar04
标签: Information Monitoring Framework Worldwide
上传时间: 2013-12-12
上传用户:lixinxiang
非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版
上传时间: 2015-04-24
上传用户:Miyuki
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
标签: classification easy-to-use regression and
上传时间: 2013-12-22
上传用户:二驱蚊器
书 名:Programming Windows程式开发设计指南 出版日期:2000/6/2 书 号:957-8239-73-4 I S B N:957-8239-73-4 原 作 者:Charles Petzold 译 者:余孟学
标签: 8239 Programming 957 Windows
上传时间: 2015-04-26
上传用户:xinyuzhiqiwuwu
用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能
上传时间: 2014-10-29
上传用户:731140412
a tool for modifying the boot logo of linux system
标签: modifying system linux tool
上传时间: 2014-11-06
上传用户:zxc23456789
A good png library for mulit-platform
标签: mulit-platform library good for
上传时间: 2013-12-25
上传用户:huyiming139
a fat12 source code, it is verified for many platform
标签: platform verified source code
上传时间: 2015-04-28
上传用户:llandlu