搜索结果
找到约 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)
单片机开发 This program configures the external memory interface and CAN to receieve data in a FIFO buffer and
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
微处理器开发 AT9200-USB-interface-source-code
AT9200-USB-interface-source-code ,关于ARM的USB驱动原码
书籍源码 delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes
delphi 自定义网络函数:unit net
interface
uses
sysutils
,windows
,dialogs
,winsock
,classes
,comobj
,wininet
//得到本机的局域网ip地址
function getlocalip(var localip:string): boolean
//通过ip返回机器名
function getnamebyipaddr(ipaddr: string var macname: string): boolean
//获取网络 ...
Delphi/CppBuilder interface详解 Delphi , 非常的详细,让你一看就明白.
interface详解 Delphi , 非常的详细,让你一看就明白.
Internet/网络编程 It is about C++ Network programming(Socket Application Programming Interface).If you listen this les
It is about C++ Network programming(Socket Application Programming Interface).If you listen this lesson, you must get this program!
Delphi控件源码 unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检 ...
Linux/Unix编程 i2c-dev.c - i2c-bus driver, char device interface
i2c-dev.c - i2c-bus driver, char device interface
语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form
The Audio File Library provides a uniform programming interface to
standard digital audio file formats.
This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
.snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
其他嵌入式/单片机内容 MMC interface and FAT File system
MMC interface and FAT File system
其他 This comprehensive clear screen tutorial using Java native interface. Teaches you from A-Z how you g
This comprehensive clear screen tutorial using Java native interface. Teaches you from A-Z how you go about clearing the windows dos console.