-
-
clonePtr.zip
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
-
-
-
GVF_Snake.rar
GVF相关代码及相关论文资料(),含:
GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code,
ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。
(所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip)
-
TomoEye.zip
... and converts them to grayscale images. Then, it extracts pre-defined feature vectors from the images and sends them to Support Vector Machine (SVM) to get the classification. Using the result, our program will be able to control the mouse cursor in real- ...
-
zmod.zip
... | y(:,1)
% |__|
% __
% / \ ________|/
% | | | s2 |/ y(:,2)
% \____/ --------|/
%
% Fs Sampling frequnecy
%
% OUTPUT:
% B spectrogram/Campbel diagram
% x x-axis coordinate vector (time or Speed)
% y y-axis coordinate vector (frequency [Hz])
-
quickstack.zip
I provide an implementation of fast-growing indexable stacks which outperforms std::vector and std::deque.
-
SvmFu-3.1.rar
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.
-
jsppagestabs.rar
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码
-
-