搜索结果
找到约 10,000 项符合
CAN总线 的查询结果
按分类筛选
- 全部分类
- 技术资料 (4859)
- 单片机开发 (1306)
- 单片机编程 (495)
- 学术论文 (282)
- 微处理器开发 (279)
- 嵌入式/单片机编程 (277)
- 其他 (260)
- 其他书籍 (178)
- VHDL/FPGA/Verilog (165)
- DSP编程 (157)
- Linux/Unix编程 (148)
- 其他嵌入式/单片机内容 (138)
- VIP专区 (137)
- Java编程 (107)
- 通讯编程文档 (105)
- matlab例程 (103)
- 书籍 (102)
- 汇编语言 (100)
- 系统设计方案 (95)
- 文章/文档 (79)
- 嵌入式综合 (77)
- 嵌入式Linux (77)
- 软件设计/软件工程 (70)
- 驱动编程 (69)
- 可编程逻辑 (67)
- 电源技术 (63)
- 电子书籍 (63)
- 技术书籍 (54)
- VC书籍 (53)
- 网络 (48)
- 通讯/手机编程 (47)
- 教程资料 (47)
- 通信网络 (46)
- 串口编程 (44)
- 文件格式 (44)
- Delphi控件源码 (43)
- 接口技术 (42)
- 模拟电子 (42)
- 人工智能/神经网络 (41)
- 压缩解压 (37)
- VxWorks (35)
- USB编程 (34)
- uCOS (34)
- 数学计算 (33)
- Windows CE (32)
- 书籍源码 (30)
- 软件工程 (30)
- 数值算法/人工智能 (27)
- 加密解密 (27)
- 工控技术 (26)
- 技术管理 (26)
- 其他行业 (26)
- 编译器/解释器 (25)
- 行业发展研究 (24)
- 中间件编程 (23)
- 传感与控制 (22)
- 源码 (21)
- 测试测量 (21)
- 游戏 (21)
- 数据结构 (21)
- Internet/网络编程 (20)
- Java书籍 (19)
- 教程资料 (18)
- 手册 (17)
- 行业应用文档 (17)
- 技术教程 (17)
- 无线通信 (16)
- J2ME (16)
- PCB相关 (15)
- 电子书籍 (14)
- 操作系统开发 (13)
- FlashMX/Flex源码 (12)
- 其他文档 (11)
- 论文 (10)
- Applet (10)
- SQL Server (10)
- 编辑器/阅读器 (9)
- Windows Mobile (9)
- 资料/手册 (8)
- 实用工具 (8)
- *行业应用 (8)
- 教程 (7)
- 开关电源 (7)
- 手机短信编程 (7)
- 其他数据库 (7)
- 邮电通讯系统 (7)
- GPS编程 (7)
- 软件 (6)
- 单片机相关 (6)
- 交通/航空行业 (6)
- Symbian (6)
- Jsp/Servlet (6)
- Ajax (6)
- 单片机 (5)
- 实用电子技术 (5)
- C/C++语言编程 (5)
- 经验分享 (5)
- 多媒体处理 (5)
- 数据库系统 (5)
- ARM (5)
电源技术 为敏感电路提供过压和电源反接保护
 
What would happen if someone connected 24V to your12V circuits? If the power and ground lines were inadvertentlyreversed, would the circuits survive? Does yourapplication reside in a harsh environment, where the inputsupply can ring very high or even below ground? Evenif these events are ...
其他 This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sen
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager add ...
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
Linux/Unix编程 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
inco ...
Linux/Unix编程 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsys
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space. Through libraw1394/raw1394, applications can directly
send to and receive from other nodes without requiring a kernel driver ...
其他 This the implementation of structural SVM for training complex alignment models for protein sequence
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various in ...
Linux/Unix编程 Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia-SIP is an open-source SIP User-Agent library, compliant
with the IETF RFC3261 specification. It can be used as
a building block for SIP client software for uses such as VoIP,
IM, and many other real-time and person-to-person communication
services. The primary target platform for Sofia-SIP ...
单片机开发 Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I b
Swfdec still is development software, but has also followed a rigid
no-crashes-allowed policy. I believe it s stable enough now to be
installed as a default plugin for people that can live with occasional
crashes of their browser. But don t blame me if it does crash. File a
bug at https://bugs.f ...
Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...
数据结构 Recognizing its importance is only the fist step to advocate invetion or innovation
Recognizing its importance is only the fist step to advocate invetion or innovation, and some effective measures should be taken for it. For one thing, our authority should continue to enlarge the recruit of graduate. For another, the conditions of scientists and skilled workers should be furth ...