搜索结果
找到约 126 项符合
Static 的查询结果
按分类筛选
- 全部分类
- Java编程 (17)
- 书籍 (7)
- Java书籍 (6)
- matlab例程 (5)
- 其他书籍 (5)
- 单片机编程 (4)
- 数值算法/人工智能 (3)
- Linux/Unix编程 (3)
- 电子书籍 (3)
- 文件格式 (3)
- 软件设计/软件工程 (3)
- 嵌入式/单片机编程 (3)
- 压缩解压 (3)
- 加密解密 (3)
- 技术资料 (3)
- 技术书籍 (2)
- 其他 (2)
- uCOS (2)
- 通讯/手机编程 (2)
- Applet (2)
- VC书籍 (2)
- DSP编程 (2)
- 数据结构 (2)
- Windows CE (2)
- J2ME (2)
- 磁盘编程 (2)
- 编译器/解释器 (2)
- Internet/网络编程 (2)
- Jsp/Servlet (2)
- VHDL/FPGA/Verilog (2)
- JavaScript (2)
- 笔记 (2)
- 行业应用文档 (1)
- 传感与控制 (1)
- 数据库系统 (1)
- 其他行业 (1)
- 微处理器开发 (1)
- 技术管理 (1)
- 串口编程 (1)
- 网络 (1)
- 书籍源码 (1)
- 多国语言处理 (1)
- Ajax (1)
- 并行计算 (1)
- 数学计算 (1)
- 单片机开发 (1)
- SQL Server (1)
- 文章/文档 (1)
- 系统设计方案 (1)
- Delphi/CppBuilder (1)
- 存储器技术 (1)
- 源码 (1)
- 习题答案 (1)
软件设计/软件工程 第一个是path 和 CLASSPATH的问题 第二个是package和import问题 第三个是public
第一个是path 和 CLASSPATH的问题
第二个是package和import问题
第三个是public,protected,private,static,什 么时候用,为什么要用,怎么用
第四个是制作jar文件
网络 xrdp directory is the main server code vnc directory is a simple vnc client module for xrdp sesman
xrdp directory is the main server code
vnc directory is a simple vnc client module for xrdp
sesman directory is a session manager for xrdp that uses Xvnc for the Xserver
libxrdp directory is a static library needed by xrdp
其他书籍 This book discusses the growth of digital television technology and the revolution in image and vide
This book discusses the growth of digital television technology and the revolution in image and video compression, highlighting the need for standardization in processing static and moving images and their exchange between computer systems
Applet baidu 本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件
baidu
本程序是用JNI技术实现的读取硬盘序列号
将ChenminDiskIDJoc.jar 加入环境变量
这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹
DiskID32.dll
DiskID.dll
public static String chenmin.io.DiskID.Factory() 返回硬盘厂家
public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号
Chen ...
Java书籍 Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is
Written by the inventors of the technology, The Java&#8482 Language Specification, Third Edition, is the definitive technical reference for the Java&#8482 programming language. If you want to know the precise meaning of the language s constructs, this is the source for you.
The book provides comple ...
Internet/网络编程 工具:Dynagen/Dynamips, VPCS 结点: 使用Dynamips+[可选VPCS] 其它不限制! 要求: 设计思路、Dynagen文件内容(.net )、IOS配置 其它不
工具:Dynagen/Dynamips, VPCS
结点:
使用Dynamips+[可选VPCS]
其它不限制!
要求:
设计思路、Dynagen文件内容(.net )、IOS配置
其它不限制!
目的:检测cisco 3640的NAT类型
inside static overload
inside dynamic overload
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is
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 ...
Java编程 用JAVA读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll
用JAVA读取硬盘序列号
将ChenminDiskIDJoc.jar 加入环境变量
这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹
DiskID32.dll
DiskID.dll
public static String chenmin.io.DiskID.Factory() 返回硬盘厂家
public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号
ChenminDiskIDTest.bat 将启 ...
嵌入式/单片机编程 Back in 2002, the 6502 disappeared out of all catalogues. Wanted to know, if it s possible to buil
Back in 2002, the 6502 disappeared out of all catalogues.
Wanted to know, if it s possible to build a binary compatible CPU with the things I had in the drawer:
74LS parts, 27C512 EPROMs and a fast static RAM from an old 80386 motherboard.
Now here the results.
Note, that the Bus timing is diff ...
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 = ...