搜索结果
找到约 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)
单片机开发 电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Ba
电池设计的充电器
Device : AT90S2333
File name : BC.c
Ver nr. : 1.0
Description : Standalone Battery Charger with AT90S2333 (main program)
Compiler : IAR icca90
Author : Asmund Saetre / Terje Frostad / Dietmar Koenig
Change log : 02.02.2000 Changed to fit Battery Charger refrence
de ...
其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
Java书籍 The most up to date, comprehensive, and practical guide to Web services security, and the first to c
The most up to date, comprehensive, and practical guide to Web services security, and the first to cover the final release of new standards SAML 1.1 and WS-Security.
编译器/解释器 Pascal源程序的词法分析器 Pascal有35个关键字
Pascal源程序的词法分析器
Pascal有35个关键字,编号从1-35。
标识符编号为36并且只支持“{}”注释
标识符和常数的长度不得多于120个字符
ASCII码从39-47,58-62的界符,编号等于它们的ASCII码其余界符编号:<=48 <>49 >=50 :=51 ..52 ^53 [54 ]55 {56 }57
程序主要是在文件中进行的,主要是比较,读和写的操作。
Keywor ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
Java编程 JAVA程序员面试32问 如:第一
JAVA程序员面试32问
如:第一,谈谈final, finally, finalize的区别。
J2ME java的一个源代码
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 = ...
Java编程 java面试习题集 大家看看自己都会不会哦 一
java面试习题集
大家看看自己都会不会哦
一,谈谈final, finally, finalize的区别。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
其他书籍 After an introduction to the history of mobile communications, this guide considers the basics of mo
After an introduction to the history of mobile communications, this guide considers the basics of mobile radio, the design of cellular and private radio systems, and issues of interworking with the fixed network. It then looks at the role of the mobile radio operator, the design and operation of mob ...