-
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。...
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。 -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
-
c++ category of the original code, its own look, it should be able to understand...
c++类的原码,自己看吧,应该看得懂的,我就不费话了-c++ category of the original code, its own look, it should be able to understand, and I do not charge if the
- 2022-02-01 19:56:50下载
- 积分:1
-
简版的GIS系统
通过对点的读取,实现绘图,之后完成从图到属性和从属性到图的查询。先是读文件,之后绘图,之后建立索引,最后是查询。应该就是这样吧,
- 2022-06-18 00:51:29下载
- 积分: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
-
Very good tree control, the use of XML, XSL, JS prepared.
非常好的树形控件,使用XML,XSL,JS编写。
-Very good tree control, the use of XML, XSL, JS prepared.
- 2022-03-19 07:41:28下载
- 积分:1
-
程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动...
程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库-procedures functions : 1. Quick Start applications, primarily using hotkey. It can also allow the procedure regularly launched. 2. Lock computer. 98 Below in Congress, in 2000 xp below not completely effective. Support regular lock, lock activated. 3. Timing reminded. 4. Off 5. Close by the commencement of the children, and can view their information process. 6. Protection of the procedures are not being closed. FastRun.exe : main application files Frpo.exe : background msgdll.dll protection program : a painted himself derived messageBox the Dynamic Link Library
- 2023-09-02 11:10:03下载
- 积分:1
-
卡通小闹钟源代码,vc++编写,是学习vc的好例子
卡通小闹钟源代码,vc++编写,是学习vc的好例子
-cartoon small alarm clock source code, vc prepared to learn a good example vc
- 2022-03-10 03:14:10下载
- 积分:1
-
pic8680外阔RAM的c程序,经调试可以使用
pic8680外阔RAM的c程序,经调试可以使用-RAM width pic8680 outside the c procedures can be used by the debugger
- 2022-07-01 07:27:17下载
- 积分:1
-
- 2022-02-15 21:40:24下载
- 积分:1
-
会话服务
基地 sip 会话 service.manange 各类代理和会话。支持用户代理,会议通知。
- 2022-03-24 07:44:56下载
- 积分:1