-
软件测试的入门书籍,非常适合初学者!我看后觉得非常有用...
软件测试的入门书籍,非常适合初学者!我看后觉得非常有用-Introduction to software testing books, is very suitable for beginners! I do find it very useful after
- 2023-01-31 11:40:04下载
- 积分:1
-
This paper describes the IAR FOR avr compiler foundation for people new to this...
本文详细介绍了IAR FOR avr 编译器的基础,为刚接触此编译器的人提供了快速掌握的方法。-This paper describes the IAR FOR avr compiler foundation for people new to this compiler provides a fast method of disposal.
- 2022-03-04 22:11:13下载
- 积分:1
-
C #实现BBS论坛。提供三个主要角色:访客(未注册的美国..
用c#实现的BBS论坛。主要提供了三种角色:游客(没有注册的用户)、已经注册的用户和后台管理员。当游客进入论坛之后,只能对网站的首页进行浏览;而已经注册的用户进入论坛之后,可以发表自己的评论、并加以编辑等;管理员进入论坛之后,可以设置及更改整个论坛基本操作。-With c# Realize the BBS forum. Offers three main roles: visitors (unregistered users), registered users and back-office administrator. When visitors enter the Forum, can only browse the site
- 2022-08-11 11:28:54下载
- 积分:1
-
CMMB复用标准,详细介绍了CMMB广播信道中复用帧复用子帧视音频复用的结构...
CMMB复用标准,详细介绍了CMMB广播信道中复用帧复用子帧视音频复用的结构-Reuse CMMB standard, CMMB broadcasting details of channel reuse reuse sub-frame video and audio multiplexing frame structure
- 2022-06-18 11:50:56下载
- 积分:1
-
单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习...
单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习,一起进步。-SCM machine assembly language code generation with high efficiency but readability was not strong, This tutorial is in the process of learning the study notes and random notes here be edited and revised want to share with everyone, in exchange, learning together and progress together.
- 2022-07-16 21:59:02下载
- 积分:1
-
Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助...
Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助-Windows File System Filter Driver Development Guide (Second Edition), useful for driver development
- 2022-01-27 12:26:33下载
- 积分:1
-
here this folder consists of all c++ an djava books pls go through it than
here this folder consists of all c++ an djava books pls go through it than-here this folder consists of all c++ an djava books pls go through it thankkkkkk
- 2022-03-07 17:07:52下载
- 积分:1
-
如何使用数字锁相环,如何用VHDL数字锁相环
介绍了如何使用数字锁相环,如何用VHDL实现数字锁相环-on how to use the DPLL, how to use VHDL DPLL
- 2022-05-06 01:53:29下载
- 积分:1
-
有关软件工程的相关教程,cmm是在软件开发过程中为了保证开发质量而实行的一套操作标准...
有关软件工程的相关教程,cmm是在软件开发过程中为了保证开发质量而实行的一套操作标准-The software engineering curriculum, cmm software development process in order to guarantee the quality of the implementation of the development of a set of operating standards
- 2022-11-30 01:45:03下载
- 积分: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