-
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
-
Practical C++ programming adjustable sine curve, simple and practical.
实用C++编程实现可调正弦曲线的绘制,简单实用。-Practical C++ programming adjustable sine curve, simple and practical.
- 2022-08-16 04:06:26下载
- 积分:1
-
简繁字互转源代码 VC++ Big5码转GB2312
简繁字互转源代码 VC++ Big5码转GB2312-Simplified source code word conversion VC++ Big5 code to GB2312
- 2022-09-09 13:00:03下载
- 积分:1
-
可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!...
可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!-can also achieve high precision factorial, involution, permutations and combinations Operational very practical!
- 2022-09-20 23:35:03下载
- 积分:1
-
This program has been written in .net platform on visual basic and it provides r...
This program has been written in .net platform on visual basic and it provides remote control.
- 2022-03-23 14:12:43下载
- 积分:1
-
this is an book shop system
this is an book shop system-this is an book shop system
- 2022-06-16 12:16:50下载
- 积分:1
-
计算一个表达式的值
计算一个表达式的值-a calculated the value of the expression
- 2023-02-04 00:00:04下载
- 积分:1
-
蓝牙实现通过蓝牙服务发现打印机进行远程打印。
蓝牙实现通过蓝牙服务发现打印机进行远程打印。-Bluetooth Service Discovery through Bluetooth printers for remote printing.
- 2022-07-02 02:16:11下载
- 积分:1
-
用Servlet获取提交的页面信息
设计一个注册界面register.jsp,用户填写的信息包括:姓名、性别、出生年月、民族、个人介绍等,用户点击注册后将注册信息通过output.jsp显示出来。要求:使用Servlet获取提交的信息,然后跳转到显示结果页面。
- 2022-04-14 13:33:02下载
- 积分:1
-
Enumerate all the window that Stay On Top, and can set a window to Stay On Top,...
这是用Borland C++ Builder 6.0写成的一个小工具,功能是枚举当前桌面上所有可见的顶层(top-level)窗口,并可将窗口设置为StayOnTop,或将本来已经StayOnTop的窗口还原为非StayOnTop。-Enumerate all the window that Stay On Top, and can set a window to Stay On Top, or set a Stay On Top window to not Stay On Top.
- 2022-05-27 07:17:49下载
- 积分:1