搜索结果
找到约 419 项符合
MODULE 的查询结果
按分类筛选
- 全部分类
- 技术资料 (52)
- 单片机开发 (34)
- 单片机编程 (27)
- VHDL/FPGA/Verilog (23)
- Linux/Unix编程 (17)
- 系统设计方案 (16)
- 其他嵌入式/单片机内容 (14)
- 电源技术 (13)
- 嵌入式/单片机编程 (13)
- 其他书籍 (11)
- 其他 (10)
- 汇编语言 (9)
- 网络 (8)
- 通讯/手机编程 (7)
- matlab例程 (7)
- 文章/文档 (7)
- 通讯编程文档 (6)
- 操作系统开发 (6)
- DSP编程 (6)
- 通信网络 (5)
- 编译器/解释器 (5)
- VIP专区 (5)
- 软件工程 (4)
- 串口编程 (4)
- Delphi控件源码 (4)
- VC书籍 (4)
- 微处理器开发 (4)
- 电子书籍 (4)
- 嵌入式综合 (3)
- 无线通信 (3)
- 驱动编程 (3)
- USB编程 (3)
- Windows CE (3)
- 手机短信编程 (3)
- 嵌入式Linux (3)
- Java编程 (3)
- 软件设计/软件工程 (3)
- Jsp/Servlet (3)
- 书籍源码 (3)
- GPS编程 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 传感与控制 (2)
- ARM (2)
- 可编程逻辑 (2)
- 数学计算 (2)
- Modem编程 (2)
- BREW编程 (2)
- 中间件编程 (2)
- 多国语言处理 (2)
- 压缩解压 (2)
- 加密解密 (2)
- Java书籍 (2)
- 其他行业 (2)
- 3G开发 (2)
- 文件格式 (2)
- 源码 (2)
- 手册 (2)
- 学术论文 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 数据结构 (1)
- Internet/网络编程 (1)
- 其他数据库 (1)
- 人工智能/神经网络 (1)
- 交通/航空行业 (1)
- SQL Server (1)
- 企业管理 (1)
- RFID编程 (1)
- MySQL数据库 (1)
- 游戏 (1)
- 人物传记/成功经验 (1)
- CA认证 (1)
- 技术管理 (1)
- 数值算法/人工智能 (1)
- 接口技术 (1)
- 电子元器件应用 (1)
- 软件 (1)
- 书籍 (1)
- 论文 (1)
系统设计方案 Seraphim Wireless DMX512 Module Reference Design
Seraphim Wireless DMX512 Module Reference Design
单片机开发 * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi
* This a software code module for a time-of-day clock object.
* The clock may be fixed 12-hour, fixed 24-hour, or dynamically
* configurable between these two types. Clock data can be accessed
* as a binary number representing the number of minutes since midnight
* or a BCD number formatted acco ...
单片机开发 * CONSTRAINTS * This module does not handle data which is considered out of range by the * appli
* CONSTRAINTS
* This module does not handle data which is considered out of range by the
* application(i.e. fixed constants which represent error condition)
*
* Maximum weight value must be limited to 128 to prevent an overflow
* condition during the calculation.
*
* The internal data type mu ...
单片机开发 * DEFINITION * This is the header file for a library module used to calculate the median * of a
* DEFINITION
* This is the header file for a library module used to calculate the median
* of a list of values. It finds the value that would be in the center if
* the list were sorted. If the list contains an even number of values, the
* lower of the two center values is reported. The values th ...
网络 本程序是一个module
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下:
gcc -O -c -Wall main.c
使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables ...
matlab例程 This module provides an introduction for our ELEC 301 DMT group project. 这是其中a2d模块部分
This module provides an introduction for our ELEC 301 DMT group project.
这是其中a2d模块部分
汇编语言 68HC08XL36 Timer Interface Module in an unbuffered PWM example
68HC08XL36 Timer Interface Module in an unbuffered PWM example
系统设计方案 TMS320C6201/6701 Evaluation Module Technical Reference
TMS320C6201/6701 Evaluation Module
Technical Reference
汇编语言 This a Report Module. Thanks for your attentation.
This a Report Module. Thanks for your attentation.
其他书籍 labview embedded development module 说明书
labview embedded development module 说明书,很经典的哦