资源列表
psopt
- A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their
moss
- A program to find frequent molecular substructures and discriminative fragments in a database of molecule descr iptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures
armok01107747
- proteus debug for real best
face_detect
- 人脸检测代码。算法都是基本的。程序也有较大局限性,不过作为参考还是有价值的。-face detection code. Algorithms are basic. Procedures also have been quite limited, but as a reference or value.
EditTreeCtrlDemo
- As I was looking for a more advanced tree control, I came across the article Tree Editor by Yossi Patt. The tree control in this article seemed to have most of the features I had need for. Unfortunately this tree control was nearly unusable outside i
TreeControlTemplates_demo
- These templates allow CTreeCtrl derived classes programmers to add three basic functionalities to their classes:-CTreeCtrl derived c lasses programmers to add three basic function alities to their classes :
verticaltree
- While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
proptree_src
- The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web page for more information on
page20
- c++程序,模拟操作系统进程管理,里面有所有的文件和所明-c procedures, the operating system simulation process management, which has all the documents and that
PrtTView_demo
- This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
simple_tree_ctrl
- First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree
bf-C++sourc
- Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).