-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1
-
MFC电子时钟
VC6.0下写的MFC时钟,最简单的MFC程序。关键在于加入计时器,销毁计时器。
MFC数字时钟关键在于创建一个计时器,将时间信息传递给static控件,在空间上显示时间信息。在程序退出时要记得销毁计时器。
- 2022-04-13 04:09:39下载
- 积分:1
-
C++编写的一个ATM取款系统 C++编写的一个ATM取款系统
C++编写的一个ATM取款系统 C++编写的一个ATM取款系统-C++ written in an ATM withdrawal system written in C++ system, an ATM withdrawal written in C++ system, an ATM withdrawal
- 2023-07-14 02:10:03下载
- 积分:1
-
转载:模拟电站监控系统(框架)界面很漂亮,可以参考。
转载:模拟电站监控系统(框架)界面很漂亮,可以参考。-reproduced : Analog Station Monitoring System (framework) interface is very beautiful, it can refer to.
- 2023-01-20 07:10:03下载
- 积分:1
-
图论程序全部树算法可算出任一个图的全部树
图论程序全部树算法可算出任一个图的全部树-graph theory all the procedures tree algorithm can be considered as a map of all tree
- 2022-01-26 08:19:13下载
- 积分:1
-
对话框跟随移动
对话框跟随移动,能够跟随鼠标移动的对话框,能够记录鼠标移动坐标,希望能有一定的用处
- 2022-03-14 18:04:00下载
- 积分:1
-
VC动态链接库(dll)编程深入浅出.pdf附源码
VC动态链接库(dll)编程深入浅出PDF文档,并附随书源代码。以下是该书简介:
一、前言
自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-27 19:20:04下载
- 积分:1
-
AutoCad regarding the use of vc programming in order to operate a Class examples...
AutoCad中关于使用vc++编程操作各种命令的一个类实例。-AutoCad regarding the use of vc programming in order to operate a Class examples.
- 2022-09-18 00:25:03下载
- 积分:1
-
Windows/Linux C programming required
Windows/Linux下C编程必备-Windows/Linux C programming required
- 2022-03-15 19:37:34下载
- 积分:1
-
黑色二级下拉菜单代码
二级下拉菜单 样式以及功能都在,可以实用在一般页面得导航,在此代码基础上做修改,方便简单。简单得html——css——JQUERY结合,初学者试用。。。。。。。。。。。。。。
- 2022-02-21 15:52:03下载
- 积分:1