-
给定一个正整数 n,计算有多少个不同的连续自然数段,其和恰为 n。例如,当 n=27
时,有4个不同的连续自然数段的和恰为27:2+3+4+5+6+7;8+...
给定一个正整数 n,计算有多少个不同的连续自然数段,其和恰为 n。例如,当 n=27
时,有4个不同的连续自然数段的和恰为27:2+3+4+5+6+7;8+9+10;13+14;27。 -Given a positive integer n, calculate the number of consecutive natural number of different paragraph, and its and exactly n. For example, when n = 27 when the four have a different section of consecutive natural numbers and exactly 27:22 B! 3+ 4+ 5+ 6+ 7 8+ 9+ 10 13+ 14 27.
- 2022-02-05 23:56:32下载
- 积分:1
-
该对象的内部模型。c
inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗?
-inside the object model. C-depth object model. The famous Stanley B. Lippman had written. Engage c programming can not see?
- 2022-07-11 09:45:54下载
- 积分:1
-
C#高级编程(第三版),顶死你们。。 。up
C#高级编程(第三版),顶死你们。。 。up-C# Advanced Programming (third edition), the top dead you. . . up
- 2022-03-24 08:05:22下载
- 积分:1
-
一个简单的学生学籍管理工具。vc编写。 有喜欢的可以批评指正^_^...
一个简单的学生学籍管理工具。vc编写。 有喜欢的可以批评指正^_^-a simple student record management tool. Vc prepared. It can be criticized like the correct ^ _ ^
- 2022-05-23 21:49:21下载
- 积分:1
-
CNKI downloaded from the e
从CNKI下载的审计专家系统电子书(1),可不是免费的吆!-CNKI downloaded from the e-books audit expert system (1), is not free shout!
- 2023-08-09 18:50:03下载
- 积分:1
-
对COM原理做了很好的介绍
也给出了很基础的例子
对COM原理做了很好的介绍
也给出了很基础的例子-The principle of COM to do a very good introduction is also given based on examples
- 2022-01-24 13:40:53下载
- 积分:1
-
一本关于防火墙原理的书,适宜与对防火墙知识没多少了解的初学者...
一本关于防火墙原理的书,适宜与对防火墙知识没多少了解的初学者-one of the tenets of firewall, the firewall appropriate knowledge and there is little understanding of the beginners
- 2023-02-28 03:55:04下载
- 积分:1
-
嵌入式软件的电子图书
ebook of Embedded Software using C
- 2022-11-11 15:15:04下载
- 积分:1
-
计算机三级网络技术资料,网络编程用,chm文件。
计算机三级网络技术资料,网络编程用,chm文件。-three computer network information technology, network with programming, chm document.
- 2023-08-25 05:55:03下载
- 积分:1
-
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对...
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码对话框部分的代码-
- 2022-08-14 18:11:27下载
- 积分:1