说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具
上传时间: 2013-12-16
上传用户:ippler8
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/
标签: open-source encryption Features software
上传时间: 2013-12-20
上传用户:123啊
CAN of C8051F500/F510 CAN 2.0 Bus 發送跟接收Keil C source sample code.可以用在CAN 2.x的上面喔~
上传时间: 2013-12-26
上传用户:417313137
Matlab 6.X辅助优化计算与设计----源代码
上传时间: 2017-02-16
上传用户:1051290259
X / Y Modem 协议 XMODEM/YMODEM PROTOCOL REFERENCE
标签: REFERENCE PROTOCOL XMODEM YMODEM
上传时间: 2014-01-09
上传用户:youlongjian0
显驱动 Intel英特尔G45G43G41G35G33G31G965Q963Q965GM965系列显卡最新X.Org驱动2.4.0版For Linux
上传时间: 2013-12-19
上传用户:rishian
用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。
标签: Blackman-Tukey 相关法 序列 函数
上传时间: 2014-10-30
上传用户:zhangzhenyu
VERILOG Synchronous FIFO. 4 x 16 bit words.
标签: Synchronous VERILOG words FIFO
上传时间: 2017-02-18
上传用户:410805624
C语言巧妙的宏定义, 如:得到指定地址上的一个字节或字 #define MEM_B( x ) ( *( (byte *) (x) ) ) #define MEM_W( x ) ( *( (word *) (x)
上传时间: 2013-12-20
上传用户:ztj182002
dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
标签: probabilistic distributed large-scale dynamical
上传时间: 2014-01-12
上传用户:wangdean1101