文件名称:arithmetic
介绍说明--下载内容均来自于网络,请自行研究使用
压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of chess, delete questions, statistics you order right, divisible by 15, the integer factorization, the best natural number, the longest common subsequence. Inside each question are. Txt, contains a detailed descr iption of the subject and source code implementation. Program was completed in vc6.0 compile.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
统计逆序对.txt
整除15.txt
整数因子分解.txt
最优自然数.txt
最长公共子串.txt
强盗分赃.txt
区间相交问题.txt
取数对弈.txt
删数问题.txt