资源列表
problem-2620
- Given set of line segments [Li , Ri] with integer coordinates of their end points. Your task is to find the minimal subset of the given set which covers segment [0,M] completely (M is a positive integer).
problem-2479
- Given a set of n integers: A={a1, a2,..., an}, we define a function d(A) as below: t1 t2 d(A) = max{ ∑ai + ∑aj | 1 <= s1 <= t1 < s2 <= t2 <= n } i=s1 j=s2 Your task is to calculate d(A).
problem-2392
- The cows are going to space! They plan to achieve orbit by building a sort of space elevator: a giant tower of blocks. They have K (1 <= K <= 400) different types of blocks with which to build the tower. Each block of type i has height h_i (1 &
GSD_V4.1
- profibus现场总线的GSD文件标准,GSD v4.1
vodtest
- 用来做视频会议的一个源代码,朋友帮忙搞得,实现功能很全面。
macrovirusbyorange
- 一个宏病毒源码 安全365社区 - AnQuan365_com 居安思危、思而有备、备而无患!
rfft
- 计算实序列傅立叶变换,利用其共轭对称性计算速度快,存储量小。
DataGridView
- 关于DataGridView的相关操作实例
matmath_c
- LM算法的实现并不难,这里给出了LM算法C语言实现,希望能给大家有所帮助
matlab_examples100
- 包含Matlab100个简单实用的例子,您可以通过对这些例子的使用,逐渐熟悉和掌握Matlab。
usb_20_new
- USB应用编程详细说明,非常值得一学,详细介绍了usb协议规范。如果想了解这方面的知识,就看看。
WorkerConsumer
- 制作一个生产者和消费者模型的程序。 一个线程每3秒产生一个4字母长的随机单词作为生产者 一个线程作为消费者,将得到的4字母长的单词记入到一个单词文件中。
