搜索资源列表
二分查找法
- 汇编语言上机第三题:二分查找法,算法是等同于C语言数据结构中的算法.-assembly language on the plane Q3 : two searching method, the algorithm is equivalent to the C language data structure of the algorithm.
GradeASM.RAR
- 一个简单的统计成绩的汇编程序。输入一组成绩后对成绩排序,查找最高分,和最低分,统计各段成绩的人数和平均成绩。初学者可以看看。-a simple statistical compilation of the results procedures. The importation of a pair of scores after the results, in order to search high and the lowest points of the performance statist
电话管理
- 汇编实验:电话本管理程序。具有输入,删除,排序(字典排序),查找(能同名查找)功能-compilation Experiment : telephone management procedures. With input, delete, sort (Sort dictionary), you (can find the same name) function
汇编编写电话号码表
- 查找电话号码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
字符串的查找
- 该程序是用汇编语言实现对字符串的查找,有模糊查找功能.3x-that the procedure was used assembly language to achieve the right search string, a fuzzy search capabilities. 3x `` `
search1
- 这是一个用汇编实现的在文件中查找相匹配的字符串的程序-This a compilation with the realization of the documents that match the search string procedures
huibian_asm
- 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedu
4-11
- 这一程序主要实现了字母的小写转大写、按照ASCII查找最大字母,根据ASCII排序,显示当前系统时间和设定时间。-the main procedures of the lowercase letters to uppercase, in accordance with the largest search ASCII letters, According to ASCII ranking shows that the current system time and setting time.
125458
- 程序建立一个可存放128项的电话号码表,每项包括人名(20个字符)及电话号码(15个字符)两部分; 程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上打印出来。 -procedures for the establishment of a deposit of 128 telephone numbers table, each include the names of persons (20 c
erterryrtyeryt
- 程序要求实现学生成绩的添加,查找,修改,删除以及统计和打印等相关功能. 利用汇编语言的编程思想是实现一个小巧的学生成绩管理系统,其中包括宏程序的引用,子程序调用/嵌套,算术指令,数据传送指令和DOS调用指令等的使用.-procedures call for the addition of student achievement, identify, modify, remove and Print statistics and other related functions. the use
ASM11
- 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
huibianyuyan
- 汇编语言课程设计的程序,包括1 递归方法实现50以下的Fibonacci数 2 字符串查找 3 歌曲管理 4 图书管理 以及设计报告-assembly language curriculum design process, including a recursive method 50 following two Fibonacci search string four three songs management Book Management and the design report
text1111111
- 汇编查找字符串 -compilation search string to search string compilation compilation search string to search string compilation
chazhaodianhuahaoma
- 查找电话号码的算法.采用C语言编写.语言简单明白.-search algorithm telephone number. Using C language. Simple to understand language.
44515string
- 建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲 -documents establishing songs by singers, in order of search procedures can receive a concert, and exported all of its songs
songdoc
- 建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲-documents establishing songs by singers, in order of search procedures can receive a concert, and exported all of its songs
huibianyuyffffffffan
- 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) 实现哈系表查找算法。 (2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 (4) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括: 在正文第一行写课程设计题目; 1.需求说明(要求、功能简述)或问题描述; 2.设计说明(简要的分析与概要设计); 3.详细的算法描述;
汇编-字符串查找
- 汇编写的字符串查找函数
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
BalanceTree
- 平衡二叉树操作的演示,利用平衡二叉树实现一个动态查找表。-Demonstration of a balanced binary tree operation, using a balanced binary tree to achieve a dynamic look-up table.