// Hint: These Classes are intended to be used as base Classes. Do not // simply add your code to these files - instead create a new Class // derived from one of CSizingControlBarXX Classes and put there what // you need. See CMyBar Classes in the demo projects for examples.
Class="tags">标签: Classes intended simply These
Class="time">上传时间: 2016-04-07
Class="username">上传用户:thinode
模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-Class pattern Classification setting. This basic model best illustrates intuition and analysis techniques while still containing the essential features and serving as a prototype for many applications. Topics discussed include nearest neighbor, kernel, and histogram methods, Vapnik–Chervonenkis theory, and neural networks. The presentation and the large (thogh nonexhaustive) list of references is geared to provide a useful overview of this field for both specialists and nonspecialists.
Class="tags">标签: statistical Classical Abstract pattern
Class="time">上传时间: 2013-11-25
Class="username">上传用户:www240697738
Java反编译工具,支持目录级的反编译,也支持双击.Class文件就可查看源文件
Class="time">上传时间: 2016-04-19
Class="username">上传用户:nairui21
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2). If wou don愒 want to send Parameter 3 (P3) press Ctrl-d (^d). If you enter a number then you have to the Bytes of the Datafield. After the last Byte of the Datafield is entered the whole APDU is send the replay is displayed. After that you can send the next APDU.
Class="tags">标签: CardReader the commands to
Class="time">上传时间: 2016-04-23
Class="username">上传用户:nanxia
包内有打鼹鼠手机游戏的源代码,如果编译运行的时候缺少图形文件,自行添加代码中的名字的图形文件到Class文件夹中
Class="time">上传时间: 2016-04-24
Class="username">上传用户:lanwei
java的一个源代码,、 public Class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大飞机数 private final static int MAXBALLNUM = 30 //最多飞机子弹数 private final static int MAXCOPTERNUM = 16 //最大敌机数 private final static int MAXCOPTERBALLNUM = 16 //最多敌机子弹数 private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敌机数
Class="time">上传时间: 2016-04-26
Class="username">上传用户:jichenxi0730
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs Class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
Class="tags">标签: implements currently complete provides
Class="time">上传时间: 2014-01-16
Class="username">上传用户:siguazgb
java面试习题集 大家看看自己都会不会哦 一,谈谈final, finally, finalize的区别。 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
Class="time">上传时间: 2016-05-03
Class="username">上传用户:电子世界
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary Class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.
Class="tags">标签: machine Java technology computing
Class="time">上传时间: 2016-05-03
Class="username">上传用户:zhenyushaw
A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each Class, the changing decision boundary will be displayed.
Class="tags">标签: calculation Tutorial Discrete Decision
Class="time">上传时间: 2013-12-22
Class="username">上传用户:hxy200501