搜索结果
找到约 516 项符合
Port 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (53)
- 串口编程 (37)
- 微处理器开发 (28)
- 嵌入式/单片机编程 (26)
- 单片机编程 (24)
- 技术资料 (24)
- 驱动编程 (20)
- Linux/Unix编程 (20)
- 其他 (17)
- uCOS (15)
- 其他嵌入式/单片机内容 (13)
- Windows CE (11)
- Java编程 (11)
- 其他书籍 (9)
- VIP专区 (9)
- VHDL/FPGA/Verilog (8)
- 软件设计/软件工程 (8)
- Internet/网络编程 (8)
- 通讯编程文档 (8)
- 通讯/手机编程 (7)
- 网络 (7)
- 嵌入式Linux (7)
- GPS编程 (7)
- 操作系统开发 (6)
- 汇编语言 (6)
- 系统设计方案 (6)
- Delphi控件源码 (6)
- 文章/文档 (5)
- 可编程逻辑 (4)
- 人工智能/神经网络 (4)
- 编译器/解释器 (4)
- DSP编程 (4)
- VC书籍 (4)
- VxWorks (4)
- 教程资料 (3)
- PCB相关 (3)
- 开发工具 (3)
- 实用工具 (3)
- USB编程 (3)
- J2ME (3)
- 软件工程 (3)
- 技术管理 (3)
- 软件 (3)
- 驱动程序 (2)
- 开发板开源 (2)
- C/C++语言编程 (2)
- 嵌入式综合 (2)
- 压缩解压 (2)
- STL (2)
- 手机短信编程 (2)
- 中间件编程 (2)
- 加密解密 (2)
- FlashMX/Flex源码 (2)
- Applet (2)
- 3G开发 (2)
- 企业管理 (2)
- MacOS编程 (2)
- 数学计算 (2)
- 书籍源码 (2)
- 并口编程 (2)
- 源码 (2)
- 书籍 (2)
- 资料/手册 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 无线通信 (1)
- ARM (1)
- 接口技术 (1)
- 游戏 (1)
- Symbian (1)
- Modem编程 (1)
- 邮电通讯系统 (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- BREW编程 (1)
- 其他行业 (1)
- matlab例程 (1)
- 电子书籍 (1)
- 行业发展研究 (1)
- 能源行业(电力石油煤炭) (1)
- 软件测试 (1)
- 笔记 (1)
串口编程 使用RS232串口2
使用RS232串口2,通过Copley电机控制卡控制电机运转的VC程序。并且程序开发手册也包含在文件夹内。
Using RS232 2 port, a VC program is developed for Copley motor control card, by which motors can move precisely. And a handbook for program development is inclued in the rar file. ...
微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select
s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括
Please select function :
0 : Please input 1-14 to select test
1 : Real time clock display
2 : 4 key array test
3 : Buzzer test
4 : ADC test
5 : IIC EEPROM test
6 : Touchpanel test
7 : 3.5# TFT LCD 240*320 test
8 : UDA1341 play audio test
...
Java编程 This application includes a demo server and client program. You could write your own server launcher
This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the following command to launch the server program.
java -jar Sim ...
Internet/网络编程 /* 例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性 session.SetDefaultPayloadType(96) session.SetDefaultMar
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)
session.SetDefaultMark(false)
session.SetDefaultTimestampIncrement(160)
这里port与destination的端口号设的不一样。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/ ...
VHDL/FPGA/Verilog // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //
// -*- Mode: Verilog -*-
// Filename : wb_master.v
// Description : Wishbone Master Behavorial
// Author : Winefred Washington
// Created On : 2002 12 24
// Last Modified By: .
// Last Modified On: .
// Update Count : 0
// Status : Unknown, Use with caution!
// Description Specification
// General ...
数学计算 一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务
一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务,可以port到多核cpu上加速运算。
单片机开发 uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomL
uart全功能实现.实现如下函数:
U_Open,
U_Close,
U_GetBytes,
U_PutBytes,
U_GetBytesAvail,
U_GetTxRoomLeft,
U_PutISRBytes,
U_GetTxISRRoomLeft,
U_Purge,
U_SetOwner,
U_SetFlowCtrl,
U_ConfigEscape,
U_SetDCBConfig,
U_CtrlDCD,
U_CtrlBreak,
U_ClrRxBuffer,
U_ClrTxBuffer,
U_SetBaudRate,
U_Se ...
VxWorks cs8900aVxworks驱动部分的头文件
cs8900aVxworks驱动部分的头文件,有不少兄弟不明白PORT地址和MEM地址如何设置,问题的关键是A24地址线和对应的逻辑
人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
系统设计方案 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 ...