The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three categories: a student who is being forced to read this stuff for a CLASS, someone who picked up this book by accident (probably because you have yet to be indoctrinated by the world at large), or one of the few who actually have an interest in learning assembly language.
CLASS="tags">标签: Assembly Language actually Amazing
CLASS="time">上传时间: 2015-04-30
CLASS="username">上传用户:asddsd
LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (CLASS) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.
CLASS="tags">标签: implementing quantization directory Learning
CLASS="time">上传时间: 2015-05-02
CLASS="username">上传用户:hewenzhi
A model of the local file system, implemented as a concrete subCLASS of AbstractTreeTableModel. This CLASS implements the TreeTableModel interface.
CLASS="tags">标签: AbstractTreeTableModel implemented concrete subCLASS
CLASS="time">上传时间: 2015-05-04
CLASS="username">上传用户:彭玖华
The Torque Network Library is a networking API designed to allow developers to easily add world-CLASS multiuser simulation capabilities to their products.
CLASS="tags">标签: developers networking world-clas designed
CLASS="time">上传时间: 2014-01-16
CLASS="username">上传用户:lvzhr
ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Description:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it. * 请不要改变包名、类名以及native的方法名,否则调用将失效。 * 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,string参数请保证不要过长或带有乱码。调用次数过多(如处理几十G的数据)会有可能造成内存溢出。 * 故基本只能用于较小规模数据(相对几十G来说)。 * 请运行时设置jvm足够的堆栈空间。
CLASS="tags">标签: ICTCLAS segmentation Description chinese
CLASS="time">上传时间: 2014-01-25
CLASS="username">上传用户:it男一枚
这用java语言模拟一个银行的操作系统,main-CLASS:run 图形界面模式:加参数-graphic 文字模式:加参数-text Client.txt存放客户信息 Compte.txt存放账户信息 Operation.txt账号使用信息 这个版本是法语版的
CLASS="tags">标签: java 语言 模拟 操作系统
CLASS="time">上传时间: 2015-05-09
CLASS="username">上传用户:hzy5825468
本次project实现如下功能: 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 两个游戏的代码改编于网络公布的源代码,原来的源代码有很多错误和不足,给出了合适我们的修正. 运行方式:先编译生成所有的CLASS文件,本地启动服务器,再启动客户端,在客户端进行选择操作,来启动游戏,按面板提示进行游戏,最后退出客户端即可. 开发工具:jCreat 开发人员:曾捷
CLASS="tags">标签: ThreadeEchoServer project 多线程 服务器
CLASS="time">上传时间: 2013-12-25
CLASS="username">上传用户:jing911003
教程将引导你通过多个操作步骤创建一个 Java 应用, 它覆盖了 Together 的基本特性. Together 教程是基于 Java 的, 但程序员还是可以在其他语言下很容易地模仿这些操作步骤. (教程只需要很少的 Java 知识.) TogetherControlCenter6入门实践教程 工程和包 需求与用例图(Use Case Diagrams) 业务规则与活动图(Activity Diagrams) 图(Diagrams)与类(CLASSes) 类(CLASSes)与关联(Associations) 模板模式(Template Patterns) 使用类模式(CLASS Patterns)进行代码重构(Refactoring) 时序图(Sequence Diagrams) 文档生成 审查(Audits)与统计(Metrics) (需要 Together ControlCenter) 运行和调试 Java 工程
CLASS="tags">标签: Together Java 教程 操作
CLASS="time">上传时间: 2014-01-17
CLASS="username">上传用户:变形金刚
JSP留言板以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。 把lyb的文件夹拷贝到你的虚拟目录。 把chclyb文件夹拷贝到X:\mysql\data\下面。 把CLASS_lyb拷贝到CLASS文件夹下面,同时改名为lyb 运行http://127.0.0.1:8080/lyb/
CLASS="tags">标签: mysqldata Server chclyb J2sdk
CLASS="time">上传时间: 2015-05-22
CLASS="username">上传用户:TF2015
< 数据挖掘--实用机器学习技术及java实现> 一书结合数据挖掘和机器学习的知识,作者陈述了自动挖掘模式的基础理论,并且以java语言实现了具有代表性的各类数据挖掘方法.例如:CLASSifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等.
CLASS="tags">标签: java CLASS 数据挖掘 机器学习
CLASS="time">上传时间: 2015-06-07
CLASS="username">上传用户:zmy123