搜索结果
找到约 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)
软件工程 Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is dra ...
网络 它是一个和平台无关的sms发送软件。对于手机开发的人员很有用。 SMS-Man is a set of cross-platformed utilities for SMS sending. You
它是一个和平台无关的sms发送软件。对于手机开发的人员很有用。
SMS-Man is a set of cross-platformed utilities for SMS sending. You can organize SMS-list , SMS alert system (useful for system administrators) and much more.
数学计算 非线性有限元程序
非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be modified to use a different formulation of ...
单片机开发 getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you can run vcvars32.bat
其他 A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely bal
A heap is a binary tree satisfying the following
conditions:
&#1048708 This tree is completely balanced.
&#1048708 If the height of this binary tree is h, then leaves
can be at level h or level h-1.
&#1048708 All leaves at level h are as far to the left as
possible.
&#1048708 The data associated wit ...
VC书籍 This sample shows different ways of performing anti-aliasing - both by using only the native hardwa
This sample shows different ways of performing anti-aliasing - both by using only
the native hardware AA support, and by mixing the hardware modes with additional
supersampling. There are various ways in which the supersampled image can be
down-sampled. The way we do the downsampling in this example ...
数据结构 very simple nonvisual Delphi component useful for shareware program developing. It uses crypted lic
very simple nonvisual Delphi component useful for shareware program developing.
It uses crypted license files containing information about exe file (size and crc), expired date and any additional information.
As TArtLicense uses RSA asymmetric algorithm and TArtLicense knows only decryption key, nob ...
单片机开发 基于龙芯CPU核的SOC
基于龙芯CPU核的SOC,HS3210i的Datasheet,一路网口,两路CAN,AC97,PS2键盘鼠标,LCD控制器,串口,SPI,I2C,SDRAM,Nor Flash, NAND Flash。
Java编程 This is a desktop application written in java which sends email using gmail smtp. You do not need to
This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of course by your own account. You need jdk 1.6 or higher to run ...
微处理器开发 The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processi
The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality. API functions target key algorithms in such codecs ...