搜索结果
找到约 7,748 项符合
ip-code 的查询结果
Internet/网络编程 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000.
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运 ...
单片机开发 嵌入式TCP/IP协议栈。 C 源码
嵌入式TCP/IP协议栈。 C 源码,对于开发TCP/IP协议栈的用户具有非常大的参考价值。
VHDL/FPGA/Verilog Synopsys 8051 IP core documentation.
Synopsys 8051 IP core documentation.
Windows CE use embedded visual basic develop windows ce application book(companion CD code)
use embedded visual basic develop windows ce application book(companion CD code)
嵌入式/单片机编程 超轻量级TCP/IP协议栈源代码
超轻量级TCP/IP协议栈源代码,可用于嵌入式开发学习
matlab例程 一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7
一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取
1.包含pdf文档和源代码
2.源代码code
开发环境是VC6、Matlab7
单片机开发 LCD IconEditor edit graphic creat source code
LCD IconEditor edit graphic creat source code
驱动编程 This module contains the code needed to test the RealTek Ethernet Controller.
This module contains the code needed to test the RealTek Ethernet Controller.
VHDL/FPGA/Verilog Altera的IP源码8259
Altera的IP源码8259,只需打开就能实现
单片机开发 This version of the code is compatible only with the AT89C2051 due to the location of the data buf
This version of the code is compatible only with the AT89C2051 due to the
location of the data buffer and stack in RAM. The code may be modified to
work with the AT89C1051 by relocating or resizing the buffer and stack to
fit into the smaller amount of RAM available in the AT89C1051.