搜索结果
找到约 1,403 项符合
how 的查询结果
按分类筛选
- 全部分类
- 技术资料 (162)
- 其他书籍 (136)
- 其他 (76)
- 单片机开发 (72)
- Java编程 (61)
- VC书籍 (44)
- Java书籍 (42)
- 软件设计/软件工程 (38)
- 书籍 (37)
- 软件工程 (37)
- 电子书籍 (34)
- Linux/Unix编程 (33)
- matlab例程 (28)
- 文章/文档 (25)
- 微处理器开发 (25)
- 汇编语言 (24)
- 单片机编程 (21)
- 驱动编程 (19)
- 模拟电子 (18)
- 可编程逻辑 (17)
- 人工智能/神经网络 (17)
- 教程资料 (16)
- 系统设计方案 (16)
- 嵌入式/单片机编程 (15)
- Delphi控件源码 (15)
- 行业发展研究 (15)
- USB编程 (14)
- 其他嵌入式/单片机内容 (14)
- VHDL/FPGA/Verilog (13)
- 操作系统开发 (12)
- 书籍源码 (12)
- 通讯/手机编程 (11)
- 数学计算 (11)
- 通讯编程文档 (11)
- 电源技术 (10)
- DSP编程 (10)
- 文件格式 (10)
- Symbian (10)
- 加密解密 (8)
- *行业应用 (8)
- 技术管理 (8)
- Windows Mobile (8)
- 数值算法/人工智能 (7)
- 游戏 (7)
- VIP专区 (7)
- 无线通信 (6)
- 压缩解压 (6)
- Internet/网络编程 (6)
- 编译器/解释器 (6)
- Windows CE (6)
- SQL Server (6)
- 邮电通讯系统 (6)
- 嵌入式综合 (5)
- 串口编程 (5)
- Applet (5)
- 其他数据库 (5)
- JavaScript (5)
- Jsp/Servlet (5)
- MacOS编程 (5)
- 测试测量 (4)
- 数据结构 (4)
- FlashMX/Flex源码 (4)
- 其他行业 (4)
- GPS编程 (4)
- 认证考试资料 (4)
- 数据库系统 (3)
- 手机短信编程 (3)
- 编辑器/阅读器 (3)
- J2ME (3)
- 手机彩信(MMS)编程 (3)
- RFID编程 (3)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 技术教程 (2)
- 传感与控制 (2)
- 通信网络 (2)
- 磁盘编程 (2)
- 网络 (2)
- 嵌入式Linux (2)
- 3G开发 (2)
- 源码 (1)
- PCB相关 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 电子元器件应用 (1)
- PCB图/BOM单/原理图 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- 教程资料 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
系统设计方案 Programming the USB2DMX by Jan Menzel 3rd January 2002 Abstract This document describes how the
Programming the USB2DMX
by Jan Menzel
3rd January 2002
Abstract
This document describes how the USB2DMX DMX512 interface for the USB-port by Lighting-
Solutions1 has to be programmed. It includes all information the software engineer has to supply to the
operating systems USB-stack to talk to the US ...
Linux/Unix编程 All people curious about how Linux works and why it is so efficient will find answers here. After re
All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code,
distinguishing between crucial data structures and secondary ones—in short, becoming a true
Linux hacker.
其他 It shows you how to use the Quartus® II software to create and process your own Nios II syste
It shows
you how to use the Quartus® II software to create and process your own
Nios II system design that interfaces with components on Nios
development boards.
单片机开发 this MAX 7000 Programmable Logic reference book,in this book,you can learn how to usr the Max7000 Fa
this MAX 7000 Programmable Logic reference book,in this book,you can learn how to usr the Max7000 Family s
CPLD
微处理器开发 Samsung S3C2440A SOC RISC Microprocessor test program that demonstrates how to code most peripherals
Samsung S3C2440A SOC RISC Microprocessor test program that demonstrates how to code most peripherals on the chip.
文件格式 iar ewarm entry-level curriculum.A more detailed description of how the IAR EWARM quick star,as well
iar ewarm entry-level curriculum.A more detailed description of how the IAR EWARM quick star,as well as the development environment IAR EWARM the basic use.
软件工程 Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you
Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems.
系统设计方案 This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. R
This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. Reference schematics and Ethernet driver source code is attached, with RTL8019AS as Ethernet controller. The document also shows how to configure uClinux Ethernet options in LPC22xx development system
FlashMX/Flex源码 I ll probably write up a short article next week outlining how the ActionScript works, so people can
I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex.
You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is not a compiled compo ...
其他 Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and exe
Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and executable in Visual C++ environment.