搜索结果
找到约 165 项符合
STATIC 的查询结果
按分类筛选
- 全部分类
- 技术资料 (33)
- Java编程 (17)
- 书籍 (8)
- Java书籍 (7)
- 其他书籍 (5)
- matlab例程 (5)
- 源码 (4)
- 单片机编程 (4)
- 数值算法/人工智能 (3)
- 加密解密 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- Linux/Unix编程 (3)
- 文件格式 (3)
- 嵌入式/单片机编程 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 笔记 (2)
- DSP编程 (2)
- 通讯/手机编程 (2)
- 其他 (2)
- 技术书籍 (2)
- Internet/网络编程 (2)
- 编译器/解释器 (2)
- 磁盘编程 (2)
- Applet (2)
- uCOS (2)
- 数据结构 (2)
- J2ME (2)
- VHDL/FPGA/Verilog (2)
- Windows CE (2)
- JavaScript (2)
- Jsp/Servlet (2)
- 教程 (1)
- 手册 (1)
- 习题答案 (1)
- 行业应用文档 (1)
- 数据库系统 (1)
- 存储器技术 (1)
- 书籍源码 (1)
- 电工电气 (1)
- 传感与控制 (1)
- 串口编程 (1)
- 网络 (1)
- 多国语言处理 (1)
- 数学计算 (1)
- 技术管理 (1)
- 单片机开发 (1)
- 文章/文档 (1)
- 微处理器开发 (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- 系统设计方案 (1)
- SQL Server (1)
- 并行计算 (1)
- Ajax (1)
编译器/解释器 编译原理课程设计核心模块。(除语义分析外都经过测试) 适用于 Turbo C++,C++ Builder,Visual C++ 若出现内存不足
编译原理课程设计核心模块。(除语义分析外都经过测试)
适用于 Turbo C++,C++ Builder,Visual C++
若出现内存不足,请将数组定义小一些,且定义为Static
接口说明见Compiler.h文件
Java编程 /* 下面这些S11-S44实际上是一个4*4的矩阵
/* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的,
这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
压缩解压 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices
这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用:
首先需要进行声明:
...
using System.Runtime.InteropServices
public class win32{
[DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")]
public static extern int capInitCamera()
} ...
数值算法/人工智能 program to solve a finite difference discretization of Helmholtz equation : (
program to solve a finite difference discretization of Helmholtz equation :
(d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method.
COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers
Directives are used in this c ...
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is wr
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
...
matlab例程 his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is w
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate.
The simulation is written for static channel and AWGN noise. The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver) ...
文章/文档 中软国际Java程序员笔试题 1.谈谈final, finally, finalize的区别。 2.Anonymous Inner Class (匿名内部类) 是否可以extends(继承)
中软国际Java程序员笔试题
1.谈谈final, finally, finalize的区别。
2.Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
3.Static Nested Class 和 Inner Class的不同,说得越多越好(面试题有的很笼统)。
...
J2ME This example application is a collection of Flash Lite do s and don ts from the usability point of
This example application is a collection of Flash Lite do s and don ts from the
usability point of view. The application contains real examples and animations
of static examples that help you to see problematic issues in real life on a
Nokia device. The application is optimized for devices with t ...
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
技术资料 TE 弹簧夹
Spring fingers (also known as shield fingers,grounding springs or universal ground contacts)are used in almost every small printed circuit board application. A spring finger is a single contact, surface mountable, internal connector. It provides an electrical connection and grounding from EMI noise ...