搜索: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/654/475736.html
数据结构
This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit t
This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor implementations
https://www.eeworm.com/dl/685/482771.html
JavaScript
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separate ...
https://www.eeworm.com/dl/654/139306.html
数据结构
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes i
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
https://www.eeworm.com/dl/650/129115.html
人工智能/神经网络
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
https://www.eeworm.com/dl/643/148200.html
USB编程
pic mcu code:This application note describes the design and implementation of a USB Mass Storage De
pic mcu code:This application note describes the design and
implementation of a USB Mass Storage Device (MSD)
using a Secure Digital card, which should prove useful
to developers of USB mass storage solutions. This
application may be used as a stand-alone MSD or as a
Secure Digit ...
https://www.eeworm.com/dl/619/122603.html
Linux/Unix编程
This is the first ever open source implementation of Dynamic Host Configuration Protocol for IPv6 (D
This is the first ever open source implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server and client on Linux Operating System. The server provides leases (durations or lifetimes) on IPv6 addresses to the clients who request for it
https://www.eeworm.com/dl/945946.html
技术资料
97 Stanford PhD Real time implementation of the wide area augumentation system for the global positi
资料->【E】光盘论文->【E1】斯坦福博士论文->97 Stanford PhD Real time implementation of the wide area augumentation system for the global positiong system with an emphasis on ionospheric modeling YCChaoThesis97.pdf
https://www.eeworm.com/dl/519/238196.html
加密解密
The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption sche
The Stanford IBE library is a C implementation of the Boneh-Franklin
identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based
Encryption from the Weil Pairing", CRYPTO 2001.)
There are a few modifications and additions. The Boneh-Franklin scheme is
used as a Ke ...
https://www.eeworm.com/dl/534/282979.html
其他
The implementation of estimation and correction of carrier frequency offset of COFDM system in DAB r
The implementation of estimation and correction of carrier frequency offset of COFDM system in DAB receiver IC ASIC03
https://www.eeworm.com/dl/665/286002.html
matlab例程
ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and de
ITU-T G.723.1 Speech Coder: Matlab implementation
This package implements the speech coder and decoder. Full documentation
is in the PDF file included with the package. The test folder has test
programs for the coder and decoder (for Windows).