-
基本的C++源代码的书籍,刚刚开始学习C++,同志SHO…
essential C++ 书籍源码,对刚开始学习C++的同志们应该有帮助,可以参考-books on essential C++ source code, are just starting to learn C++, comrades should have help, you can refer to
- 2022-01-26 05:44:06下载
- 积分:1
-
matlab综合辅导与指南源程序
matlab综合辅导与指南源程序-matlab comprehensive counseling and guidelines for source
- 2022-06-02 06:25:40下载
- 积分:1
-
这是一本关于复杂性科学的书――这门学科还如此之新,其范围又如此之广,以至于还无人完全知晓如何确切地定义它,甚至还不知道它的边界何在。然而,这正是它的全部意义之所...
这是一本关于复杂性科学的书――这门学科还如此之新,其范围又如此之广,以至于还无人完全知晓如何确切地定义它,甚至还不知道它的边界何在。然而,这正是它的全部意义之所在。如果说,复杂性科学的研究领域目前尚显得模糊不清,那便是因为这项研究正在试图解答的是一切常规学科范畴无法解答的问题。-This is a complicated science of the book-- which subjects still so new, its scope is so wide, that no one has to know exactly how fully defined it, do not even know what its borders. This, however, it was the significance lies. If we say that the complexity of the scientific research area is currently unclear, it is because this study is trying to answer all the conventional subject areas can not answer the question.
- 2022-07-12 04:17:21下载
- 积分:1
-
清华大学郑莉C++语言程序设计课件,内容精辟,风格独特!适合入门级~...
清华大学郑莉C++语言程序设计课件,内容精辟,风格独特!适合入门级~-Zheng Li, Tsinghua University, C++ Language Program Design courseware, content, insightful and unique style! For entry-level ~
- 2022-08-22 21:49:37下载
- 积分:1
-
分析了小型燃料电池的详细说明
解析微小型燃料电池
一个详细解说目前燃料电池的种类及使用特性供参考者参考- Analyzes a small fuel cell detailed illustration at present the
fuel cell type and the operating characteristic supplies the reference
reference
- 2023-04-27 15:40:03下载
- 积分:1
-
JAVA第三方有关ORM的支持,对于学习Hibernate的开发人员一本好书....
JAVA第三方有关ORM的支持,对于学习Hibernate的开发人员一本好书.-Java ORM related third-party support for learning Hibernate developers a good book.
- 2022-02-03 05:10:58下载
- 积分:1
-
Just the beginning of the entry
对刚刚入门开始usb驱动开发的程序员有一定帮助,相信会让你对usb有一个新的认识-Just the beginning of the entry-usb-driven development to help the programmer must have, I believe that on the usb you have a new understanding of
- 2022-02-13 20:25:04下载
- 积分:1
-
ctcom
ctcom
- 2022-02-05 21:10:34下载
- 积分:1
-
c语言教程,基于TC。含有程序等用法。以及包含的各种函数。...
c语言教程,基于TC。含有程序等用法。以及包含的各种函数。-c language tutorial, based on the TC. Contains procedures for use. And contains a variety of functions.
- 2022-04-20 07:19:09下载
- 积分:1
-
Tug of War(A tug of war is to be arranged at the local office picnic. For the tu...
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
- 2023-08-25 03:35:03下载
- 积分:1