-
新思维的设计
C++设计新思维-泛型编程和设计模式之应用,侯捷译,中文PDF完整版-C design of the new thinking-Generic Programming and Design Patterns application, Hou Jie, translation, the Chinese version of PDF integrity
- 2022-02-07 15:46:26下载
- 积分:1
-
中国人用zedn工作室教程,简单易用,
ZEDN studio 中文使用教程,好用,-Chinese use ZEDN studio tutorial, easy to use,
- 2022-07-18 20:53:19下载
- 积分:1
-
WINDOWS网络编程技术电子书,希望对大家有帮助
WINDOWS网络编程技术电子书,希望对大家有帮助-WINDOWS network programming e-books, and they hope to help everyone
- 2023-06-17 00:15:05下载
- 积分:1
-
VB commonly used internal function books Language : English books categories : p...
VB常用内部函数
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 50 KB
-VB commonly used internal function books Language : English books categories : program design license : free software books Size : 50 KB
- 2022-08-03 18:54:49下载
- 积分:1
-
郑人杰编写的<计算机测试技术>,是关于软件测试的经典书籍....
郑人杰编写的,是关于软件测试的经典书籍.-Prepared郑人杰
- 2022-02-04 00:09:09下载
- 积分:1
-
Mapinfo地理学学习与研究,制图,连接数据库,加载数据于地图。...
Mapinfo地理学学习与研究,制图,连接数据库,加载数据于地图。-Mapinfo geography learning and research, mapping, connect to database, loading data in the map.
- 2022-08-03 04:22:36下载
- 积分:1
-
Very wide source of communication theory books, matlab code
很全的通讯理论书籍源码,matlab代码-Very wide source of communication theory books, matlab code
- 2022-03-19 16:22:54下载
- 积分:1
-
Webmaster will activate your member account after
Webmaster will activate your member account after
- 2022-02-26 04:52:52下载
- 积分:1
-
SSD3: Object
SSD3: Object-Oriented Programming and Design
Introduction
This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects. Programming assignments are carried out in Java.
- 2023-01-25 15:45:05下载
- 积分: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