搜索:Java+File
找到约 10,000 项符合「Java+File」的查询结果
结果 10,000
按分类筛选
- 全部
- Java编程 (9754)
- Java书籍 (2048)
- Applet (669)
- 其他 (529)
- Jsp/Servlet (504)
- 技术资料 (376)
- 游戏 (371)
- 电子书籍 (304)
- JavaScript (264)
- 软件设计/软件工程 (235)
- J2ME (233)
- 书籍源码 (192)
- 文章/文档 (191)
- 加密解密 (180)
- 人工智能/神经网络 (170)
- 其他书籍 (133)
- 编译器/解释器 (131)
- 教育系统应用 (119)
- Internet/网络编程 (115)
- 数据结构 (105)
- 数学计算 (92)
- Ajax (92)
- 文件格式 (89)
- 压缩解压 (86)
- matlab例程 (86)
- Linux/Unix编程 (76)
- 通讯/手机编程 (63)
- 单片机开发 (63)
- 通讯编程文档 (61)
- 源码 (58)
- 编辑器/阅读器 (53)
- 手机短信编程 (51)
- 企业管理 (50)
- 其他嵌入式/单片机内容 (49)
- 数据库系统 (47)
- 汇编语言 (47)
- 嵌入式/单片机编程 (47)
- 数值算法/人工智能 (44)
- 系统设计方案 (43)
- 网络 (42)
- 其他行业 (41)
- 微处理器开发 (39)
- 操作系统开发 (37)
- SQL Server (37)
- 其他数据库 (35)
- 中间件编程 (34)
- *行业应用 (33)
- 技术管理 (33)
- 多国语言处理 (29)
- 驱动编程 (27)
- MySQL数据库 (27)
- VHDL/FPGA/Verilog (26)
- VC书籍 (25)
- 软件工程 (24)
- Oracle数据库 (23)
- 行业发展研究 (23)
- 串口编程 (22)
- Delphi控件源码 (20)
- Windows CE (19)
- 家庭/个人应用 (18)
- 源码/资料 (17)
- CA认证 (17)
- 电子政务应用 (17)
- OA系统 (16)
- 3G开发 (15)
- 嵌入式Linux (14)
- FlashMX/Flex源码 (14)
- DSP编程 (13)
- 手机WAP编程 (12)
- 酒店行业 (12)
- 手机彩信(MMS)编程 (12)
- 书籍 (12)
- C/C++语言编程 (11)
- 技术书籍 (11)
- 百货/超市行业 (11)
- 人物传记/成功经验 (11)
- 金融证券系统 (10)
- 邮电通讯系统 (10)
- 技术教程 (9)
- 交通/航空行业 (9)
- GPS编程 (8)
- 认证考试资料 (8)
- USB编程 (7)
- VIP专区 (7)
- 磁盘编程 (6)
- STL (6)
- 医药行业 (6)
- 论文 (6)
- 计算机相关 (5)
- Modem编程 (5)
- 语音压缩 (5)
- VxWorks (5)
- Windows Mobile (5)
- MTK (5)
- 教程 (5)
- 手册 (5)
- 笔记 (5)
- 其他 (5)
- 嵌入式综合 (4)
- 生物技术 (4)
https://www.eeworm.com/dl/635/196768.html
网络
基于chord算法的p2p文件系统。A p2p file system based on chord.
基于chord算法的p2p文件系统。A p2p file system based on chord.
https://www.eeworm.com/dl/644/197606.html
汇编语言
PC Assembly Tutorial running the code in the tutorial, you need get the appropriate zip file of thi
PC Assembly Tutorial
running the code in the tutorial, you need get the appropriate zip file of this!
https://www.eeworm.com/dl/650/198173.html
人工智能/神经网络
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be speci ...
https://www.eeworm.com/dl/534/201814.html
其他
This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm
This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. The receiver uses a correlator(mixer-integrator[LPF]) configuration with BER measurements comparing measured and theoretical results. The bandpass and low pass us ...
https://www.eeworm.com/dl/640/359668.html
CA认证
creat a certificate using makecert creat a PKCS#12.pfx file to store the private key Encrypte data
creat a certificate using makecert
creat a PKCS#12.pfx file to store the private key
Encrypte data using the public Key in Certificate
Decrypt data using the private key in a PKCS#12.pfx file
https://www.eeworm.com/dl/527/360684.html
通讯/手机编程
iic总线控制器VHDL实现 -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control
iic总线控制器VHDL实现
-- VHDL Source Files:
i2c.vhd -- top level file
i2c_control.vhd -- control function for the I2C master/slave
shift.vhd -- shift register
uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC
upcnt4.vhd -- 4-bit up counter
i2 ...
https://www.eeworm.com/dl/663/361747.html
VHDL/FPGA/Verilog
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shi ...
https://www.eeworm.com/dl/663/361749.html
VHDL/FPGA/Verilog
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shi ...
https://www.eeworm.com/dl/527/299357.html
通讯/手机编程
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
https://www.eeworm.com/dl/687/301692.html
其他嵌入式/单片机内容
The schematic is at foler schematic. The hex file is at foler default. You can compiler the code
The schematic is at foler schematic.
The hex file is at foler default.
You can compiler the code yourself using
AvrStudio4.13 b528 + WinAVR200701