CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - keyboard.

搜索资源列表

  1. xishujuzhen

    0下载:
  2. 稀疏矩阵的运算程序。该设计程序的功能是由键盘输入稀疏矩阵中非零值的行标,列标和元素值构成的三元组顺序表,这样就确定了整个矩阵,再使两个矩阵以三元组表形式求和、差、乘积并将运行的结果输出,本程序主要用到的知识是以顺序表形式存储稀疏矩阵,再用链表对其进行操作,来通过三元组判断位置、非零值运算实现稀疏矩阵的加、减、乘等运算。-Sparse matrix computation program. The design process is the function of keyboard input s
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:116669
    • 提供者:zhuxinyu
  1. shiyansi

    0下载:
  2. 采用llink-rlink方式存储二叉排序树,编写能够通过键盘输入建立二叉排序树,并在建立完立即在屏幕显示中序遍历结果的程序。-Stored using llink-rlink binary sort tree, the preparation of the keyboard input through the establishment of binary sort tree, and build complete immediately display the results of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:628
    • 提供者:陆斌
  1. binaryTree

    0下载:
  2. 本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the binary list, according to res
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:288309
    • 提供者:姚丽文
  1. jishu

    0下载:
  2. 实现基数排序,从键盘中输入一系列数,输出排好序的数字序列-Order to achieve the base, a series of numbers from the keyboard input, output line up sequence number sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:788
    • 提供者:ellen
  1. xier

    0下载:
  2. 实现希尔排序,从键盘中输入一系列数,输出排好序的数字序列-Order to achieve Hill, a series of numbers from the keyboard input, output line up sequence number sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:788
    • 提供者:ellen
  1. NO4

    0下载:
  2. 采用llink-rlink方式存储二叉排序树,编写能够通过键盘输入建立二叉排序树,并在建立完立即在屏幕显示中序遍历结果的程序。-Stored using llink-rlink binary sort tree, the preparation of the keyboard input through the establishment of binary sort tree, and build complete immediately display the results of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:690
    • 提供者:lb
  1. diaodu

    0下载:
  2. 2、 程序中用一个栈形象的表示为车厢的调度站。演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。程序的输入为整形数据,并且要在1—20之间,若超出此范围,会显示“输入错误”的提示信息。-2, the program that used the image of a stack for the car dispatch station. Demo program to computer users
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1611
    • 提供者:巩玉帅
  1. jisuanqi

    0下载:
  2. 1. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令;相应的输入数据和运算结果显示在其后。-1. Demo user and computer dialogue manner, that is displayed on the computer terminal " reminder" after, by the user at the keyboard inputs illustrate procedur
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1732
    • 提供者:巩玉帅
  1. ass4

    0下载:
  2. 数据结构作业4:以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。请用无向图的邻接多重表存储该无向图,并注意一定要使用动态存储结构。-Data Structure Assignment 4: The order of a few even in the form of a string of data input from the keyboard.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:501548
    • 提供者:syes
  1. shanliebiao

    1下载:
  2. 任务: 设计散列表实现电话号码查找系统。 设每个记录有下列数据项:电话号码、用户名、地址; 1,从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表; 2,采用一定的方法解决冲突; 3,查找并显示给定电话号码的记录; 4,查找并显示给定用户名的记录。 -Task: Design Implementation phone number lookup hash table system. Set for each record the following data
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:91343
    • 提供者:谢浩
  1. Joseph

    0下载:
  2. 提供用户从键盘输入和Joseph约瑟夫环的必要数据,并显示出列顺序。-Provide the user from the keyboard input and Joseph Joseph ring the necessary data, and shows the column order.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:11680
    • 提供者:秦维康
  1. heapsort

    0下载:
  2. 从键盘输入以整数序列,采用堆排序算法对该序列进行排序,并输出排序后的结果。-Sequence from the keyboard input to an integer using the heap sort algorithm to sort the sequence, and outputs the sorted results.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:972
    • 提供者:小王珊珊
  1. KeyboardzPress

    0下载:
  2. virtual keyboard i hope you will like it
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:samy
  1. 4

    0下载:
  2. 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。-Enter a string from the keyboard will be all lowercase letters converted to uppercase letters, and then output to a disk file " test" to save. Enter the string! End.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8140
    • 提供者:
  1. houzi

    0下载:
  2. n只猴子要选猴王,所有猴子按1,2,…,n编号围坐一圈,从第1号开始按1,2, …,m报数,凡报到m号的猴子退出圈外,如此循环报数,直到圈内剩下一只猴子时,这个猴子就是猴王。编写一个程序实现上述过程,n和m由键盘输入。-n monkeys to choose the Monkey King, all the monkeys by 1,2, ..., n No sitting around, starting from No. 1 by 1,2, ..., m the number reporte
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1452243
    • 提供者:lsr
  1. graphoperation

    1下载:
  2. 根据从键盘输入的数据创建图(图的存储结构可采用邻接矩阵或邻接表),并对图进行深度优先搜索和广度优先搜索(实验类型:验证型) 1)问题描述:在主程序中提供下列菜单: 1…图的建立 2…深度优先遍历图 3…广度优先遍历图 0…结束 2)实验要求:图的存储可采用邻接表或邻接矩阵;定义下列过程: CreateGraph(): 按从键盘的数据建立图 DFSGrahp():深度优先遍历图 BFSGrahp():广度优先遍历图-According to dat
  3. 所属分类:Data structs

    • 发布日期:2016-06-21
    • 文件大小:1024
    • 提供者:zf
  1. clac_for_postfix

    0下载:
  2. 后缀表达试的运算:键盘输入一串后缀表达式字符串,运行得结果-Expression of the operation test suffix: the suffix string of keyboard input expression string, the results of run
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:928935
    • 提供者:斋隐
  1. post_to_pre

    0下载:
  2. 将后缀表达式转换成前缀表达式:从键盘读入一后缀表达式,转化成前缀式-Prefix to postfix expression into the expression: read from the keyboard into a postfix expression, converted into a prefix-style
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2076
    • 提供者:斋隐
  1. chengxu

    0下载:
  2. 从键盘输入若干字符,统计每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出每个字符及对应的哈夫曼编-Enter the number of characters from the keyboard, statistics, the frequency of each character, the character frequency of occurrence as the node weights to build the Huffm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:浩子
  1. CQueen

    0下载:
  2. //八皇后问题:在国际象棋中,能否在空格棋盘上摆放八个皇后,并使其中任意两个皇后不能在同一行或同一列或同一对角线上,编写完整的摆放八皇后问题的程序。要求:第一个皇后的起始位置由键盘输入,国际象棋的棋盘为8*8的方格。-//Eight queens problem: In chess, can be placed in the space of eight on board the Queen, the Queen can not make any two of them in the same
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:987
    • 提供者:赵汉卿
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com