-
mscomm32
mscomm32
- 2022-01-25 19:33:09下载
- 积分:1
-
multihe programing
multihe programing
- 2022-03-10 09:54:40下载
- 积分:1
-
pcmtest pcm播放器
pcmtest能将原始PCM数据转成标准WAV文件的源码。
- 2023-03-22 12:15:03下载
- 积分:1
-
webgui,嵌入HTML页面
webgui,嵌入HTML页面-webgui, embedded HTML page ...................
- 2022-10-11 12:50:03下载
- 积分:1
-
可以计算相关目录(目前在代码里面设置)下的感兴趣(目前在代码里面设置感兴趣的后缀)的文件的行数...
可以计算相关目录(目前在代码里面设置)下的感兴趣(目前在代码里面设置感兴趣的后缀)的文件的行数-Can calculate the related directory (currently in the code inside the set) of interest (currently in the code inside the set of suffixes of interest) documents the number of rows
- 2023-01-22 09:25:03下载
- 积分:1
-
将多条记录写进数据库
将多条记录写进数据库-will be written into the record a number of database
- 2023-02-24 16:40:04下载
- 积分:1
-
RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows
RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows Programming Language: Assembly, C, C-RingSDK is based on the C language application procedure
development class storehouse, with OWL, MFC compares, has in the
imagery processing and the contact surface aspect strengthens.
Operating System: Windows Programming Language: Assembly, C, C
- 2022-01-26 00:52:47下载
- 积分:1
-
Windows右键菜单的增强工具
Windows右键菜单的增强工具-Windows right tools to enhance the menu
- 2022-04-30 03:53:38下载
- 积分:1
-
复合管OCL甲乙类互补对称电路 Composite pipe OCL class AB complementary symmetry circuit...
复合管OCL甲乙类互补对称电路 Composite pipe OCL class AB complementary symmetry circuit-Composite pipe OCL class AB complementary symmetry circuit
- 2022-03-12 12:44:55下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1