搜索结果
找到约 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)
单片机编程 用户程序示例教程
用户程序示例教程
The Blinky project is a simple program for the LPC2138using Keil MCB2130 Microcontroller Board.
It blinks the LEDs at speed according to the Potentiometer setting and prints the current seting to the Serial Port 1.In addition it generates a sine wave with an adjustable frequency on ...
Delphi控件源码 众所周知
众所周知,DOS和Window98操作系统下用户程序能够直接操作端口(Port函数),但在Win2000和WinXP下却不能直接操作端口,该程序源码是在Window2000和WindowXP系统下直接操作计算机端口例子。
Java编程 VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the ...
Internet/网络编程 微软DNS服务器远程溢出漏洞测试代码 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http:
微软DNS服务器远程溢出漏洞测试代码
Microsoft DNS Server Remote Code execution Exploit and analysis
Advisory: http://www.microsoft.com/technet/security/advisory/935964.mspx
This remote exploit works against port 445 (also Microsoft RPC api used)
* Mario Ballano ( mballano~gmail.com )
* Andres Tarasco ...
微处理器开发 三星公司官方JTAG下载工具SJF2440源代码下载。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV8
三星公司官方JTAG下载工具SJF2440源代码下载。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and
read/write data from/to a specified address.
系统设计方案 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 ...
技术资料 SLX-5MS-MDM
The SLX-5MS-MDM is a Remote Access Switch (Ethernet
Land-Line Modem) that combines an industrial telephone
modem with a 5 port industrial Ethernet managed switch. This
powerful combination allows you to easily and securely access
your Ethernet network from any remote location over standard
telephone ...
嵌入式综合 红外遥控RGB
#include "STC90.h"
#include < intrins.h >
#define uchar unsigned char
#define uint unsigned int
#define led_port P1
sbit IR_RE = P3^2;
sbit led_r = P1^3;
sbit led_g = P1^4;
sbit led_b = P1^5;
sbit led_wd = P1^7;
sbit K1 =P3^0 ; //增加键
sbit K2 =P3^1 ; ...
单片机编程 一款监视串口和并口使用的小软件.
(Portmon&nbsp;is&nbsp;an&nbsp;application&nbsp;that&nbsp;lets&nbsp;you&nbsp;monitor&nbsp;serial&nbsp;and&nbsp;parallel&nbsp;activity&nbsp;on&nbsp;your&nbsp;local&nbsp;system,&nbsp;or&nbsp;any&nbsp;computer&nbsp;on&nbsp;the&nbsp;network&nbsp;that&nbsp;you&nbsp;can&nbsp;reach&nbsp;via&nbsp;TCP/IP.&nb ...
BREW编程 ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project
ECE345, Visual-to-Audio Electronic Travel Aid
Code for TM320C54x (v2a.asm) download
This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the ...