搜索结果
找到约 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)
uCOS uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as
uC/OS-II Notes from Nohau Corporation
The code associated with this readme.txt file is provided "as is".
The code was written with the intention of creating a functional
RTOS demo for the Nohau evaluation boards that can run a MicroBlaze
core. You can use this code for any and all of your projects ...
源码 源代码LIBRARY IEEE USE IEEE
通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit mr,my,mg,br,by,bg:OUT bit ) END traffic
单片机开发 富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at P
富士通单片机MB902420系列
CAN Project:
CAN0 will work as a simple Repeater.
Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P)
and will send out again as byte-packages to ID#2
Receive-Buffer #1 : basic can
Transmit-Buffer #6 : full-can ID #2
串口编程 使用RS232串口2
使用RS232串口2,通过Copley电机控制卡控制电机运转的VB程序。文件夹中包含有程序开发手册。
Using RS232 2 port, a VB program is developed for Copley motor control card, by which motors can move precisely. A handbook for program develpoment is involved in the rar file.
其他嵌入式/单片机内容 串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。 在Component菜单下选择Install Component子菜单
串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。
在Component菜单下选择Install Component子菜单,选择Into existing package 或者 Into new package,在其中的Unit file name选择Port.pas文件,在Package file name 中输入包的名字,然后按OK选择安装。 ...
串口编程 使用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. ...
技术资料 PADS Power-PCB软件培训.pdf
PowerPCB(Scurity device)– (Parallel Port)– License.dat ( PowerPCB v3.5Pcblic.dat)– /padspwr/security/licenses • !"#$%&– ! "#$(Key)%& (license.dat 'pcblic.dat)– () *+,-./01.)
单片机开发 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 ...
Linux/Unix编程 一个小的telnet程序与大家共享
一个小的telnet程序与大家共享,/* 本程序支持如一些参数:
* --host IP地址 或者 -H IP地址
* --port 端口 或者 -P 端口
* --back 监听数量 或者 -B 监听数量
* --dir 服务默认目录 或者 -D 服务默认目录
* --log 日志存放路径 或者 -L 日志存放路径
* --daemon 使程序进入后台运行模式
*/ ...
技术资料 Rockchip 电源IC RK816 技术手册
The RK816 is a complex power management integrated circuit (PMIC) for multi-core system applications powered by Li-ion polymer battery cell, or by a 5V input either form an USB port or form an adapter. The RK816 can provide a complete power management solution with very few external c ...