搜索资源列表
cchangyongsuanfa-Source
- 此书所附的所有代码,对经常遇到的数学问题有很好的帮助-book all of the code attached to the frequently encountered mathematical problem with the help of a very good
qsng
- 一个非常好的青少年宫整站asp源码,我试过了,没有问题,也不含任何后门。-a very good young Palace Station asp source whole, I tried, no problem, but also contain no back door.
Tanxinfa1
- 0-1背包问题,按价值最大为标准时划分的.-0-1 knapsack problem, the maximum value of the standards.
2_8.c
- 约瑟夫环问题 采用C语言编写 没有用链表 而是用数组实现-Josephus problem using C language does not use chain instead of the array to achieve
sourceforJava1
- java开发的源程序例子它包括有基本的java语言练习是我亲自写出来的保证没有问题-java development of the source code examples which includes a basic java language practice I personally written by Bao Permit no problem
josep
- Josephus排列问题定义如下:假设n个竞赛者排成一个环形。给定一个正整数m,从某个指定的第一个人开始,沿环计数,每遇到第m个人就让其出列,且计数继续进行下去。这个过程一直到所有的人都出列为止。最后出列都优胜者。每个人出列的次序定义了整数1,2,...,n的一个排列。这个排列称为一个(n,m)Josephus排列。例如,(7,3)Josephus排列为3,6,2,7,5,1,4.对于给定的1,2,...n中的k个数,Josephus想知道是否存在一个正整数m(n,m)Josephus排列的最后
2^65536
- 一般計算機或電腦算不出如此龐大之數字,此程式即能解決此問題,因為輸出太多,所以把它存進檔案。-general computer or computer operator not see this huge number, the program is able to solve this problem, because the output too much, So it put into files.
字符串汉字统计
- 《Delphi 7经典问题解析》源代码____字符串汉字统计.rar《Delphi 7经典问题解析》源代码____字符串汉字统计.rar-"Delphi 7 classic problem resolution" source code ___ string Chinese statistics. Rar "De lphi seven classic problem resolution "source code ___ string Chinese st
acmanswerpack
- 本光盘是《国际大学生程序设计竞赛例题解(一)》的配套光盘,内容包括书中对应章节习题的测试数据,部分附带有程序源码。以便于读者更好地学习。 本文件在于说明光盘的功能、各目录的内容及运行的软硬件环境、常见问题的解决 方法等需给读者讲明的问题。 光盘结构:光盘结构按照书本的目录对应编排。共有四个目录,分别存放书中第二、四、六和七章例题的数据,它们又分别在各自的下一层目录存放每一节(一节就是一道例题)的内容。 数据文件:数据文件是本光盘的主要文件。每道例题都有大约8组的测试数据,
max2
- 最大子矩阵和问题 对于给定的m 行n 列的整数矩阵,编程计算其最大子矩阵和。-matrix and the biggest problem for a given m trip out of the integer n matrix calculation of its programming matrix and the greatest son.
迷宫问题回朔解法
- 迷宫问题回朔解法-maze Schomburg solution to the problem
Chinese-postman-problem-for-DNA-computing
- 中国邮递员问题的DNA计算,从学校的数据资源库里找着的,感觉不错,在此向大家支持一下-Chinese postman problem for DNA computing, data resources from the school library found, an excuse, and feel good, look at this opportunity to Members to support the
maze-problem
- 迷宫程序,输入行列值(包含围墙),自动生成一个迷宫并自动搜索路径,其中1代表围墙,0代表通路,最后打印路径,内容很简单,默认方向由正北方顺时针搜索。三个文件中maze.c是主文件。-c program,the maze problem.
target-problem
- c语言常见的打靶问题。是初学者经常遇到的问题。该语言使用VC+6.0直接编译即可。-C language of the common target problem. Is the issue of beginners often encountered. The language use of VC+ 6.0 compiler can be directly.
knapsack-problem
- C++经典算法:背包问题讲解 共九课讲的非常清晰-C++ classic algorithms: knapsack problem to explain 9 sessions
the-problem-of-buying-productions
- 输入各个商品及其价格,输出商品对应的个数-the problem of buying productions
Parallel-machine-problem
- 一个简单的并行机问题的优化程序,我自己试过了,是可以使用的 -A simple program for parallel machine problem, I tried, can be used
Towers-of-Hanoi-problem
- 从入门到精通C语言书籍源代码,给出了汉诺塔问题方案-From entry to the master C language source code book, Tower of Hanoi problem given program
The-biggest-problem-cuboid
- 最大长方体问题,王晓东算法课后题,有详细的注释-The biggest problem cuboid, Xiaodong algorithm after-school title, has detailed notes
eight---ma--problem
- 求取八数码问题,很多面试题有用到,文件是该问题的源码。-Strike eight digital, a lot of useful to face questionsma , many interview using this problem as a test problems
