-
更有效的C++英文PDF版作者:史葛译者:迈尔斯H.
More Effective C++ 简体中文pdf版
作者:Scott Meyers 译者:侯捷-More Effective C++ English pdf version of the author: Scott Meyers Translator: Hou Jie
- 2022-03-16 18:52:30下载
- 积分:1
-
PCI局部总线规范revision2.3
PCI LOCAL BUS SPECIFICATION REVISION2.3
- 2022-05-05 12:11:24下载
- 积分:1
-
Unix basics
Unix basics - Unix commands - a reference-Unix basics- Unix commands- a reference
- 2022-04-28 22:58:17下载
- 积分:1
-
中文版的c++ GUI Programming with QT 4包含了一到十章的内容
中文版的c++ GUI Programming with QT 4包含了一到十章的内容-Chinese version of c++ GUI Programming with QT 4 contains the contents of Chapter 1-10
- 2022-07-19 05:54:08下载
- 积分:1
-
一本优秀的vc程序学习教程,希望能够帮助大家学习
一本优秀的vc程序学习教程,希望能够帮助大家学习-Vc an excellent tutorial to learn the procedure, hoping to help people acquire
- 2023-08-10 18:30:03下载
- 积分:1
-
思科路由器常用配置命令大全(A
思科路由器常用配置命令大全(A-X).-used Cisco router configuration order Daquan (A-X).
- 2022-03-28 11:30:07下载
- 积分:1
-
初学者对指针不好理解,请看再论指针,里面详而细的介绍了指针的各种用法...
初学者对指针不好理解,请看再论指针,里面详而细的介绍了指针的各种用法-Beginners right pointer bit difficult to understand, see and then on the pointer, which describes in detail the fine variety of usage of pointers
- 2022-08-10 23:20:55下载
- 积分:1
-
这是一个条形码识别系统,用vc编写的不错,大家可以
这是一个条形码识别系统,用vc编写的不错,大家可以-This is a bar code identification system used to prepare the vc Yes, we can s
- 2022-02-25 05:03:18下载
- 积分:1
-
ADOCE3_0在嵌入式农田信息采集系统中的应用研究,该书是嵌入式开发的很好的参考文献...
ADOCE3_0在嵌入式农田信息采集系统中的应用研究,该书是嵌入式开发的很好的参考文献-ADOCE3_0 in the embedded field information collection system for applied research, the book is well embedded development references
- 2023-05-01 04:25:04下载
- 积分: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