CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 等值

搜索资源列表

  1. wugeyuanchengxu

    1下载:
  2. 一:排列的的规程序 二:迷宫程序 三:对于输入的任意一个非负十进制整数,打印输出与其等值的八进制数 四:利用模式串T的next函数求T在主串S中第pos个字符之后的位置的KMP算法 五:将所有在线性表Lb中但不在La中的数据元素插入到La中
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:12.72kb
    • 提供者:沈亚方
  1. Linstack

    0下载:
  2. 链式堆栈的实现以及测试; 实现包括入栈、出栈(后进先出)、2个栈等值判定、栈的拷贝、数据查找。测试包括以上功能的测试和线程安全测试。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.3kb
    • 提供者:黄然
  1. Array

    0下载:
  2. 用动态数组实现的堆栈以及测试程序。实现功能包括入栈、出栈、栈的拷贝、2个堆栈等值判定、栈元素搜索。测试包括以上功能的测试和线程安全测试。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.21kb
    • 提供者:黄然
  1. 13

    0下载:
  2. 从键盘读入一个四位的十六进制数,CRT显示等值的二进制数. 由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:977byte
    • 提供者:姚某
  1. 十六进制数转换为等值的二进制数

    0下载:
  2. 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是0-F间的数字,则显示出错信息,并要求重新输入-Preparation procedures, the keyboard received four of sixteen hexadecimal conversion into equivalent binary number, and then displayed on the screen. If the input is not 0-F figures,
  3. 所属分类:汇编语言

    • 发布日期:2017-03-21
    • 文件大小:838byte
    • 提供者:付雪
  1. raskparellel

    1下载:
  2. 本程序完成任务并行等值面提取功能,采用VC开发平台嵌入VTK可视化程序开发保制作。-This procedure task parallel isosurface extraction of features, the use of VC development platform embedded development VTK visualization production security.
  3. 所属分类:MPI

    • 发布日期:2016-09-23
    • 文件大小:96.39kb
    • 提供者:李若愚
  1. piso

    0下载:
  2. 本程序完成流水线并行提取等值面功能,采用VTK可视化程序开发包编写-This process is complete pipelined parallel isosurface extraction function, using VTK visualization program development package prepared
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:78.71kb
    • 提供者:李若愚
  1. SY4

    0下载:
  2. 从键盘输入并显示实验,将键盘收到的四位十六进制转化为等值的二进制,再显示在终端上-From the keyboard input and display experiment, the four received the keyboard into its equivalent hexadecimal binary, and then displayed on the terminal
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:914byte
    • 提供者:li
  1. Calendar

    0下载:
  2. 这是一个万年历汇编程序,带阴历显示,包括可执行文件以及相关说明。它可以与5个c语言程序等值。-This calendar is a compilation of procedures, with the lunar calendar display, including the executable file and instructions. It can process 5 c language equivalent.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:30.96kb
    • 提供者:高伟
  1. shuzhizhuanhuan

    0下载:
  2. 数制转换程序:从键盘输入若干十六进制数,在终端上显示与它等值的二进制数。汇编语言实现。-Number system conversion process: a number from the keyboard input hexadecimal number displayed in the terminal with its binary equivalent. Assembly language to achieve.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:58.04kb
    • 提供者:李月
  1. convert

    0下载:
  2. 将键盘输入的4位十六进制数转换成等值的十进制数送屏幕显示。-The keyboard input 4-digit hexadecimal number into decimal number equivalent to send screen.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:746byte
    • 提供者:siyon
  1. four

    1下载:
  2. 从键盘输入数据并显示的实验 实验内容:将键盘输入的2位十六进制数转换为等值的二进制数,并在屏幕上显示。列如:键入f2,则显示11110010-From the keyboard input data and display the experiment Experiment content: will the keyboard input two hexadecimal number into the equivalent of a binary number, and displaye
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:825byte
    • 提供者:蔡少
  1. kebord--entry--and--show

    0下载:
  2. 简单的小程序:将键盘输入的十六进制数转换为等值的二进制数,并在屏幕上显示。列如:键入f2,则显示11110010-simple small routine:input a hexadecimal number form keyboard and transform to binary number and show on the scream. For example: iuput f2,show 11110010
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:557byte
    • 提供者:张双鸣
  1. dengzhitu

    0下载:
  2. 等值图的使用方法,具体见文件附要,是基本的实现方法-The use of contour maps, see the file attached to the basic implementation method specific
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:887byte
    • 提供者:乔锋利
  1. 16to10

    0下载:
  2. 将键盘输入的4位十六进制数转换成等值的十进制数送屏幕显示。对不合理的输入不进行显示但可以继续输入。-Converting four hexadecimal keyboard input into the equivalent decimal number to send the screen. Not unreasonable input display but you can continue typing.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:989byte
    • 提供者:童嘉
  1. isosurface-master

    0下载:
  2. 等值面绘制,包括2D,3D,多种球面和曲面绘制-draw contours by nodes ,can draw 2D,3D and multi graphics
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:21.17kb
    • 提供者:Hinbor
  1. DFIG_Feb07

    0下载:
  2. PSCAD此为一风机的仿真模型,跟官网里的例子相似但是有些许差别, 整个模型包括风机,电机,控制,风力机、异步机、变流器和外部等值线路(线路、变压器和等值系统)-This is a fan simulation model, with the official website of the example similar to the slight difference, The entire model includes fans, motors, controls, wind tur
  3. 所属分类:Editor

    • 发布日期:2017-05-05
    • 文件大小:372.15kb
    • 提供者:袁枭添
搜珍网 www.dssz.com