资源列表
subSetSum
- 说明:子集和问题 给定一个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工具-Descr iption: a subset of the problem and given a set of n integers X = (
61549801SeriesSample
- windows串口界面源码,VS2005上亦可进行调试-windows source serial interface, VS2005 can be conducted on debugging
rtnet-0.9.13
- Hard Real-Time Networking for Real-Time Linux
chepaidingweihegaosilvbo
- 这个程序代码的主要目标是对车牌图像定位和高斯滤波,从而方便在网上进行传播-The code' s main objective is to license plate location and Gaussian image filtering, in order to facilitate the dissemination of online
rt73_303
- rt73的3.03源码,需要按照说明更改makefile文件-3.03 rt73 source, you need to follow the instructions to change the makefile file
ProcessInfo
- 显示当前系统运行的进程,并能够查看进程中所加载的模块-show the system process and modules
bs
- 图形图像处理毕业设计,毕业设计源代码,调试通过-Graphics Image Processing graduation, graduation design source code, debugging through
Sierpinskiditan
- 给定不同的递归深度,通过使用海绵算法,绘制Sierpinski地毯,在三维环境中按照画家算法绘制20个小立方体-Given the different recursion depth, by using the sponge method, drawing Sierpinski carpet, in the three-dimensional environment, according to Painter' s algorithm draw 20 small cubes
SHA3
- 带界面的hash算法,分别提供了CUBEHASH、 CROSTL、LANE、SHABAL、SPECTRAL物种候选sha3算法-Interface with the hash algorithm, respectively, provide CUBEHASH, CROSTL, LANE, SHABAL, SPECTRAL species candidate sha3 algorithm
quyu
- 区域扫描算法的实现,也包括种子填充算法;有点问题需要调试-Area scanning algorithm, including seed filling algorithm little problem requires debugging
FaceDetection
- 一些关于人脸检测的收费论文,来之不易啊
