搜索:Testing+Module
找到约 866 项符合「Testing+Module」的查询结果
结果 866
按分类筛选
- 全部
- 技术资料 (330)
- 单片机开发 (36)
- 单片机编程 (35)
- VHDL/FPGA/Verilog (25)
- 其他书籍 (23)
- Linux/Unix编程 (21)
- 系统设计方案 (19)
- 其他 (17)
- 其他嵌入式/单片机内容 (16)
- 嵌入式/单片机编程 (15)
- 软件设计/软件工程 (14)
- 电源技术 (13)
- matlab例程 (13)
- 网络 (12)
- 文章/文档 (12)
- 电子书籍 (10)
- Java编程 (9)
- 汇编语言 (9)
- 通讯/手机编程 (8)
- 软件工程 (8)
- 通讯编程文档 (8)
- 微处理器开发 (8)
- 书籍 (8)
- DSP编程 (7)
- 操作系统开发 (7)
- 通信网络 (6)
- 嵌入式Linux (6)
- Java书籍 (6)
- VC书籍 (6)
- VIP专区 (6)
- 源码 (6)
- 可编程逻辑 (5)
- 压缩解压 (5)
- 编译器/解释器 (5)
- 无线通信 (4)
- 数值算法/人工智能 (4)
- 书籍源码 (4)
- 嵌入式综合 (4)
- 教程资料 (4)
- 手机短信编程 (4)
- 串口编程 (4)
- USB编程 (4)
- Delphi控件源码 (4)
- GPS编程 (4)
- 软件测试 (4)
- 手册 (4)
- 加密解密 (3)
- 测试测量 (3)
- 驱动编程 (3)
- 文件格式 (3)
- 数据结构 (3)
- Windows CE (3)
- 中间件编程 (3)
- Jsp/Servlet (3)
- 学术论文 (2)
- 技术书籍 (2)
- ARM (2)
- 传感与控制 (2)
- 模拟电子 (2)
- Internet/网络编程 (2)
- Modem编程 (2)
- 多国语言处理 (2)
- 数学计算 (2)
- 其他数据库 (2)
- 人工智能/神经网络 (2)
- BREW编程 (2)
- 其他行业 (2)
- 3G开发 (2)
- 软件 (2)
- 教程 (2)
- 笔记 (2)
- PCB相关 (1)
- 接口技术 (1)
- 电子元器件应用 (1)
- 开发工具 (1)
- 电工电气 (1)
- IEEE论文 (1)
- 图形图像 (1)
- 源码/资料 (1)
- 游戏 (1)
- 磁盘编程 (1)
- *行业应用 (1)
- 企业管理 (1)
- Applet (1)
- CA认证 (1)
- 交通/航空行业 (1)
- Symbian (1)
- JavaScript (1)
- MySQL数据库 (1)
- SQL Server (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- 人物传记/成功经验 (1)
- RFID编程 (1)
- 能源行业(电力石油煤炭) (1)
- 论文 (1)
- 经验 (1)
https://www.eeworm.com/dl/648/193645.html
单片机开发
* 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 rep ...
https://www.eeworm.com/dl/635/209240.html
网络
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linux, 2.2, 2.4, and 2.6 with fully im ...
https://www.eeworm.com/dl/542/419351.html
其他书籍
Builder uses to integrate a larger system module. Each component consists of a structured set of fi
Builder uses to integrate a larger system module. Each component
consists of a structured set of files within a directory.
The files in a component directory serve the following
The RS232 UART Core implements a method for communication of serial data. The core provides
a simple r ...
https://www.eeworm.com/dl/666/423252.html
Delphi控件源码
Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite
Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite handy with INI files which you can use to get and set data for you applications. You can also check out some dates related to passwords and expiry dates. Send emails using Microsof ...
https://www.eeworm.com/dl/697/366906.html
RFID编程
Here you have the Development Kit of SkyeTek Module M1. Contains a demo software and some interestin
Here you have the Development Kit of SkyeTek Module M1. Contains a demo software and some interesting PDF.
https://www.eeworm.com/dl/647/467798.html
嵌入式/单片机编程
The code is for Auxiliary IO module which supports 16 inputs and 16 outputs and Modbus protocol
The code is for Auxiliary IO module which supports 16 inputs and 16 outputs and Modbus protocol
https://www.eeworm.com/dl/622/446612.html
手机短信编程
This is full set of procedures used to communicate with any GSM module for SMS sending/receiving (
This is full set of procedures used to communicate with
any GSM module for SMS sending/receiving (it uses standard AT commands).
Original code is for ATMega162 microcontroller, but code is general to
be easy ported to others platforms.
Code can be compiled with IAR AVR compi ...
https://www.eeworm.com/dl/519/436488.html
加密解密
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is ei
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
https://www.eeworm.com/dl/678/436508.html
系统设计方案
this is the code for reed solomon encoder of type 7,3. this is the main module program.
this is the code for reed solomon encoder of type 7,3. this is the main module program.
https://www.eeworm.com/dl/674/476491.html
Windows CE
This module contains all the definitions for the DDI (Device Driver Interface) for the touch panel d
This module contains all the definitions for the DDI (Device Driver Interface) for the touch panel device.