搜索结果

找到约 652 项符合 Class 的查询结果

按分类筛选

显示更多分类

文件格式 声明两个接口

声明两个接口,Show和Print,以完成通过接口实现多重继承。 构造class userInformation类作为extends的父类,其中定义f方法、g方法和showOut方法,分别实现方法的继承,重载,重写。 构造类telephoneCardUser,通过该类extends userInformation 以及implements Show,Print两个接口来实现本次实验的目的。 ...
https://www.eeworm.com/dl/639/443913.html
下载: 165
查看: 1044

Java编程 Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time ...
https://www.eeworm.com/dl/633/444481.html
下载: 109
查看: 1142

Java编程 Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应

Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。 内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、 ...
https://www.eeworm.com/dl/633/446974.html
下载: 55
查看: 1034

Java编程 Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应

Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。 内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、 ...
https://www.eeworm.com/dl/633/446978.html
下载: 138
查看: 1035

Delphi控件源码 Overview of component creation This chapter provides an overview of component design and the proces

Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. &#8226 Class library &#8226 Components and classes &#8226 Cr ...
https://www.eeworm.com/dl/666/450994.html
下载: 155
查看: 1041

行业发展研究 very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Class

very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Classification - A Comparative Study document
https://www.eeworm.com/dl/692/451500.html
下载: 150
查看: 1043

Java编程 我的毕业设计

我的毕业设计,java版象棋,内有生成的class文件,可直接用cmd下的java运行
https://www.eeworm.com/dl/633/451767.html
下载: 150
查看: 1006

VC书籍 This book has been written to support a practically oriented course in programming language transla

This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in C++, Pascal, or Mod ...
https://www.eeworm.com/dl/686/453224.html
下载: 173
查看: 1086

Java编程 BP算法的神经网络的源代码

BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申 ...
https://www.eeworm.com/dl/633/453717.html
下载: 71
查看: 1039

电子书籍 This book gives a concise description of the Java 2 programming language. They give a quick referen

This book gives a concise description of the Java 2 programming language. They give a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. These book presents the entire Java programming language an ...
https://www.eeworm.com/dl/cadence/ebook/455326.html
下载: 118
查看: 1046