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

搜索资源列表

  1. CMCRC

    0下载:
  2. CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6.26kb
    • 提供者:jianduan
  1. znz_C51

    0下载:
  2. 单片机的i2c控制程序,字节发送接收程序,延时程序-i2c control compute
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3.01kb
    • 提供者:徐丹
  1. work

    0下载:
  2. 簡單的點對點距離總和求解,第一次po文請大家多多指教。也許有錯誤也請包含-simple compute for node to node
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:劉昱得
  1. network

    0下载:
  2. 程序描述:网络远端温度感测器,这个范例中使用到  (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。  (4) 当PC端经由RS23
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:44.19kb
    • 提供者:bbs
  1. 1

    0下载:
  2. 汇编语言16位画圆程序 计算三角形水平边平方 计算半径r平方 双字减法,入口参量:bx减数的低16位,cx减数的高16位-Circle 16-bit assembly language program to calculate the level of the triangle the square of the radius r side of the square of double word compute the subtraction, the entra
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.09kb
    • 提供者:曲正钢
  1. 6.15_1

    0下载:
  2. 编写一个执行一下计算的子程序:COMPUTE:R<-X+Y-3,其中X,Y以及R均为数字组。假设COMPUTE与其调用的程序在同一段代码,数据段D_SEG中包括含X和Y数组,数据段E_SEG中包含R数组,同时写出主程序调用COMPUTE过程的部分。-Write a subroutine perform calculations about: COMPUTE: R < -X+ Y-3, where X, Y and R are digital group. Assuming COMPUT
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.7kb
    • 提供者:飞鱼
  1. Iinversarray

    0下载:
  2. this program compute fibonachi
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:739byte
    • 提供者:shirin
  1. ee3_1

    0下载:
  2. 编写一个C#控制台应用程序,对于输入的正整数n,计算1!+2!+3!+...+n!的值并输出。-Write a C# console application, for input positive integer n, compute a!+2!+3!+ ...+n! values ​ ​ and output.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:28.42kb
    • 提供者:wang yang
  1. pivotgolf

    0下载:
  2. 运用matla编写的一个小游戏界面,能够对矩阵进行LU分解,希望读者能从中得到启发-Your goal is to use LUGUI to compute the LU decompositions of nine matrices with as little roundoff error as possible. Your score for each hole is norm(R,inf)+norm(Leps,inf)+norm(Ueps,inf) where R = L*
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3.17kb
    • 提供者:lipu
  1. gaopinzhong

    3下载:
  2. matlab编写 wkb计算电磁波通过等离子体衰减-a matlab program to compute the attenuation of electromagnetic wave
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:cassie
  1. FINAL_CODE

    0下载:
  2. Design architecture of DCTQ. It will walk you through all modules necessary to compute DCTQ. Good Luck.
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:83kb
    • 提供者:cruise
  1. StirlingS2.m

    0下载:
  2. 计算第二类string数,可应用于仓库规则的拣选概率计算-compute the second string data
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:640byte
    • 提供者:asher
  1. zuobiazozhengfansuan

    0下载:
  2. 坐标正反算程序,可以解决测量中大量计算的问题,很实用,计算精确!-Positive and negative coordinate calculation program that can solve the problem in measuring compute-intensive, it is useful to calculate the exact!
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4.12kb
    • 提供者:杨峰峰
  1. k-core

    0下载:
  2. 计算复杂网络的K-core值,采用递归调用函数的方式进行。-compute the k-core of complex network.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:991byte
    • 提供者:jby
  1. bp_drag

    0下载:
  2. 拽力模型,基于最小流化速度和流化床中的空隙率计算气固间的相互作用力(drag modelbased on the limited fluid velocity to compute the mutual influence between the gas and solid.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:初见
  1. MIPS1

    0下载:
  2. 可以计算一个表达式的值,支持sin,cos,tan,e,π Mars4.5编译通过(You can compute the value of an expression that supports sin, cos, Tan, e, PI, Mars4.5, compilation, and so on)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-18
    • 文件大小:4kb
    • 提供者:LFP
  1. butterfly-flex_c

    0下载:
  2. UDF to compute the orientation of a rotating valve, based on a specified rotational speed. Christoph Hiemcke, Fluent Inc., 12 Feb 2004 butterlfy_flex_UDF = name shown in Fluent GUI
  3. 所属分类:汇编语言

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:南木
  1. liangyan_example_Acceleration

    1下载:
  2. 可以处理来自日本的大批量地震动,可以解决大量求解地震动数据得到PGA,并可以用于求解其他参数。(This programm can be used to compute the ground motion data from Japan , from which we can compute the PGA and we can compute other parameters by altering my programm.)
  3. 所属分类:汇编语言

    • 发布日期:2020-04-23
    • 文件大小:1kb
    • 提供者:昆义
搜珍网 www.dssz.com