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

搜索资源列表

  1. Drag-and-zoom-tool

    0下载:
  2. DRAGZOOM allows you to interactively manage the axes in figure. This simple function for usable dragging and zooming of axes, rotate 3D axes, using the mouse and the keyboard shortcuts.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:19390
    • 提供者:
  1. paixusuanfajiqiyingyong

    0下载:
  2. 这个文档里面含源代码和实现文档,主要包含以下几个功能:1.从键盘输入n个数,并按从小到大输出,并且可以多次进行。2.从一个.txt文件中读出数据,并且按从小到大输出 。 3.从键盘输入一个数组的值,将数组的值逆序并输出 4.输入一行字符,统计其中的英文字母,空格,数字,和其他字符的个数 等等,里面有实现6个功能-This document which contains the source code and implementation documentation, including the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:176973
    • 提供者:张小慧
  1. Individual-choice

    1下载:
  2. 单项选择题标准化考试系统 (1) 用文件保存试题库。(每个试题包括题干、4个备选答案、标准答案) (2) 试题录入:可随时增加试题到试题库中 (3) 试题抽取:每次从试题库中可以随机抽出N道题(N由键盘输入) (4) 答题:用户可实现输入自己的答案 自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。 -Multiple-choice standardized test system (1) test database with the file. (Incl
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5820622
    • 提供者:chenqqq
  1. sfun_keyboard_input_v1_2

    0下载:
  2. SIMULATION KEYBOARD INPUT
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8727
    • 提供者:wahab
  1. mat2figure

    0下载:
  2. 快速浏览时间序列数据。而且可以直接创建时间序列的图示,非常方便快捷。-MAT2FIGURE allows you to review timeseries data contained in a matfile very fast and efficiently. Furthermore, the created figure file can be used to distribute these data. After opening a matfile, mat2figure scan
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11906
    • 提供者:沈博
  1. database-Graph

    0下载:
  2. 一:实验目的: (1)掌握图的存储思想及其存储实现。 (2)掌握图的深度、广度优先遍历算法思想及其程序实现。 (3)掌握图的常见应用算法的思想及其程序实现。 (4)理解有向无环图、最短路径等算法 二:实验内容: 以下实验内容,1和2为必做内容,3为选做内容。 1.有向图 (1)键盘输入数据,建立一个有向图的邻接表,并输出该邻接表。 (2)在有向图的邻接表的基础上计算各顶点的度,并输出。 (3)以有向图的邻接表为基础实现并输出它的拓扑排序序
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:121148
    • 提供者:oky
  1. HaffmanCode

    0下载:
  2. 1、本程序在初始化字符集后应能进行字符文件的编码、译码功能。 2、演示程序应以用户和计算机对话的方式执行,即在计算机终端上显示提示信息之后,由用户在键盘上输入程序中规定的命令,相应的输入数据和结果显示在其后面。 3、程序执行的命令包括: (1)初始化;(2)编码;(3)译码;(4)印编码文件;(5)退出程序; -1, the program should be able to initialize character set for character files after e
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:112828
    • 提供者:颜坚敏
  1. BSTree

    0下载:
  2. 二叉排序树。 键盘输入一句话,按字母顺序排序,然后中序输出-Binary search tree. Keyboard input word, sorted alphabetically, and then the output sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:sunxine
  1. Staff-management-system

    0下载:
  2. 职工管理系统 数据结构课程设计 1.1问题描述   对单位的职工进行管理,包括插入、删除、查找、排序等功能。 1.2要求   职工对象包括工号、姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象按姓名以字典方式存入职工管理文件中。 (2)删除一名职工:从职工管理文件中删除一名职工对象。 (3)查询:从职工管理文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:160984
    • 提供者:lynne
  1. calculate-number-of-char

    0下载:
  2. 键盘输入,计算字符串中数字,字母的个数,并在窗口返回现实数字-keyboard input,calculate the number of number and char of the char group
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:947
    • 提供者:吴旭
  1. haxibiao

    0下载:
  2. 设计哈希表实现电话号码查询系统。设计程序完成以下要求: (1)设每个记录有下列数据项:电话号码、用户名、地址; (2)从键盘输入各记录 ,以电话号码为关键字建立哈希表(至少要有12个以上的记录,哈希表的长度为8); (3)采用链地址法解决冲突;-Hash table to achieve the design number inquiry system. Design process is complete the following requirements: (1)
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:3660
    • 提供者:孙婕
  1. input-string

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

    • 发布日期:2017-03-30
    • 文件大小:3086
    • 提供者:么龙
  1. Yang-Hui

    0下载:
  2. 数据结构与算法中用键盘输出控制杨辉三角的输出。-Data structure and algorithm of using the keyboard output Yang Hui triangle output control.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1074
    • 提供者:乐乐
  1. Corporate-bonuses

    0下载:
  2. 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高    于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提    成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于    40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于    100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数?-Corpora
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1410
    • 提供者:小神经
  1. Huffman-tree

    0下载:
  2. 利用静态链表建立赫夫曼树,建树过程中左子树权值小于右子树权值,求各结点的编码。叶子结点的个数n及结点值由键盘录入-Using static linked list to establish a Huffman tree, set during the process of weight less than the right subtree subtree weights, and each node coding. Leaf node of the number N and node valu
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1347
    • 提供者:Loben
  1. a2

    0下载:
  2. Implementation a simple FIFO queue using arrays. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the progr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:728
    • 提供者:yeah
  1. a3

    0下载:
  2. Implementation a simple FIFO queue using linked lists. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:866
    • 提供者:yeah
  1. Doubly-linked-.

    0下载:
  2. 线性表链式存储(双向链表)插入、删除运算 1、预习要求:线性表的插入、删除相关概念及运算,完成线性表元素的插入、删除。 2、实验目的: (1)了解线性表的插入、删除相关概念; (2)理解线性表的插入、删除过程和结构定义; (3)掌握算法转换为程序的过程中的变化。 3、实验内容及要求: (1) 以“一个较完整的程序范例-顺序表”程序框架为框架 (2)双链表结构体为: typedef struct { int num /学号 char
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:325252
    • 提供者:the spring
  1. BinarySearchTree

    0下载:
  2. 按键盘输入顺序,二叉搜索树的建立,前序,中序,后序周游算法。链式存储。-Keyboard input order, the establishment of the binary search tree, preorder, inorder and postorder travel around the algorithm. Chain store.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6381
    • 提供者:冯乐乐
  1. areaofcircle

    0下载:
  2. 一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。-A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:595
    • 提供者:陈生
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com