搜索结果
找到约 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)
Internet/网络编程 I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco
I. Introduction
This code exploits a previously undisclosed vulnerability in the bit string
decoding code in the Microsoft ASN.1 library. This vulnerability is not related
to the bit string vulnerability described in eEye advisory AD20040210-2. Both
vulnerabilities were fixed in the MS04-007 patch. ...
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
网络 Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r
Simple SunPlus SP54 codec converter and a more playable mode MJPG.
untar the archive
go to the relevant directory
to compile:
just do make
to install:
with root account
cp sp54convert /usr/local/bin
to use:
sp54convert infile outfile
Enjoy !!
Michel Xhaard <mxhaard@users.sourceforge.net>
Till ...
系统设计方案 一个uC/OS-II的simplest edition
一个uC/OS-II的simplest edition,并赋有x86的port
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
Java编程 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层
中国移动MISC 1.6 Provision Java API
直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层.
运行环境 Windows/Linux JDK 1.4.2
演示程序
1) sync.bat 正向订购同步演示
java -classpath "smsfan-provision.jar" net.smsfan.provision.example.SyncOrderExample 80 provi ...
串口编程 DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用
DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port
嵌入式/单片机编程 用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a
用于motorala 68K系列处理器的小实时多任务操作系统
The OMU Kernel was written to provide a cut-down Unix-like O/S for a
home-made 6809-based home computer built by me, Steven Hosgood, in the
early 1980s. This package contains the RTOS version of omu68k, derived
from a port of the original 6809 code to ...
Delphi控件源码 众所周知
众所周知,DOS和Window98系统下能对硬件端口直接操作(使用Port函数),但Window2000和WindowXP系统屏蔽了此功能,该控件能在Win2k,WinXP操作系统下直接操作硬件端口,需要WinDriver支持。
Delphi控件源码 众所周知
众所周知,DOS和Window98操作系统下用户程序能够直接操作端口(Port函数),但在Win2000和WinXP下却不能直接操作端口,该程序源码是在Window2000和WindowXP系统下直接操作计算机端口例子。