搜索结果
找到约 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)
编译器/解释器 A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which t
A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which the source code reads the dummy
program n analyses it. The program can be extended by adding more.
Linux/Unix编程 this gcc-g++-3.3.1.tar.gz is a source file of gcc, you can learn more about gcc through this codes f
this gcc-g++-3.3.1.tar.gz is a source file of gcc, you can learn more about gcc through this codes file,
技术资料 S32DS 使用 tips--使用Flash from file下载S19或elf文件
在项目联合开发中,出于对知识产权的保护,在项目工程功能评估阶段和功能开发过程中,用户需要给他们的客户提供可测试的程序,但又不希望客户看到应用工程的源代码和工程,这个时候,我们就可以提供应用工程的编译结果S19文件或者二进制可执行文件-elf给客户,让他们使用编程工具/调试器下载完成功能验证。本文基于NXP最新 ...
uCOS Porting UCOS-II v2.0 to S3C2410 with File System v1.34 and RAM driver
Porting UCOS-II v2.0 to S3C2410 with File System v1.34 and RAM driver
嵌入式Linux 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux file
基于ARM9嵌入式开发板LINUX环境下的程序代码-linux file,是大家常用的程序,代码中有详细的注释,方便移植!
Java编程 通过java.io.File类实现访问目录列表文件显示。用户输入待访问的目录路径
通过java.io.File类实现访问目录列表文件显示。用户输入待访问的目录路径,在文本框中使用回车键或者点击“转到”按钮,则下面的文本域中将列举出该目录下的文件名。
汇编语言 IO 驱动 LCD , *** *** *** *** *** *** *** *** FILE NAME: IO_LCD MCU: HT46R22 MASK OPTION: WAKE-U
IO 驱动 LCD , *** *** *** *** *** *** *** ***
FILE NAME: IO_LCD
MCU: HT46R22
MASK OPTION: WAKE-UP: PA6,PA7
PULL-HIGH: PA,PB,PC
IIC: DISABLE
PFD: DISABLE
PWM: DISABLE
WDT: ENABLE
CLRWDT: ONE
WDT CLOCK SOURCE: T1
WDT TIME OUT SELECT: WDT CLOCK SOURCE/32768
LVR: DISABLE
OSC: CRYSTAL
SYSVO ...
教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named
转载一个程序。
This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former exam ...
串口编程 CHAPT13AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13AnsiWinTerm.h Header file for
CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation
CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class
CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation
CHAPT13\Chapt13.dsp Visual C++ project file
CHAPT13\Chapt13.dsw Visual C++ workspace file
CHAPT13\Chapt13.rc The re ...
微处理器开发 NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download fi
NAND Flash Boot
Please select function :
0 : USB download file(通过USB下载文件)
1 : Uart download file(通过串口下载文件)
2 : Write Nand flash with download file(将下载的文件烧写到NandFlash)
3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行)
4 : Erase Nand flash regions(擦 ...