搜索资源列表
汇编编写电话号码表
- 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
MASM_PHONE
- (1)要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; (2)程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; (3)凡有新的输入后,程序应按人名对电话号码表重新排序; (4)程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 -(1) require the establishment of a procedure can be stored 50 phone numb
findmaxnumberlist
- 查找最大的数的汇编程序(有源码),是一个好例子-find the largest number of the compilation process (with source code) is a good example
depth
- 构造二叉树,并求叶子节点的个数和该二叉树的深度。-Construct a binary tree, and find the number of leaf nodes and the binary tree of depth.
test3
- 1. 从键盘随机输入十个数据,统计其中负数的个数,并在屏幕上显示出来; 2. 求出这十个数的总和, 存入数据段SUM 单元,并在屏幕上显示出来; 3. * 将这些数从小到大排序,存入 ORDER 为首址的存储区域,并在屏幕上显示出来。 4.** 编一跳转表,按键1,2,3,分别执行上述三种操作 -1. Random input from the keyboard dozens of data, statistics on the number of negative and di
class.cpp
- 数据结构问题 有序顺序表 功能:初始化、求元素个数、插入、删除、取出元素-Data structure ordered sequence table function: initialization, find the number of elements, insert, delete, remove elements
FindHalf
- 用汇编对个数确定的数组进行折半查找,并显示最后结果-With the compilation of the number determined to carry out half the array to find, and display the final results
INFOR
- 用汇编语言建立一个表格,用于存储会员信息,其中包括身份证号(IDCARD),姓名(NAME),性别(SEX),年龄(AGE),职业(OCCUPATION)共五个字段。支持的操作包括: 1、列出表中内容 2、追加记录 3、根据给定的某一字段信息删除记录 4、根据给定的某一字段信息查找记录 -Using assembly language to establish a form used to store member information, including ID numb
hb
- 计算机汇编实验:表格显示字符,查找匹配字符串,分类统计字符个数,查找电话号码,求Fibonacci-Computer compilation of the experiment: table shows the characters, to find matching strings, keep separate statistics on the number of characters to find telephone numbers, and Fibonacci
dianhuaxitong
- 电话号码管理系统 (1) 建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; (2) 程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; (3) 凡有新的输入后,程序应按人名对电话号码表重新排序 (4) 程序可接收需要查找电话号码的人名,并从电话号码表中查找其电话号码,再在屏幕上以如下格式显示出来。 Name Tel -Telephone Number Management System (1) the establi
find_alldel.asm
- 设有一字数组A,第一个字单元存放的是数组元素的个数,从第二个字单元开始依次存放的是数组元素。现要求编写一程序,查找字数组A中与X字变量相等的所有元素,若找到,则从数组中删除该元素;否则,数组中的元素保持不变。最后在屏幕上打印出结果数组。(与某一年的考研题相似,算是个变型题)-Word with an array A, the first word storage unit is the number of array elements, from the beginning of the sec
mf3
- 输入五个十进制数,以十进制形式输出,找出最小数,并以升序排列-Enter the five decimal number to decimal form of output, find the smallest number, and in ascending order
txl
- 可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。-Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next
sqrt
- Find out the square root of the 8-bit number-Find out the square root of the 8-bit number
Desktop
- 汇编语言,实现从给定的数中找出大于零/小于零/等于零的个数-Assembly language from a given number to find out is greater than zero/less than zero/zero the number of
yuesefu
- 编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。 (1)利用单循环链表作为存储结构模拟此过程; (2)键盘输入总人数、初始报数上限值m及各人密码; (3)按照出列顺序输出各人的编号。-Numbered
codes
- 1) it is code which gives lcm and gcd of 2 numbers. 2) to check if a number satisfies 2 out of 5 condition. 3) to check if the number is odd or even. 4) to square a given number. 5) to find number of 0s and 1s in a given binary number.
the-maximum-number
- 查找最大数程序,从内部数据存储器50H~59H中找出最大的数把它存在20H中-Find the maximum number of programs, find the largest number from the internal data memory 50H ~ 59H 20H put it there in the
find
- 有n个整数(1<=n<=100)按由小到大顺序存放在一个数组中,输入一个数m,要求用折半查找法找出该数是数组中第几个元素的值。如果该数不在数组中,则输出“Not found.” -There are n integers (1 <= n <= 100) by ascending sequence stored in an array, enter a number m, asked to use a binary search method to find the
number-of-negative
- 统计负数个数以及找出真值数最大与最小的数字输出-Statistical negative number and find out the true value of the maximum and minimum number of digital output