资源列表
Maximum sum of subarray
- 题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1], find its maximum sum of suba
单链表
- 程序实现数据结构中单链表的功能,内含一个cpp文件,h文件和一个main文件(The program implements the function of a single chain table in the data structure, containing a cpp file, a h file, and a main file.)
iuzwgh
- 这是我在网上收集的用于计算圆内均匀随机数的一些方法,用的是FORTRAN语言()
Queue
- 实现循环队列的各种基本操作,如初始化、判断队列空或满、出入队操作(Implementation of the basic operations of a circular queue, such as initializing, judging queue empty or full, entry and exit operations)
DKOSN13
- CFD各种差分格式,ENO Lax-Friedriches Beam-Worming Lax实例()
fsmgl
- 几种排序和评价,快速排序等,有具体的时间比较!()
DoubleLinkedList
- double linked list in java by implement data structure
machine_mnmilding
- 基本蚁群算法程序程序在vc++6 0下面同过,对原来的做了一点修改,()
AML
- 对随机数的检测,统计0和1的频数,有利于减少计算量()
CQXAD959
- 解决算法题目时常用的标准库函数,有详细的使用方法说明哦,()
izipnnf1
- 钓鱼算法, fishing问题,各大acm网站上都有这道题目!()
