资源列表
9
- 9. 背包问题源码。设有一个背包可以放入物品的重量为s,现有n件物品,重量分别为w[0],w[1],...,[n-1]。问题是能否从这n件物品中选择若干件放入此背包中使得放入的重量之和正好等于s。如果存在一种符合上述要求的选择,则称此背包问题有解;否则称此背包问题无解。 数据输入: 第一行:测试集合个数m。 第二行:第一个测试用例的s值。 第三行:第一个测试用例的物品数量n。 第四行:第一个测试用例的n件物品的重量,中间用空格分开。 第五行:第二个测试用例的s值。 第
virtual
- 此文件讲述了多态特别需要注意的地方,许多公司都会考,比如迅雷等。-failed to translate
LMSxitongshibie
- 通过FIR滤波器的自适应调整,不断修正其系统函数,使其与未知系统的参数充分逼近,从而使误差最小,达到系统辨识的目的。-Through the adaptive FIR filter, and continuously revise its system function, so that the unknown system parameters with sufficient approximation, so that the smallest error to achieve system
creat
- 实现简单建立单链表 并输出链表内容 适合数据结构入门学习-Simple to establish a single list and list the contents of the output data structure suitable for entry-learning
DecToBase
- Base cal DEX to Base c-- code
CSC_220_Assignment_2
- 通过C++语言来实现乘法口诀表,该代码经过测试,完全没有问题.-Multiplication formulas to achieve the table
blink
- code blink for Imote2
MULTITREAD
- Multitreading. We created Producer(Chief) and 5 Consumers(Workers). Producer produces work, in our case it gives 20 different orders. Every order is being put in same queue which is shared with workers. First worker that is free to work executes inco
trade
- MT4里好用的脚本程序,直接导入即可,数值可以修改。-MT4 where the use of scr ipts, directly into your value can be modified.
OPENGL2
- 在vs2008平台上,用C#调用Opengl画一个三角形-on the platform of vs2008,using C# and opengl to draw a triangle
seqsearch
- 提供一个哈希算法,并且采用线性探查法解决冲突-A hashing algorithm and linear probing method to resolve conflicts
jianbian
- 用visual basic编程环境编写的关于窗体背景渐变显示-Written with visual basic programming environment displayed on the form the background gradient