-
一个不错的时序电路逻辑设计与特殊组合函数
一个不错的时序电路逻辑设计与特殊组合函数-a good sequential logic circuit design and function combination special
- 2022-01-25 17:26:59下载
- 积分:1
-
《TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Be...
《TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。-"TCP/IP Elaborates on, vol 1 : The agreement" is a complete and detailed TCP/IP Guide. Description belongs to every one of the various agreements and how they run different operating systems. Author Lawrence Berkeley Laboratory using the tcpdump procedures to capture different operating systems and TCP/IP transmission between the different groups. Right tcpdump output of the research can help understand how different protocols work. The book suitable for a computer professional students learning network of teachers and teaching reference books. Also applies to the study of the network technical staff.
- 2022-03-28 18:19:31下载
- 积分:1
-
EJB核心介绍,对于学习EJB 3.0的人很重要
EJB核心介绍,对于学习EJB 3.0的人很重要-EJB Core introduction, for learning EJB 3.0, it is very important。
- 2022-03-10 22:52:05下载
- 积分:1
-
该C++源码为正规式到有穷自动机的转化过程的实现
该C++源码为正规式到有穷自动机的转化过程的实现-C source code for the formal ceremony to DFA"s transformation process to achieve
- 2022-12-22 04:55:03下载
- 积分:1
-
javascript高级程序设计经典书籍
javascript高级程序设计经典书籍-Classic books on advanced programming javascript
- 2022-08-15 07:28:01下载
- 积分:1
-
从编译角度阐述C++对象模型,对于C++对虚函数的操作机制有非常好的说明...
从编译角度阐述C++对象模型,对于C++对虚函数的操作机制有非常好的说明-From the compiler point of view on the C++ Object Model for C++ Virtual function of the operating mechanism is a very good description
- 2022-03-22 05:34:52下载
- 积分:1
-
This book concentrates on the methods involved in the computational process,
n...
This book concentrates on the methods involved in the computational process,
not necessarily optimization or even speed, these come through an understanding of
numerical methods and the target processor and application.
- 2023-04-05 05:55:04下载
- 积分:1
-
the book of "verification methodolog _manual 3rd edition"
the book of "verification methodolog _manual 3rd edition"
- 2022-03-20 21:28:32下载
- 积分:1
-
This tool supernet edit erro E17
This tool supernet edit erro E17
- 2022-07-16 10:43:38下载
- 积分:1
-
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一...
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joeph) a description of the problem is: numbered 1,2, ..., n, n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a reported sequence number, to report the number of m stop reported. Those who reported m out of the column, his password as the new m value, from his home in a clockwise direction on the next person started to re-reported from a few, and so on, until all of the column until all the up. Try a program designed to find out the column order.
- 2022-08-14 04:29:17下载
- 积分:1