搜索结果
找到约 949 项符合
InterfaCE 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (61)
- 单片机开发 (59)
- 技术资料 (59)
- 其他书籍 (48)
- 其他 (47)
- VHDL/FPGA/Verilog (36)
- 嵌入式/单片机编程 (33)
- Java编程 (33)
- 微处理器开发 (32)
- Linux/Unix编程 (24)
- 文章/文档 (22)
- 系统设计方案 (19)
- 可编程逻辑 (18)
- VC书籍 (18)
- 软件设计/软件工程 (17)
- 驱动编程 (17)
- USB编程 (15)
- matlab例程 (14)
- 汇编语言 (14)
- 通讯编程文档 (13)
- 书籍 (13)
- 其他嵌入式/单片机内容 (12)
- VIP专区 (12)
- 教程资料 (11)
- 通讯/手机编程 (11)
- 电子书籍 (11)
- 操作系统开发 (10)
- Java书籍 (10)
- 网络 (9)
- 嵌入式Linux (9)
- 人工智能/神经网络 (9)
- 中间件编程 (9)
- 通信网络 (8)
- 嵌入式综合 (8)
- 串口编程 (8)
- Internet/网络编程 (8)
- 文件格式 (7)
- Delphi控件源码 (7)
- Windows CE (6)
- 行业发展研究 (6)
- 数学计算 (6)
- 接口技术 (5)
- J2ME (5)
- VxWorks (5)
- Oracle数据库 (5)
- 编译器/解释器 (5)
- 软件工程 (5)
- 压缩解压 (5)
- 学术论文 (4)
- 实用工具 (4)
- 电源技术 (4)
- 无线通信 (4)
- ARM (4)
- 书籍源码 (4)
- BREW编程 (4)
- SCSI/ASPI (4)
- 教程资料 (3)
- 模拟电子 (3)
- 开发工具 (3)
- Applet (3)
- Delphi/CppBuilder (3)
- DSP编程 (3)
- 手机短信编程 (3)
- Windows Mobile (3)
- FlashMX/Flex源码 (3)
- JavaScript (3)
- SQL Server (3)
- 资料/手册 (3)
- 源码 (3)
- PCB相关 (2)
- 教育系统应用 (2)
- 手机WAP编程 (2)
- Symbian (2)
- 磁盘编程 (2)
- 语音压缩 (2)
- RFID编程 (2)
- 游戏 (2)
- TAPI编程 (2)
- 其他行业 (2)
- 其他数据库 (2)
- 数据库系统 (2)
- Modem编程 (2)
- 技术管理 (2)
- 其他 (2)
- 技术书籍 (1)
- 传感与控制 (1)
- 测试测量 (1)
- 设计相关 (1)
- *行业应用 (1)
- 数值算法/人工智能 (1)
- 邮电通讯系统 (1)
- 手机彩信(MMS)编程 (1)
- MySQL数据库 (1)
- Ajax (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- MTK (1)
- uCOS (1)
- 生物技术 (1)
- 加密解密 (1)
微处理器开发 DM9000AE的中文手册。很难得得哦。LOCAL BUS芯片现推荐一款DM9000AE网卡芯片
DM9000AE的中文手册。很难得得哦。LOCAL BUS芯片现推荐一款DM9000AE网卡芯片,其基本特性是48PIN,10/100MLOCAL-BUS interface,工作模式8/16bit, 有AUTO-Mdix(自动翻转)、TCP/Ip加速(check sum offload)减轻CPU负担,提高整机效能,20ns响应时间。2.5V/3.3V低功耗。广泛应用在IPTV、IPSETBOX、VOD、IPCAMERA、IPVIDEOPH ...
单片机开发 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核
1IC网友 做的硬盘MP3资料公开
该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c.
本芯片特性如下:
1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台;
2)MPEG I/II-Layer 3 hardware decoder
.独立MP3 Decoder
.支持48,44.1,32,24,22.05,16khz取样频率
.支持软件 ...
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 Digital/Multimedia Card ( ...
Applet A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This
A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
语音压缩 to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a
to show the waveform of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions:
Provide a Graphic User Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the selecte ...
Linux/Unix编程 这是一个在linux环境下
这是一个在linux环境下,模拟windows环境下的一个任务管理器,使用了JNI和linux的proc系统文件
运行方式,在interface文件夹下,打以下命令:
$.../interface:
export LD_LIBRARY=./lib
$.../interface:
java -jar taskforce...jar
单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used ...
matlab例程 This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr
This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample me ...