Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
class="tags">标签: classification easy-to-use regression and
class="time">上传时间: 2017-06-24
class="username">上传用户:253189838
GNU_Radio GNU radio is a free/open-source software toolkit for and the content is controlled by a handful of organizations. Cell building software radios, in which software defines the phones are a great convenience, but the features your phone transmitted waveforms and demodulates the received supports are determined by the operator s interests, not yours. waveforms. Software radio is the technique of getting code A centralized system limits the rate of innovation. Instead of as close to the antenna as possible. It turns radio hardware cell phones being second-class citizens, usable only if problems into software problems.
class="tags">标签: open-source GNU_Radio software toolkit
class="time">上传时间: 2017-06-27
class="username">上传用户:拔丝土豆
To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1). A jar file containing the class files can be downloaded here. Place this jar file in your class path before running the analyzer. LLAnalyze requires JDK 1.2. In the CSUGLAB, use g:\jdk1.2.2\bin\java (NT) or /usr/local/jdk1.2.1 (Solaris). You can also look at the source code for LLAnalyze. JLex is required to build it.
class="tags">标签: grammar developed determine analyze
class="time">上传时间: 2013-12-24
class="username">上传用户:thuyenvinh
I/O Kit Fundamentals Chapter 1 What Is the I/O Kit? Chapter 2 Architectural Overview Chapter 3 The I/O Registry Chapter 4 Driver and Device Matching Chapter 5 The Base classes Chapter 6 I/O Kit Families Chapter 7 Handling Events Chapter 8 Managing Data Chapter 9 Managing Power and Device Removal Appendix A I/O Kit Family Reference Chapter 10 Base and Helper class Hierarchy
class="tags">标签: Chapter Architectural Fundamentals Kit
class="time">上传时间: 2014-01-04
class="username">上传用户:虫虫虫虫虫虫
Mofire的JAR压缩包,反编译后可看到原class文件
class="time">上传时间: 2017-07-06
class="username">上传用户:CHENKAI
自己写的JAVA飞机飞行游戏,并附上所有的资源文件 ,包括导出的class和JAR文件,还有图片,JAVA源文件就一个,但内容很全,自己试着编译一下,应该不会有错。这个游戏主要考验使用键盘对飞行物体的控制等技巧。
class="time">上传时间: 2017-07-12
class="username">上传用户:我干你啊
非常好用的Java反编译器,将字节码文件反编译为java文件,想要学习别人源码的朋友用的着它的。用于将jar包中的.class文件反编译
class="time">上传时间: 2014-01-24
class="username">上传用户:sdq_123
java反编译器,将.class文件转化成.java文件,有兴趣学习源码的朋友会需要他的
class="time">上传时间: 2014-11-30
class="username">上传用户:bjgaofei
自己写的JAVA飞机飞行游戏,并附上所有的资源文件 ,包括导出的class和JAR文件,还有图片,JAVA源文件就一个,但内容很全,自己试着编译一下,应该不会有错。这个游戏主要考验使用键盘对飞行物体的控制等技巧。
class="time">上传时间: 2013-12-31
class="username">上传用户:zyt
LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。
class="tags">标签: Chih-Jen LIBSVM Lin SVM
class="time">上传时间: 2014-01-18
class="username">上传用户:baitouyu