搜索:Java+Implementation
找到约 10,000 项符合「Java+Implementation」的查询结果
结果 10,000
按分类筛选
- 全部
- Java编程 (9725)
- Java书籍 (2046)
- Applet (667)
- Jsp/Servlet (498)
- 其他 (471)
- 技术资料 (381)
- 游戏 (366)
- 电子书籍 (294)
- JavaScript (263)
- J2ME (233)
- 软件设计/软件工程 (223)
- 加密解密 (184)
- 书籍源码 (175)
- 人工智能/神经网络 (174)
- 文章/文档 (172)
- 编译器/解释器 (129)
- 其他书籍 (121)
- 数据结构 (115)
- 教育系统应用 (113)
- Internet/网络编程 (109)
- 数学计算 (104)
- Ajax (90)
- 压缩解压 (86)
- 文件格式 (66)
- matlab例程 (64)
- 源码 (58)
- 通讯/手机编程 (54)
- 手机短信编程 (51)
- 企业管理 (50)
- 通讯编程文档 (50)
- 系统设计方案 (47)
- 数值算法/人工智能 (45)
- 编辑器/阅读器 (45)
- 数据库系统 (43)
- 网络 (43)
- Linux/Unix编程 (42)
- 其他行业 (36)
- SQL Server (36)
- 中间件编程 (35)
- 技术管理 (32)
- 其他数据库 (32)
- VHDL/FPGA/Verilog (32)
- *行业应用 (27)
- 操作系统开发 (26)
- MySQL数据库 (26)
- 多国语言处理 (25)
- 汇编语言 (22)
- Oracle数据库 (20)
- 软件工程 (18)
- 嵌入式/单片机编程 (18)
- VC书籍 (17)
- 电子政务应用 (17)
- 行业发展研究 (16)
- CA认证 (15)
- OA系统 (15)
- 串口编程 (14)
- 家庭/个人应用 (14)
- 源码/资料 (13)
- 手机WAP编程 (13)
- 金融证券系统 (12)
- 酒店行业 (12)
- 手机彩信(MMS)编程 (12)
- 书籍 (12)
- C/C++语言编程 (11)
- 技术书籍 (11)
- 单片机开发 (11)
- 百货/超市行业 (11)
- 人物传记/成功经验 (11)
- 微处理器开发 (10)
- FlashMX/Flex源码 (9)
- 交通/航空行业 (9)
- 邮电通讯系统 (9)
- 认证考试资料 (9)
- 技术教程 (8)
- 其他嵌入式/单片机内容 (8)
- 3G开发 (8)
- Delphi控件源码 (7)
- VIP专区 (7)
- USB编程 (6)
- Windows CE (6)
- 论文 (6)
- 计算机相关 (5)
- 医药行业 (5)
- 教程 (5)
- 手册 (5)
- 笔记 (5)
- 其他 (5)
- 学术论文 (4)
- 嵌入式综合 (4)
- 驱动编程 (4)
- 生物技术 (4)
- Windows Mobile (4)
- GPS编程 (4)
- 并行计算 (4)
- 习题答案 (4)
- Windows编程 (3)
- 其他文档 (3)
- 语音压缩 (3)
- 软件 (3)
- 应用设计 (3)
https://www.eeworm.com/dl/619/248211.html
Linux/Unix编程
This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through
This a naive implementation of BOOTP/TFTPBOOT, the protocols
to use to bootstrap a computer through a TCP/IP network.
The goal was to design a small footprint implementation
to allow the code to be integrated into a monitor program
stored in a ROM/FLASH, the footprint is about 7 ...
https://www.eeworm.com/dl/652/216795.html
文章/文档
这是关于Simulation and DSP Board Implementation of an Optical Transmission的资料
这是关于Simulation and DSP Board Implementation of an Optical Transmission的资料,拿出来与大家分享。
https://www.eeworm.com/dl/678/171205.html
系统设计方案
DVB DOCUMENT A025 Guideline for Implementation and Use of the Common Interface for DVB Decoder App
DVB DOCUMENT A025 Guideline for Implementation and Use
of the Common Interface for DVB
Decoder Applications
https://www.eeworm.com/dl/619/171226.html
Linux/Unix编程
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and e ...
https://www.eeworm.com/dl/519/206152.html
加密解密
SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to
SharpPrivacy - OpenPGP for C#:
SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decryp ...
https://www.eeworm.com/dl/642/206328.html
技术管理
The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Sp
The OMNI Naming Service (omniNames) is an omniORB implementation of the
OMG’s COS Naming Service Specification. It offers a way for a client to turn
a human-readable name into an object reference, on which the client can subsequently
invoke operations in the normal way. See the ...
https://www.eeworm.com/dl/701/363196.html
3G开发
UM-OLSR is an OLSR (Optimized Link State Routing protocol) implementation for the ns2 network simula
UM-OLSR is an OLSR (Optimized Link State Routing protocol) implementation for the ns2 network simulator.
https://www.eeworm.com/dl/633/409301.html
Java编程
Easy implementation of PRIM and DIJKSTRA algorims for graph sorting. It also permit comparison of ti
Easy implementation of PRIM and DIJKSTRA algorims for graph sorting. It also permit comparison of time betwen both algoritm.
https://www.eeworm.com/dl/654/409492.html
数据结构
This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibil ...
https://www.eeworm.com/dl/619/410625.html
Linux/Unix编程
my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. F
my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. Fast for order statistics.