-
cc++头文件一览,cc++头文件说明
cc++头文件一览,cc++头文件说明-c c header files list, the first documented cc
- 2022-07-19 11:26:29下载
- 积分:1
-
classic C program code 100 cases
精典C程序100例代码-classic C program code 100 cases
- 2023-08-28 00:30:04下载
- 积分:1
-
从入门到提高,介绍了如何开发游戏,让你成为游戏开发高手...
从入门到提高,介绍了如何开发游戏,让你成为游戏开发高手-from entry to the improvement of how to develop the game and allow you to become masters game
- 2022-08-13 01:03:58下载
- 积分: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
-
This tutorial explain in detail how the calculator program in VC++ Developer for...
本教程详细讲解了如何在VC环境开发计算器程序,适合C++初学者-This tutorial explain in detail how the calculator program in VC++ Developer for C++ for beginners
- 2022-02-28 19:27:22下载
- 积分:1
-
http 协议详解,底层的东东了解对我们很有好处,好不容易收集到的精典文档...
http 协议详解,底层的东东了解对我们很有好处,好不容易收集到的精典文档-Detailed http protocol, the bottom of the Eastern understanding of our very good, hard-won collection of classical documents
- 2022-04-21 19:51:24下载
- 积分:1
-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
- 2022-02-04 14:05:11下载
- 积分:1
-
statistic算法
statistic算法-statistic algorithm
- 2022-02-12 04:10:29下载
- 积分:1
-
the book of "verification methodolog _manual 3rd edition"
the book of "verification methodolog _manual 3rd edition"
- 2022-03-20 21:28:32下载
- 积分:1
-
一本全方位介绍认知无线电的好书,英文版,研究该方向的必备书籍之一...
一本全方位介绍认知无线电的好书,英文版,研究该方向的必备书籍之一-A full description of cognitive radio, books, English, to study the direction of one of the essential books
- 2022-03-29 05:42:16下载
- 积分:1