搜索: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/677/476590.html
Windows Mobile
"Microsoft Smartphone Programming"书中各章节的源码。
"Microsoft Smartphone Programming"书中各章节的源码。
https://www.eeworm.com/dl/542/477367.html
其他书籍
Modern C++ Design: Generic Programming and Design Patterns Applied, Andrei Alexandrescu
Modern C++ Design: Generic Programming and Design Patterns Applied, Andrei Alexandrescu
https://www.eeworm.com/dl/686/478593.html
VC书籍
The Art of Computer programming很好的一本书
The Art of Computer programming很好的一本书,这是英文版的一部分
https://www.eeworm.com/dl/684/442737.html
软件设计/软件工程
A very useful tutorial to begin assembly programming with atmel microcontrollers
A very useful tutorial to begin assembly programming with atmel microcontrollers
https://www.eeworm.com/dl/883530.html
技术资料
《Programming the Microsoft Windows Driver Model》
·《Programming the Microsoft Windows Driver Model》(清晰中文版,非扫描,有目录索引,方便阅读)
https://www.eeworm.com/dl/648/254174.html
单片机开发
Display RGB, and an iPOD image on 2.2" TFT color LCD module. IC driver is SSD1289. mcu is Microchip
Display RGB, and an iPOD image on 2.2" TFT color LCD module. IC driver is SSD1289. mcu is Microchip PIC18LF4550
https://www.eeworm.com/dl/643/206321.html
USB编程
This module is common to all of the Example programs It declares the data types and system calls r
This module is common to all of the Example programs
It declares the data types and system calls required to access the Windows operating system
https://www.eeworm.com/dl/745257.html
技术资料
IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件: module
IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件:module i2c_dri    #(      parameter   SLAVE_ADDR = 7'b1010000   ,  //EEPROM从机地址      parameter   CLK_FREQ   = 26'd50_000_000, ...
https://www.eeworm.com/dl/663/488431.html
VHDL/FPGA/Verilog
The objective of this project is to create a driver for a camera module (we used the OV7620). After
The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a serial cable