搜索结果
找到约 719 项符合
PORT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (189)
- 单片机开发 (59)
- 串口编程 (40)
- 微处理器开发 (29)
- 单片机编程 (28)
- 嵌入式/单片机编程 (26)
- Linux/Unix编程 (21)
- 驱动编程 (20)
- 其他 (18)
- uCOS (15)
- 其他嵌入式/单片机内容 (14)
- Java编程 (11)
- Windows CE (11)
- 通讯/手机编程 (10)
- 软件设计/软件工程 (10)
- VIP专区 (10)
- 其他书籍 (9)
- VHDL/FPGA/Verilog (9)
- Internet/网络编程 (8)
- 网络 (8)
- 通讯编程文档 (8)
- 汇编语言 (7)
- 嵌入式Linux (7)
- GPS编程 (7)
- 操作系统开发 (6)
- Delphi控件源码 (6)
- 系统设计方案 (6)
- 文章/文档 (5)
- 源码 (4)
- 软件 (4)
- DSP编程 (4)
- 可编程逻辑 (4)
- 编译器/解释器 (4)
- 人工智能/神经网络 (4)
- VxWorks (4)
- VC书籍 (4)
- PCB相关 (3)
- C/C++语言编程 (3)
- 软件工程 (3)
- 开发工具 (3)
- 实用工具 (3)
- 嵌入式综合 (3)
- 教程资料 (3)
- 技术管理 (3)
- USB编程 (3)
- J2ME (3)
- 并口编程 (3)
- 书籍 (2)
- 接口技术 (2)
- 加密解密 (2)
- 驱动程序 (2)
- 书籍源码 (2)
- 开发板开源 (2)
- 压缩解压 (2)
- 手机短信编程 (2)
- 企业管理 (2)
- Applet (2)
- 数学计算 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- matlab例程 (2)
- Symbian (2)
- 中间件编程 (2)
- 3G开发 (2)
- MacOS编程 (2)
- 笔记 (1)
- 电源技术 (1)
- 无线通信 (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- 资料/手册 (1)
- 单片机相关 (1)
- ARM (1)
- 模拟电子 (1)
- 电子书籍 (1)
- 教程资料 (1)
- Modem编程 (1)
- 游戏 (1)
- *行业应用 (1)
- BREW编程 (1)
- 其他行业 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- RFID编程 (1)
- 能源行业(电力石油煤炭) (1)
- 软件测试 (1)
微处理器开发 USB Code for ARM7 using Virtual Com Port based on LPC23xx
USB Code for ARM7 using Virtual Com Port based on LPC23xx
网络 A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi
A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4. CuteFTP 8,
* I ll ...
技术资料 PCA9536 4bit I2C bus and SMBus IO port
The PCA9536 is an 8-pin CMOS device that provides 4 bits of General Purpose parallelInput/Output
Delphi控件源码 直接存取硬件设备 IO 口地址 ( IO Port Address ) 的非可视构件
直接存取硬件设备 IO 口地址 ( IO Port Address ) 的非可视构件
编译器/解释器 Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port
Many many developers all over the net respect NASM for what i s
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).
Now we have good news for you: NASM is licensed under LGPL.
This means its developm ...
软件设计/软件工程 Upload ucosii source code that can port to all cpu inlcude ARM intel M68..etc
Upload ucosii source code that can port to all cpu inlcude ARM intel M68..etc
其他 (1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to us
(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG
ports for in-system programming, this pin is not available as a user I/O pin.
(2) The user I/O pin count includes dedicated input pins and all I/O pins.
单片机开发 ucos在AT90上面的移植。 Atmel AT90/AVR Port for AVR-G
ucos在AT90上面的移植。
Atmel AT90/AVR Port for AVR-G
单片机开发 USB CDC using C8051F320/340, virtual COM port thru usb connection
USB CDC using C8051F320/340, virtual COM port thru usb connection
驱动编程 serial port read/write,对USB和com端口的数据读写可以实时操作
serial port read/write,对USB和com端口的数据读写可以实时操作,但是com端口必须未被其他程序占用,如果被占用,将会无法打开。