-
用。net编写的C++程序,写一个对沉降的超市销售…
用.net编写的C++程序,写一个超市的售货结算,手动输入模拟读码器。-used. Net prepared by the C program, write a supermarket for the sale of settlement, manual input simulation code reading device.
- 2022-06-29 02:51:30下载
- 积分:1
-
该程序演示了各种排序方法:冒泡排序,如快速序列…
该程序演示了多种排序过程:冒泡排序、快序排序等算法,同时也说明了如何在多文档情况下绘图-the program demonstrated various sorting process : Bubble Sort, such as fast sequence sorting algorithm, but also of how many of graphics files
- 2022-11-22 10:00:03下载
- 积分:1
-
Prepared using VC dashboard display data source code, you can set the upper and...
用VC编写的仪表盘显示数据源代码,可设置上下限,默认值等-Prepared using VC dashboard display data source code, you can set the upper and lower limits, defaults, etc.
- 2022-02-03 20:33:17下载
- 积分:1
-
由于VB打印功能较弱,此实例介绍很多VB下的打印,非常实用.
由于VB打印功能较弱,此实例介绍很多VB下的打印,非常实用.-VB Print function as weak, the many examples of VB Print, very practical.
- 2022-02-03 02:53:02下载
- 积分:1
-
如何使用Word中的助手控件MS Agent Control的例子
如何使用Word中的助手控件MS Agent Control的例子--An example that how to use assistant control in word
- 2022-03-24 00:28:17下载
- 积分:1
-
c语言精髓,从入门到精通。包括基础篇
数据结构篇,数值计算与趣味数学篇,图形篇,系统篇,常见试题解答篇,游戏篇,综合实例篇...
c语言精髓,从入门到精通。包括基础篇
数据结构篇,数值计算与趣味数学篇,图形篇,系统篇,常见试题解答篇,游戏篇,综合实例篇-c language essence, from the entry to the master. Fundamentals of data structures, including articles, numerical calculation and fun math articles, graphics, articles, systems articles, answers to Frequently Asked Questions articles, games, articles, comprehensive examples of articles
- 2022-07-03 04:46:25下载
- 积分:1
-
进程管理的一个代码,vc做的,可以查看当前系统的所有进程,并可以操作进程。象win优化大师里的那个进程管理。...
进程管理的一个代码,vc做的,可以查看当前系统的所有进程,并可以操作进程。象win优化大师里的那个进程管理。-It is a process management program code in vc.You can use it to examine and operate all processes of the current system.It is just like the process management tool in window s optimization expert.
- 2022-07-10 12:41:51下载
- 积分:1
-
一个封装的进度条类.可以替换自己的颜色显示百分比
一个封装的进度条类.可以替换自己的颜色显示百分比-The progress of a package of classes. Can replace their percentage of the color display
- 2022-08-24 11:17:26下载
- 积分: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
-
dot1x_client 802.1x认证客户端源码
dot1x_client 802.1x认证客户端源码,使用了C、C++在windows系统下实现了认证用户,简介的界面,在多数平台下编译通过。
- 2022-12-25 03:25:04下载
- 积分:1