-
This 16
This 16-bit DOS tool traverses all directories on all drives on your machine and finds files which match the template you specify.
- 2022-02-15 07:16:58下载
- 积分: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
-
wince5.0 keyboard hook
WINCE5.0 下键盘鼠标钩子源码
注:WINCE6下貌似不能用-wince5.0 keyboard hook
- 2022-04-20 11:03:59下载
- 积分:1
-
交通流元胞自动机模型用C++实现
用C++来模拟开发元胞自动机交通流模型,简便易的,能够模拟换道等复杂情况,要下载QT5插件,最好在VS2013平台下运行!
- 2022-03-02 22:57:19下载
- 积分:1
-
From regular expressions to DFA thorough study of examples like regular expressi...
从正则表达式到有穷自动机实例
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
-From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give you a good reference sample. Compiled program generates an executable file, run this file from a DOS window, then prompted to enter a regular expression.
- 2022-01-26 01:32:36下载
- 积分:1
-
21天学通C++,Jesse Liberty 和Bradley Jones编著 第五版课程上面的程序案例。...
21天学通C++,Jesse Liberty 和Bradley Jones编著 第五版课程上面的程序案例。-21-day study-pass C++, Jesse Liberty and Bradley Jones compiled the fifth edition of the course the above procedure cases.
- 2022-01-30 20:59:34下载
- 积分:1
-
如何用c语言给一个文件加密???
应该可以做到吧?有人吗?
下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改...
如何用c语言给一个文件加密???
应该可以做到吧?有人吗?
下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改). :) -how to use language to a file encryption? ? ? Should be able to do it? Someone? Below is an example of an arbitrary right to file encryption, password request user input limit within eight (of course you can change). :)
- 2022-03-25 06:01:48下载
- 积分:1
-
Church of chess, get before the animation has a dialogue scene, and then can go...
教堂棋,进去前,有一个场景对话动画,然后可以走棋,红方和白方-Church of chess, get before the animation has a dialogue scene, and then can go game, red and white
- 2023-05-06 21:35:03下载
- 积分:1
-
画图程序
可实现类windows上画图程序部分功能
包括区域绘制等。...
画图程序
可实现类windows上画图程序部分功能
包括区域绘制等。-drawing
- 2022-03-07 21:59:39下载
- 积分:1
-
按钮控件及分组框的应用,例子短小精悍,往多多指点
按钮控件及分组框的应用,例子短小精悍,往多多指点-Buttons and group box control application, for example, dapper, pointing to more
- 2022-02-07 22:25:46下载
- 积分:1