搜索:Module+Programming
找到约 2,280 项符合「Module+Programming」的查询结果
结果 2,280
按分类筛选
- 全部
- 其他书籍 (200)
- VC书籍 (176)
- 电子书籍 (98)
- Linux/Unix编程 (91)
- 技术资料 (59)
- Java编程 (49)
- 软件工程 (44)
- 其他 (41)
- 嵌入式/单片机编程 (41)
- 单片机开发 (41)
- Java书籍 (34)
- 软件设计/软件工程 (34)
- VHDL/FPGA/Verilog (27)
- 其他嵌入式/单片机内容 (27)
- 文章/文档 (26)
- matlab例程 (24)
- Windows CE (22)
- 书籍源码 (21)
- 驱动编程 (18)
- 游戏 (18)
- 网络 (18)
- 系统设计方案 (18)
- 人工智能/神经网络 (16)
- 微处理器开发 (16)
- 汇编语言 (15)
- 数学计算 (12)
- 串口编程 (8)
- 通讯编程文档 (8)
- 行业发展研究 (8)
- 操作系统开发 (7)
- Delphi控件源码 (7)
- DSP编程 (6)
- 数值算法/人工智能 (6)
- 通讯/手机编程 (6)
- 编译器/解释器 (6)
- 文件格式 (6)
- USB编程 (6)
- J2ME (6)
- Windows Mobile (6)
- 中间件编程 (6)
- 书籍 (6)
- 压缩解压 (5)
- Internet/网络编程 (5)
- SQL Server (5)
- 加密解密 (4)
- 手机短信编程 (4)
- 技术管理 (4)
- Symbian (4)
- JavaScript (4)
- C/C++语言编程 (3)
- 技术书籍 (3)
- 磁盘编程 (3)
- *行业应用 (3)
- 数据结构 (3)
- 其他行业 (3)
- Oracle数据库 (3)
- Modem编程 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- Applet (2)
- 多国语言处理 (2)
- 嵌入式Linux (2)
- STL (2)
- FlashMX/Flex源码 (2)
- GPS编程 (2)
- Jsp/Servlet (2)
- 3G开发 (2)
- 无线通信 (1)
- Windows编程 (1)
- 数据库系统 (1)
- 资料/手册 (1)
- 计算机相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- 可编程逻辑 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- CA认证 (1)
- BREW编程 (1)
- 并口编程 (1)
- 交通/航空行业 (1)
- TAPI编程 (1)
- MySQL数据库 (1)
- 人物传记/成功经验 (1)
- RFID编程 (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/519/330474.html
加密解密
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may no
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for perfo ...
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.