搜索结果
找到约 2,094 项符合
file 的查询结果
按分类筛选
- 全部分类
- 技术资料 (192)
- 其他 (149)
- matlab例程 (105)
- Java编程 (103)
- Linux/Unix编程 (76)
- 单片机开发 (75)
- 其他书籍 (64)
- 其他嵌入式/单片机内容 (55)
- 微处理器开发 (52)
- 文件格式 (46)
- 嵌入式/单片机编程 (46)
- VHDL/FPGA/Verilog (44)
- 汇编语言 (40)
- 驱动编程 (35)
- 文章/文档 (35)
- 加密解密 (33)
- DSP编程 (31)
- 压缩解压 (31)
- 软件设计/软件工程 (30)
- 电子书籍 (29)
- 通讯编程文档 (29)
- Delphi控件源码 (29)
- 通讯/手机编程 (28)
- 书籍源码 (26)
- 人工智能/神经网络 (26)
- 数学计算 (24)
- 单片机编程 (22)
- 操作系统开发 (20)
- Windows CE (20)
- 行业发展研究 (20)
- VIP专区 (20)
- 编译器/解释器 (19)
- VC书籍 (19)
- 嵌入式Linux (18)
- 数值算法/人工智能 (17)
- 网络 (17)
- 可编程逻辑 (16)
- 串口编程 (16)
- 编辑器/阅读器 (16)
- 源码 (15)
- 其他行业 (15)
- Jsp/Servlet (15)
- Internet/网络编程 (14)
- 数据结构 (12)
- Java书籍 (12)
- 系统设计方案 (12)
- 3G开发 (12)
- 游戏 (11)
- 数据库系统 (10)
- 软件工程 (10)
- 教育系统应用 (9)
- *行业应用 (9)
- 其他数据库 (9)
- FlashMX/Flex源码 (9)
- Delphi/CppBuilder (8)
- SQL Server (8)
- GPS编程 (8)
- 书籍 (7)
- 教程资料 (7)
- Modem编程 (7)
- 磁盘编程 (7)
- USB编程 (7)
- 中间件编程 (7)
- 多媒体处理 (6)
- SCSI/ASPI (6)
- 技术管理 (6)
- uCOS (6)
- VxWorks (6)
- Ajax (6)
- 其他 (5)
- 嵌入式综合 (5)
- Applet (5)
- 多国语言处理 (5)
- CA认证 (5)
- 家庭/个人应用 (5)
- Symbian (5)
- JavaScript (5)
- MTK (5)
- 软件 (4)
- PCB相关 (4)
- 源码/资料 (4)
- 手机短信编程 (4)
- 语音压缩 (4)
- STL (4)
- Oracle数据库 (4)
- MySQL数据库 (4)
- RFID编程 (4)
- C/C++语言编程 (3)
- 软件下载 (3)
- 教程资料 (3)
- 企业管理 (3)
- J2ME (3)
- Windows Mobile (3)
- 医药行业 (3)
- 邮电通讯系统 (3)
- 教程 (2)
- 笔记 (2)
- 经验 (2)
- 技术教程 (2)
- EDA相关 (2)
技术资料 PHPCMS 文件管理器(原Longbill文件管理器) v4.03
PHPCMS 文件管理器(原Longbill文件管理器) v4.03_phpcms_file_manager_403
VHDL/FPGA/Verilog This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR
This leon3 design is tailored to the Altera NiosII Startix2
Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM.
As of this time, the DDR interface only works up to 120 MHz.
At 130, DDR data can be read but not written.
NOTE: the test bench cannot be simulated with DDR enabled
because ...
数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...
操作系统开发 T-kernel 的extension源代码
T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用!
TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management.
The TK/SE archive to be provided is comprised of the main portion and the 2 extended file ...
其他 说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of
说明文件:
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. You can ...
微处理器开发 This zip describes USB communication through 2 pipes with a Windows 2000 PC application. Includes ma
This zip describes USB communication through 2 pipes with a Windows 2000 PC application. Includes main.html file for help.
Java编程 This example is written for version 1.0.3 of MIDP and CLDC The PngViewer program completes dow
This example is written for version 1.0.3 of MIDP and CLDC
The PngViewer program completes
download and view a png file from the internet using an http connection.
Java编程 AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords con
AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords configuration file to provide a path to the WordNet command line interface.
其他 在ug中利用C++编程创建一个块
在ug中利用C++编程创建一个块,打开ug,file中点击excute创建
数学计算 This source code show you how to implement the FFT algorithm in c.details please referent my fft.c f
This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.