经过几天的学习,终于可以正常的用libsvm工具箱咯……工具箱很强大但是刚开始总是错误百出啊!在遇到问题时google了一下在网上总能找到很多解决方法。。。我总结的是能解决我当时的问题的那些~
首先附上使用过程
step1: 输入>>mex
-setup
step2:
Please
choose your compiler for building ext...
分类:
其他好文 时间:
2014-12-11 17:29:00
阅读次数:
317
Table of ContentsIntroductionDownload a Java Development Kit (JDK) version 6Install Apache Ant 1.8.1 or laterCheckout or obtain the source code for To...
分类:
其他好文 时间:
2014-12-10 15:47:24
阅读次数:
123
试编程实现提取图像Fig1006(a)(building).tif中的边缘.解:采用Canny边缘检测器,代码如下:functionCanny()%自己写的Canny算法,陈焜clc;clearall;closeall;img=imread('Fig1006(a)(building).tif');f...
分类:
编程语言 时间:
2014-12-09 19:04:16
阅读次数:
388
EOJ2067 最小生成树 prime算法和kruskal算法实现
题目:
Building Roads
Time Limit:1000MS Memory Limit:30000KB
Total Submit:476 Accepted:144
Description
Farmer John had just acquired...
分类:
其他好文 时间:
2014-12-08 21:30:49
阅读次数:
355
本教程翻译自官方《Walkthrough - Building a game with CocosSharp》,官方教程有很多地方说的不够详细,或者代码不全,导致无法继续,本人在看了GoneBananas项目代码后,对本教程进行了部分修改,但当前只涉及Android方面,iOS因没有环境验证代码,暂...
分类:
其他好文 时间:
2014-12-07 19:08:18
阅读次数:
336
http://imid.me/blog/2013/07/22/building-android-rest-client-applications-efficiently-number-1/
http://wangchao0721.wordpress.com/2011/06/02/android-rest-client%E6%9E%B6%E6%9E%84%E5%AE%9E%E8%B7%B5-%E7...
分类:
移动开发 时间:
2014-12-05 21:17:21
阅读次数:
154
1 文件--新建--项目 控制台应用程序,填写信息,确定:2 在解决方案管理器中,选中AmyConsoleApp,添加新项,选择ADO.NET 实体数据模型,添加:3 在选择模型内容中选择“从数据库生成”,下一步。4 在选择您的数据连接中,选择一个可以连接的数据库,命名实体连接为SampleEnti...
分类:
其他好文 时间:
2014-12-05 14:11:54
阅读次数:
183
在Mac OS X10.10下sudo gem install curses 返回如下错误:
apple@kissAir: ruby_src$sudo gem install curses
Password:
Fetching: curses-1.0.1.gem (100%)
Building native extensions. This could take a...
分类:
系统相关 时间:
2014-12-03 12:33:28
阅读次数:
394
http://erlangcentral.org/wiki/index.php/Building_a_Non-blocking_TCP_server_using_OTP_principlesCONTENTS[hide]1Author2Overview3Server Design4Applicatio...
分类:
其他好文 时间:
2014-12-02 18:44:21
阅读次数:
282
HTML5 BoilerplateHTML5 Boilerplateprovides a great way to get started building HTML5 sites. It includes many best practices out of the box and even in...
分类:
Web程序 时间:
2014-12-01 06:29:19
阅读次数:
202