-
要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分;
程序可接受输入人名及相应的电话号码,并把它们加入电话号码...
要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分;
程序可接受输入人名及相应的电话号码,并把它们加入电话号码表中;
凡有新的输入后,程序应按人名对电话号码表重新排序;
程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。
-Require the establishment of a process to deposit the telephone number of the table 50, each including the name (20 characters) and telephone number (8 characters) in two parts program acceptable to enter the names and corresponding telephone numbers and telephone numbers to join them in the table where a new input, the program should list the names of the telephone number to re-sort procedures acceptable to the need to find phone numbers names, phone numbers from their telephone numbers found in the table, and then on the screen in the following format displayed.
- 2023-06-23 10:25:03下载
- 积分:1
-
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。
(1)利用单循环链表作为存储结构模拟此过程;
(2)键盘输入总人数、初始报数上限值m及各人密码;
(3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
- 2023-05-21 04:10:03下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现动态时间的显示,...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现动态时间的显示,-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and can achieve dynamic time,
- 2022-12-14 14:30:03下载
- 积分:1
-
intel 汇编指令详解,是学习汇编语言的必看资料
intel 汇编指令详解,是学习汇编语言的必看资料-Detailed instructions intel compilation is a must-see assembly language learning information
- 2022-02-01 09:24:07下载
- 积分:1
-
本人编写的TI 24为ADC功能测试程序
本人编写的TI 24为ADC功能测试程序-I prepared for the TI 24 ADC functional test procedures
- 2022-01-22 07:36:33下载
- 积分:1
-
此程序用164扩展键盘和显示功能,最大限度的少用IO口
此程序用164扩展键盘和显示功能,最大限度的少用IO口-Expansion of this program with 164 keyboard and display functions, to maximize the use of the IO I
- 2022-02-06 02:04:20下载
- 积分:1
-
用FPGA实现数字锁相环
资源描述xilinx ise Verilog语言 &
- 2022-05-30 02:13:40下载
- 积分:1
-
在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;...
在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;-Compilation in win32 using socket realize udp protocol network chat program procedures by the server-side components and client programs
- 2023-03-21 04:40:03下载
- 积分:1
-
回溯法实现最小圆排列问题
回溯法实现最小圆排列问题-Backtracking minimize problems with a round
- 2023-07-03 21:05:02下载
- 积分:1
-
轻量级x86 dissasembler
Lightweight x86 Dissasembler
- 2022-04-19 17:02:34下载
- 积分:1