-
经典vc教程的例子程序 ,是完整的C++教程的例子。适合初学者。...
经典vc教程的例子程序 ,是完整的C++教程的例子。适合初学者。-For beginner: Classical tutorial of VC study with complete C++ teaching samples.
- 2022-11-24 11:35:04下载
- 积分:1
-
JAVA的书,非常好,值得一看。 看看看看看看看看看看看看。
JAVA的书,非常好,值得一看。 看看看看看看看看看看看看。-Java, the book is very good overseas. See see see see see see.
- 2022-03-30 17:06:23下载
- 积分:1
-
protel的设计知识大全,适用于protel的初学者,欢迎大家下载
protel的设计知识大全,适用于protel的初学者,欢迎大家下载-Protel
- 2022-04-16 11:14:29下载
- 积分:1
-
软件考师
软件考师----嵌入式系统设计师大纲完整说明-software division-examination embedded system designers a complete explanation Zoning
- 2022-03-15 19:31:21下载
- 积分:1
-
on a high
一本关于高速数字电路设计的书,非常好,值得一看-on a high-speed digital circuit design, the book is very good, an eye-catcher
- 2022-01-30 10:14:15下载
- 积分:1
-
c语言常用算法,是学习c的很好练习的源码。
c语言常用算法,是学习c的很好练习的源码。-c language commonly used algorithm, it is a good learning c source code of practice.
- 2022-05-04 23:05:05下载
- 积分:1
-
《VC6用户界面制作实例》普遍认为,使用VC开发界面是痛苦的。这本书讲解了VC常用的一些控件的使用,对于初学者而言,非常值得阅读。...
《VC6用户界面制作实例》普遍认为,使用VC开发界面是痛苦的。这本书讲解了VC常用的一些控件的使用,对于初学者而言,非常值得阅读。
- 2022-04-12 07:27:51下载
- 积分:1
-
windows 程序设计源码11
windows 程序设计源码11-15-windows programming source 11-15
- 2022-04-23 09:54:16下载
- 积分:1
-
游戏编程精粹2第三章源码
游戏编程精粹2第三章源码-two best games programming third chapter FOSS
- 2022-07-22 22:21:14下载
- 积分: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