搜索结果
找到约 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)
Internet/网络编程 Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice ro ...
Linux/Unix编程 An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented u
An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
通讯/手机编程 This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and ...
嵌入式/单片机编程 周立功D12开发板中带的WINDOWS XP驱动程序
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代 ...
*行业应用 gperiodic is a program for browsing the periodic table and looking up data for different elements. I
gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一个浏览元素周期表和查询不同元素的数据的程序。它有一个非图形化的界面。
Windows CE Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN ...
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
人工智能/神经网络 LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interfa
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
VC书籍 Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient
Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing interface
微处理器开发 LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne
LPC2148 USB Audio Device Example
This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices:
LPC2141
LPC2142
LPC2144
LPC2146
LPC2148
An USB Audio Device (HID) does not require any special USB driver, since the ...