-
c++的模板库介绍,以及c++ 的相关知识介绍~
c++的模板库介绍,以及c++ 的相关知识介绍~-c++ template library presentations, as well as the c++ description of the relevant knowledge ~
- 2022-01-26 02:03:09下载
- 积分:1
-
java入门的一个教程,看起来还可以,比较适合初学者。
java入门的一个教程,看起来还可以,比较适合初学者。-entry of a guide, appears to be more suitable for beginners.
- 2022-08-25 12:58:08下载
- 积分:1
-
超星图书由简入深介绍使用 OpenGL 开发程序,包括vrml简介。
超星图书由简入深介绍使用 OpenGL 开发程序,包括vrml简介。-Book by Jane Chaoxing deep into the development of procedures on the use of OpenGL, including Introduction vrml.
- 2022-03-06 06:25:53下载
- 积分:1
-
ADS中文使用手册,有关AXD使用说明。
ADS中文使用手册,有关AXD使用说明。-ADS manual
- 2022-11-21 18:55:03下载
- 积分:1
-
Java, a program to see if you know! From casual, it is hoped that useful,
Java的一个程序,看看就知道啦!
随便上传下,希望有用-Java, a program to see if you know! From casual, it is hoped that useful,
- 2022-01-26 19:53:36下载
- 积分:1
-
Delphi函数介绍.rar
Delphi函数介绍.rar-function. Rar
- 2022-03-04 05:00:16下载
- 积分:1
-
包含对现代优化算法如遗传算法,粒子群算法,蚁群算法的简介,适合初学者...
包含对现代优化算法如遗传算法,粒子群算法,蚁群算法的简介,适合初学者-Contains the modern optimization algorithm such as genetic algorithms, particle swarm optimization, ant colony algorithm profile, suitable for beginners
- 2022-07-09 10:54:38下载
- 积分:1
-
《设计模式》英文版,采用C++描述
《设计模式》英文版,采用C++描述-"design mode" in English, with C Description
- 2022-07-24 08:32:37下载
- 积分:1
-
这是一本关于编程规范的书籍,提供了borland编程规范工具
这是一本关于编程规范的书籍,提供了borland编程规范工具-This is a norm on programming books, provides a standardized programming tools borland
- 2022-02-02 11:20: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