搜索结果
找到约 100 项符合
final 的查询结果
按分类筛选
- 全部分类
- Java编程 (11)
- 其他书籍 (7)
- 单片机开发 (7)
- 电子书籍 (5)
- 其他行业 (4)
- VC书籍 (4)
- 文件格式 (4)
- 软件设计/软件工程 (3)
- 书籍源码 (3)
- 数值算法/人工智能 (3)
- 书籍 (3)
- 可编程逻辑 (2)
- 测试测量 (2)
- 文章/文档 (2)
- 软件工程 (2)
- Delphi控件源码 (2)
- 嵌入式Linux (2)
- 通讯/手机编程 (2)
- J2ME (2)
- JavaScript (2)
- matlab例程 (2)
- 人工智能/神经网络 (2)
- 技术资料 (2)
- 模拟电子 (1)
- Mentor (1)
- 电源技术 (1)
- 教程资料 (1)
- 接口技术 (1)
- 其他 (1)
- DSP编程 (1)
- 百货/超市行业 (1)
- 加密解密 (1)
- 其他嵌入式/单片机内容 (1)
- VxWorks (1)
- Java书籍 (1)
- 编译器/解释器 (1)
- 游戏 (1)
- Jsp/Servlet (1)
- Windows CE (1)
- 压缩解压 (1)
- 数据结构 (1)
- Linux/Unix编程 (1)
- VHDL/FPGA/Verilog (1)
- 源码 (1)
- VIP专区 (1)
Java编程 /* 下面这些S11-S44实际上是一个4*4的矩阵
/* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的,
这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
单片机开发 Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all nat
Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
书籍源码 This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. Whil
This document contains official rules of the 3D soccer simulation competition
at RoboCup 2006. While we will try to cover all cases, if unexpected
events do occur, the rule committee will seek input from the
participants and then make a decision. However, once the committee has
made a decision, that ...
电子书籍 SCJP考试简介 ● 考试方式 全英文试题,以电脑作答
SCJP考试简介
● 考试方式
全英文试题,以电脑作答,在授权的Prometric考试中心参加考试
考试编号:310-025
先决条件:无
考试题型:复选、填空和拖拽匹配
题量:59
及格标准:61%
时限:120分钟
费用:1250元
● 要求具备的能力
● 使用Java编程语言创建Java应用程序和applets。
● 定义和描述垃 ...
单片机开发 LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sp
LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working
Groups sponsored by the LXI Consortium Board of Directors. The LXI Consortium develops its
standards through a consensus development process modeled after the American National Standards
Institute, which brings ...
单片机开发 public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi
public class CircleMenuCanvas extends Canvas implements Runnable{
double pi = Math.PI
public final int MENURIGHT = 1
public final int MENULEFT = 0
Image menuImage[] = new Image[6]
int []jiaodu = {330,30,90,150,210,270}
String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助 ...
其他书籍 Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out ho
Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numerical solutions of ODEs, and work with special functions. Pac ...
文件格式 java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一
java面试笔试题大汇总 ~很全面
java面试笔试题大汇总
第一,谈谈final, finally, finalize的区别。
最常被问到。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试 ...
Java编程 Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应
Java 程序编码规范
所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。
内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、 ...
Java编程 Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应
Java 程序编码规范
所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。
内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、 ...