-
Wince network time synchronization procedures. Terminal will function as local t...
Wince网络时间同步程序。功能为将终端本地时间与网络上某台服务器的时间同步。-Wince network time synchronization procedures. Terminal will function as local time with a network time server synchronization.
- 2022-03-13 01:49:56下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1
-
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。...
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。 -Through the realization of recursive programming strategy and separation of the relevant algorithms, understanding of the recursive algorithm with sub-rule strategy of the principle of recursion and divided master the basic strategy of thinking and application skills.
- 2022-01-25 15:52:47下载
- 积分: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
-
用堆栈完成简易计算器的c程序
对数据结构的初学者有很大的帮助...
用堆栈完成简易计算器的c程序
对数据结构的初学者有很大的帮助-Using the stack to complete simple calculator c program data structures are very helpful for beginners
- 2022-01-27 15:30:49下载
- 积分:1
-
深入编程内幕VC
深入编程内幕VC -depth Programming Insider VC-depth programming in sider VC-depth programming insider VC
- 2022-03-03 19:54:47下载
- 积分:1
-
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑...
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑-Well-formed formulas of the judge, according to the formula to determine whether the input is a well-formed formulas, mathematical logic
- 2022-02-16 09:45:07下载
- 积分:1
-
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大...
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大-In the Windows system program, the realization of string type, string type is different from other, more powerful
- 2022-01-25 15:21:51下载
- 积分:1
-
QT4做的日历,希望能够对需要的人有帮助。
QT4做的日历,希望能够对需要的人有帮助。-QT4 Calendar
- 2022-03-09 12:10:16下载
- 积分:1
-
FLASH版本的网络棋牌室。包含了游戏大厅,和游戏房间。C/S方式。...
FLASH版本的网络棋牌室。包含了游戏大厅,和游戏房间。C/S方式。-FLASH version of the network Chess Room. Includes a game room, and game room. C/S mode.
- 2022-08-25 22:34:10下载
- 积分:1