CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - a to b

搜索资源列表

  1. tu

    0下载:
  2. [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:9.72kb
    • 提供者:Demonic
  1. ew

    1下载:
  2. for: Root of a Polynomial --- --- --- --- -- Time Limit: 1 Second Memory Limit: 32768 KB -------------------------------------------------------------------------------- A polynomial of degree n has the common form as . Your ta
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1kb
    • 提供者:Alex Zhang
  1. POWandEXP

    0下载:
  2. 输入a,b两浮点数,计算以a为底,以b为指数的计算结果。-Input a, b two floating-point numbers, the calculation for the end to a to b for index calculation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:liyiwen
  1. fish

    0下载:
  2. A、B、C、D、E五人合伙夜间捕鱼,凌晨时都疲惫不堪,各自在河边的树丛中找地方睡着了,日上三竿,A第一个醒来,他将鱼平分作五份,把多余的一条扔回湖中,拿自己的一份回家去了,B第二个醒来,也将鱼平分为五份,扔掉多余的一条,只拿走自己的一份,接着C、D、E依次醒来,也都按同样的办法分鱼。问五人至少合伙捕到多少条鱼?每个人醒来后看到的鱼数是多少条?-A, B, C, D, E five-member partnership night fishing, when the early morning,
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:33.92kb
    • 提供者:爱因斯坦
  1. frog

    0下载:
  2. 有一条河,左边一个石墩(A区)上有编号为1,2,3,4,…,n的n只青蛙,河中有k个荷叶(C区),还有h个石墩(D区),右边有一个石墩(B区),如图3-1所示。n只青蛙要过河(从左岸石墩A到右岸石墩B)-There is a river, the left side of a stone (A zone) has numbered on 1,2,3,4, ..., n of n only frogs, the river has k-lotus leaf (C zone), also a Shi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:16.5kb
    • 提供者:faruh
  1. EditDistance

    0下载:
  2. 设A 和B 是2 个字符串。要用最少的字符操作将字符串A 转换为字符串B。这里所说的字符操作包括 (1)删除一个字符; (2)插入一个字符; (3)将一个字符改为另一个字符。 将字符串A变换为字符串B 所用的最少字符操作数称为字符串A到B 的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2 个字符串A和B,计算出它们的编辑距离d(A,B)。-For A and B are two strings. Operation to use at least the ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:863.63kb
    • 提供者:
  1. Identified-to-the-circuit

    0下载:
  2. 输入信号A、B为相位差90°的方波信号。当A导前B 90°时,Uo1有输出,Uo2无输出,当B导前A 90°时,Uo1无输出,Uo2有输出,实现辨向。 -Input signals A, B phase difference 90 ° for the square wave signal. When A Introduction B 90 °, when the former, Uo1 have output, Uo2 no output, when the B I. A 90 ° when t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:5.78kb
    • 提供者:王登伟
  1. safefile

    0下载:
  2. 请设计和实现一个算法,把一个文件M由A传输到B并保证 (1)文件M的完整性 (2)文件M的机密性 (3)B能够确认M的发送方-Please design and implementation of an algorithm to a file transfer M from A to B and warrant that (a) file the integrity of the M (2) file M, confidentiality (3) B able to identify
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7.54mb
    • 提供者:spyman
  1. safefile

    0下载:
  2. 请设计和实现一个算法,把一个文件M由A传输到B并保证 (1)文件M的完整性 (2)文件M的机密性 (3)B能够确认M的发送方-Please design and implementation of an algorithm to a file transfer M from A to B and warrant that (a) file the integrity of the M (2) file M, confidentiality (3) B able to identify the s
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3.8mb
    • 提供者:spyman
  1. binary_to_bcd

    0下载:
  2. this a verilog code .. it converts 9 bit integer value to its corresponding twelve bit BCD number that is required as an input to a seven segment decoder or otherwise also an integer that may be represented by binary bits can be changed to its corres
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:668byte
    • 提供者:hassan
  1. homework_1

    0下载:
  2. 已知两个单链表 A 和 B 分别表示两个集合,其元素递增排列。请编写程序求集合 A 和 B 的交集 C = A B,要求单链表C按其元素递增排列,并利用原表(即表A和表B)的结点空间存放表C。-A list of known and two single-B, respectively, two sets of its elements in ascending order. Please write a program seeking the intersection of se
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1.12kb
    • 提供者:ray
  1. General-Tree-To-BTree-(CSharp)

    0下载:
  2. this an application for converting a General Tree to B-tree. -this is an application for converting a General Tree to B-tree.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:39.12kb
    • 提供者:paolo
  1. abc

    0下载:
  2. 将字符串a复制为字符串b 将字符串a复制为字符串b-Copy char a to b copy char a to b copy char a to b copy char a to b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:电子
  1. the-n-time-A--plus-B

    0下载:
  2. Descr iption: 想必大家都做过A+B这道经典的入门题了,这次的A+B问题是基于十六进制数的两个数相加。这16个数字是 0 ~ 9 ,另外用 a 表示数字 10 ,用 b 表示数字 11 ,用 c 表示数字 12 ,用 d 表示数字 13 ,用 e 表示数字 14 ,用 f 表示数字 15 。 Input: 输入包含多组数据,每组数据包含一行两个十六进制整数a和b(0<=a,b<=fffffff,都以小写给出)。处理到文件结束。 Output:
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:9.24kb
    • 提供者:沙魄郎君
  1. output-to-a-new-file-C

    0下载:
  2. 有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中 -There are two disk file A and B, each deposit A line letters and asked to the two files with the information (in alphabetical order), The output to a new file C
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:3.21kb
    • 提供者:么龙
  1. hoo

    0下载:
  2. 将n个盘子从A借助B移动到C,必须先将n-1个盘子从A借助C移动到B,在将最后一个盘子从A直接移动到C,最后将剩下的n-1个盘子从B借助A移动到C -N a plate with B to move from A to C, you must first n-1 plates with C to move from A to B, in the last one plate to move directly from A to C, and finally the remaining n-1
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:365.6kb
    • 提供者:fly
  1. wuxianxiaoshu-

    0下载:
  2. 数学两人赛跑问题: 假如有两个人赛跑,全长25米,A在B前面10米,A的速度是每秒5米,B的速度是A的两倍。 这样,因为A在B的前面,B要超过他就要路过A之前的位置,当B到10米的时候,A到了15米。等B到15米时候17.5米。因为B到A需要时间。这时间A又到B前面去了。所以永远追不上。 可是。用数学方法。A:25-10=5t A用3秒。B:25=10t B只用2.5秒。能追上。 -Mathematical two race question: if two people rac
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2.33kb
    • 提供者:吴迪
  1. niyuan

    0下载:
  2. 汇编实现求某个元素的逆元,输入a,b,得到a对b的逆元-An element of the inverse assembler to achieve demand, input a, b, the inverse of a to b
  3. 所属分类:Button control

    • 发布日期:2017-11-06
    • 文件大小:5.78kb
    • 提供者:live
  1. tow-class-A-and-B

    0下载:
  2. 编写两个类:A和B,A常见的对象可以计算两个正整数的最大公约数,B常见的对象可以计算两个数的最小公倍数。要求:B类中有一个成员变量时用A类声明对象.-Write two classes: A and B, A common object can be of two positive integers GCD computation, LCM B common object can be used to calculate the number of two. Requirements: have
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:戴锦
  1. A-to-B-to-C reaction

    0下载:
  2. 基于MATLAB,模拟n级连串反应A->B->C反应过程中各组分浓度和体系温度的变化情况,得到各组分浓度及反应体系温度曲线。(Based on MATLAB, the concentration of each component and reaction temperature in the A->B->C reaction of N-order reaction were simulated, and thecurves of each component conc
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:moduanlizi
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com