-
数据结构得课程设计 希望能对大家有点用途 是链接系统得实现...
数据结构得课程设计 希望能对大家有点用途 是链接系统得实现-data structure in the curriculum design we want to use is a little link system with the realization
- 2022-12-11 22:40:04下载
- 积分:1
-
犯错
嵌入式TCP/IP协议栈说明书下载--
技术说明:
1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。
2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。
3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。
4)协议栈采用C代码编写,可方便的移植于各种单片机平台。
5)协议栈在ARM7+RTL8019硬件环境下测试,并建立了FTP服务器和WEB服务器,性能稳定。
6)协议栈建立的FTP服务器和WEB服务器与Internet Explorer浏览器和ftp.exe相互兼容。
7)协议栈每一个SOCKET上建了数据缓冲队列(数据结构),用于接收SOCKET的并发数据,实现多SOCKET的并发数据报处理,可同时运行FTP服务器和WEB服务器。
8)协议栈实现了ACK的延时答应(200ms),支持TCP多包发送和接收,但未支持TCP数据报的失序处理,因此适合局域网内使用。
诚邀与您合作,QQ:292942278-err
- 2022-02-21 03:42:25下载
- 积分:1
-
software quality assurance plan template.
software quality assurance plan template.
- 2022-07-25 02:37:42下载
- 积分:1
-
Art of Programming Contest
编程艺术竞赛
- 2023-04-24 19:30:03下载
- 积分:1
-
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。...
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。-This article discusses how in the embedded real-time operating system μC/OSII transplanted to achieve this lwIP TCP/IP protocol stack, so that μC/OS II to become the support network of the RTOS.
- 2022-01-26 08:17:38下载
- 积分:1
-
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[...
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[输出]
插入x后线性表的结果
[存储结构]
采用顺序存储结构
[算法的基本思想]
建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。
程序如下:
#include "iostream.h"
#include
#define LIST_INTI_SIZE 100//初始空间大小
typedef struct SqList
-attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a- incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows :# include "iostream.h"# include
- 2022-02-01 21:43:29下载
- 积分:1
-
kmeans算法实现c语言
本代码是用文本读入读出的方式,数据是经纬度坐标转换后的平面坐标,二维数据。因为能处理数据比较大的分类。本代码成功的实现了坐标点的划分。
- 2022-01-26 04:15:00下载
- 积分:1
-
Fit with the primary C# Programmers use, which contains a lot in the development...
适合与初级C#程序员使用,里面包含了很多在开发C#程序时遇到的基础的问题。-Fit with the primary C# Programmers use, which contains a lot in the development of C# Procedures based on the problem encountered.
- 2022-02-16 01:09:11下载
- 积分:1
-
C函数大全 很全面
C函数大全 很全面-C function Guinness very comprehensive
- 2022-02-01 05:43:04下载
- 积分:1
-
在 asp.net 中的 myreview 产品项目
这个项目我是登录名和产品的审查查看易用性: 代码没有很好的描述将被删除,你不会得到任何点。请描述更好地获得更多积分。
- 2022-01-28 08:28:27下载
- 积分:1