搜索资源列表
string_process
- 大学作业,用GCC编写的C语言程序。string处理系统。用于对string赋值,string合并和其他功能。如输入: set one \"The cat\" set two \"sat on the mat\" set sentence one + SPACE + two append sentence \" by itself.\" print sentence printwordcount sentence printwords sentence
libsvm-2.9
- 文本分类工具libsvm-2.9.zip 信息检索和数据挖掘的中用到的工具包, 里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
testSCI
- 实现matlab与C++的接口,打开mat文件-Achieve matlab and C++ interface, open mat file
libsvm-mat-2[1].9-11
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~c
QualityGuidedUnwrap2D_r1
- 基于matlab实现干涉显微镜图像重构中的二维解包裹函数。- QualityGuidedUnwrap2D implements 2D quality guided path following phase unwrapping algorithm. Inputs: 1. Complex image in .mat double format 2. Binary mask (optional) Outputs: 1. U
houghline
- opencv2.4.3 新版的c++接口 霍夫直线检测 直线轮廓描绘-opencv2.4.3 hough line detector the new c++/Mat construction
LDPC
- The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
01
- Descr iption 给定一个r * c的只包含0和1两个数字的矩阵,对于矩阵中任意一点(x,y),定义(x,y)的权为(x,y)到与此点曼哈顿距离最小的1的曼哈顿距离(如果mat[x][y] = 1,则(x,y)的权为0)。请求出对于给定01矩阵中所有点的权值之和。 所谓曼哈顿距离——两点在南北方向上的距离加上在东西方向上的距离,即D(I,J)=|XI-XJ|+|YI-YJ|。对于一个具有正南正北、正东正西方向规则布局的城镇街道,从一点到达另一点的距离正是在南北方向上旅
MwArray
- matlab与visual C++混编中mwArray与Mat之间相互转换-The translation between mwArray and Mat.
Data
- osu-svm是一个基于libsvm的matlab工具箱,分为c-svm和nu-svm,本质上差不多,c-svm中c的范围是1到正无穷,nu-svm中nu的范围是0到1,nu是错分(ComputeSampEnSVM_Toolbox\osu_svm3.00\cmap.mat SVM_Toolbox\osu_svm3.00\Contents.m SVM_Toolbox\osu_svm3.00\demo\c_clademo.m SVM_Toolbox\osu_svm3.00\demo\c_
cameralink interface
- 项目包含用来连接TopSee电子公司的相机接口的C++ 的类,cameralink接口使用该公司提供的DLL文件。项目的输出数据到opencv中框架中相似的视频项目 参见Opencv libraries中NetSDK DLLPLayer(C++ class for interfaciing with TopSee Electronic Tech camera's using the provided DLL. Outputs to opencv Mat image frames similar