CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - To the Max a

搜索资源列表

  1. dvm_src

    0下载:
  2. Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:11.48kb
    • 提供者:micro
  1. dj3

    0下载:
  2. 微机原理及应用,在数据段1000H开始有100个不带符号数,编一程序段,找出其最大数并放在MAX单元中。-Microcomputer Theory and Application, begun in the data segment 1000H 100 unsigned number, compile a program segment, and to find out the maximum number of units on the MAX.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2.2kb
    • 提供者:陈水木
  1. Exp7

    0下载:
  2. 计算平均成绩,并在新的一行显示平均成绩(平均成绩前加有“Average:”提示) 能找出最高成绩,并在新的一行显示最高成绩(最高成绩前加有“Max.:”提示) -Calculating grade point average, and a new line displays the average score (average score before the additions " Average:" prompt) to find the highest score
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:282.14kb
    • 提供者:YangForm
  1. S15_4

    1下载:
  2. 圆盘找数问题。设有以下20个随机数组成一个圆(首尾相接),分别求出连续的四个数之和为最大的四位数及其和值)以及连续的四个数之和为最小的四位数(输出整个数列、最大、最小的四个数及其和值。 要求: 1). 圆盘类class circle中包含私有成员int num[20], int Max[4] , int Min[4],int sum_max, int sum_min, 同时根据需要增加私有或公有成员及必要的公有成员函数。 2). 在程序中产生20个随机数.-Disc to find
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:1.3kb
    • 提供者:babyxia
  1. The-longest-Masuga-Ko-sequence

    0下载:
  2. ∏={8,7,4,2,5,1,9,3,10,6} f(j)以第j个元素Pi(j)为最后一个元素的最长增长子序列的长度。 f(j) = max{f(i)+1, 1}, a[i]<a[j], 0<i<j -Π = {8,7,4,2,5,1,9,3,10,6} f (j) to the j-th element Pi (j) is the last element of the longest length of the growth promoter
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:605byte
    • 提供者:谭茜
  1. 3

    0下载:
  2. ,max函数出现在main函数之前,因此在main函数中调用max函数时,编译系统能识别max是已定义的函数名。 如果把两个函数的位置对换一下,即先写main函数,后写max函数,这时在编译main函数遇到max时,编译系统无法知道max代表什么含义,因而无法编译,按出错处理。 为了解决这个问题,在主函数中需要对被调用函数作声明-, Max function appears before the main function, so when you call max
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:LJH
搜珍网 www.dssz.com