搜索资源列表
treelistview
- treelistview控件,它强化了treeview的功能,包里有现成的控件和控件的使用的相关例子,使用前可以看一下-treelistview controls, it reinforces the treeview functions, a bag of ready-made controls and controls related to the use of examples, the use of the former can look at the
filecat
- 界面和优化大师自带的碎纸机查不多,压缩包里有源代码,和相应的头文件,编译后就可用。-interface and optimized master's own investigation Shredder small bag of active compression code, and the corresponding first document, compiled after available.
MemoryLeakCheck
- 将压缩包里的头文件memory.h加入VC的INCLUDE目录下,在程序中写入Memory() 单步执行可以检查内存泄露-compressed bag of the first document memory.h join VC INCLUDE directory, in the process of inclusion Memory () can single-step implementation of memory leakage inspection
bag
- C++实现的,遗传算法解决背包问题,很经典-C++ implementation of genetic algorithm to solve knapsack problem, it is classic
bag
- 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
bag
- 用vc6.0解决背包问题。给定 n 种物品和一背包。物品 i 的重量是 wi,其价值为 pi,背包的容量为 m。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大-Solve the knapsack problem with vc6.0. Species of a given n items and a backpack. The weight of item i is wi, the value of pi, the capacity of backpack m. Asked sh
Cplusplus(PPT)AndCodes
- 压缩包里是清华大学的C++课件,有带示例源码,非常适合自学C-Compression bag of Tsinghua University' s C++ courseware, there are examples with source code, very suitable for self-learning C++
videopro
- matlab 视频处理,图像处理,视频播放,图像跟踪-matlab video processing, image processing, video playback, image tracking, etc., etc.
Bagoffeatures
- Famous Bag of features PPTs-著名的Bag of features PPT
BagOfWords
- Realization of Bag Of Words frames segmentation see http://www.vlfeat.org/applications/apps.html#apps.caltech-101
bag-problem
- 给定n种物品和一重量为M背包。物品i的重量是wi。问应如何选择装入背包的物品,使得装入背包中物品的总重量恰好为M,找出问题的所有解。-Given n types of items and a weight of M backpack. Item i is the weight wi. Asked how to choose the items into the bag, making the items into a backpack just for the total weight of M
bag
- 使用C++实现的01背包小程序可以在vc下运行-a algorith of 01 bag can run in VC directly
C-study-bag
- c语言学习包,包含多种资料,C语言计算机二级考试必备-c language learning package that contains a variety of information, and the C language computer two exams essential
BagOfWords
- Realization of Bag Of Words frames segmentation see http://www.vlfeat.org/applications/apps.html#apps.caltech-101
bag
- 这是求背包问题的一个程序,主要用了递归穷举的思想,希望可以帮到大家-This is a program seeking knapsack problem, the main idea of using a recursive exhaustive, I hope you can help
High-stability-characteristics_SURF
- 本程序针对光照变化和部分遮挡这两种情形,提出一种基于多帧视频图像的高稳定特征的交通标志识别方法。利用有交通标志的多帧视频图像的SURF特征建立bag of SURFs特征向量集,非常有利于对SURF研究的学者和研发人员进行学习和改造。-The program for the illumination changes and partial occlusion both cases, the paper proposes a high-stability characteristics of mu
BoF.tar
- Source Code for bag of features, developed in Matlab
Bag-of-Features.tar
- Bag of features source code developed in matlab. It contains mex files for clustering and eucledian distance.
bag-of-words
- 图像特征点提取词袋模型,添加LBP特征的选择,融合两种特征进行图像的特征提取-bag of words in images
bag
- 背包问题(Knapsack problem)是一种组合优化的NP完全问题。给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。(Knapsack problem is a NP-complete problem of normaloptimization. Each item has its own weight and price. In the limited total weight, how can we choose to make t