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

搜索资源列表

  1. Microsoft-Dynamics-AX-introduction

    0下载:
  2. Group还对Microsoft Dynamics AX与微软技术的紧密集成深感欣慰,因为这意味着可以轻松使用和拥有人们所熟悉的微软产品的外观和体验,降低了培训成本。 Microsoft Dynamics AX的实施过程与在Windows服务器上实施其他微软程序包的过程十分相似
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:274100
    • 提供者:shijason
  1. ax-12.rar

    1下载:
  2. AX-12数字舵机控制,利用C8051F310采用baud rate为1M的的UART信号,发送指令串来控制其转动。, control for AX-12 base on the C8051F330
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-06-08
    • 文件大小:1331
    • 提供者:caitou
  1. filter_ax

    0下载:
  2. 用Delphi开发的directshow 过滤器(filter)的源码,带已编释AX的档案。 功能:可实现现时的edge detection过滤。-Developed by Delphi DirectShow filter (filter) the source, has been released with AX files. Function: to achieve the edge detection filter.
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:246712
    • 提供者:ultra vision
  1. AX=b

    0下载:
  2. 求解大规模非对称线性方程组AX=b的迭代方法-Solving large-scale non-symmetric linear equations AX = b of the iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2697
    • 提供者:CAICAI
  1. Gauss_elimination

    0下载:
  2. Gauss Elimination Algorithm is used to solve linear equations in the form Ax=B, find rank of matrix and to find inverse of matrixes. The program is done in matlab platform.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:603
    • 提供者:mmbaskr
  1. ax.25

    0下载:
  2. Program for ax.25 (The AX.25 protocol offers both connected and connectionless modes of operation, and is used either by itself for point-point links, or to carry other protocols such as TCP/IP and NetRom.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-25
    • 文件大小:1196
    • 提供者:Jean
  1. penta2

    0下载:
  2. Solves the problem Ax=b when A is pentadiagonal and strongly nonsingular. This is much faster than x=A\y for large matrices. -Solves the problem Ax=b when A is pentadiagonal and strongly nonsingular. This is much faster than x=A\y for lar
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1198
    • 提供者:katore vishal
  1. cramer

    0下载:
  2. Solve the system Ax=b.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:676
    • 提供者:katore vishal
  1. lsq

    0下载:
  2. Least squares solution of Ax=b.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:715
    • 提供者:katore vishal
  1. How-to-avoid-the-ax-reviewers

    0下载:
  2. 如何避免审稿人的大斧,十分经典,吐血提供,不看别后悔!-How to avoid the ax reviewers
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:39687
    • 提供者:张大年
  1. AX-485

    0下载:
  2. AX-485 rs 485-AX-485 rs 485
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1613755
    • 提供者:num
  1. AX=B-jacobi

    0下载:
  2. 根据雅克比迭代法求解线性方程组AX=B的MATLAB程序。经过算例验证正确。适用性非常广。-According to Jacobi iterative method for solving linear equations AX = B on MATLAB. After a numerical example is correct. Very wide applicability.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:802
    • 提供者:大象
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1252
    • 提供者:大象
  1. Ax-=-b-is-a-simple-solution-using-C

    0下载:
  2. 用C语言求解N阶线性矩阵方程Ax=b的简单解法-N-order linear matrix equation Ax = b is a simple solution using C language to solve
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:447120
    • 提供者:张莹
  1. ax.25-test

    2下载:
  2. AX.25业余无线电数据通信协议通信的实现程序,包括打包和解包。-A program for packeting and unpacking AX.25 protocol.
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-01-25
    • 文件大小:6403
    • 提供者:韦明川
  1. LU_Decomposition_with_Pivoting_NUM_(AX=B)

    0下载:
  2. Solving AX=B by using LU Decomposition with Pivoting
  3. 所属分类:software engineering

    • 发布日期:2017-03-21
    • 文件大小:938
    • 提供者:JJama
  1. LU_Decomposition_without_Pivoting_(AX=B)

    0下载:
  2. Solving AX=B by using LU Decomposition without Pivoting
  3. 所属分类:软件工程

    • 发布日期:2017-04-06
    • 文件大小:866
    • 提供者:JJama
  1. AX-12A

    0下载:
  2. AX-12A数字舵机的转速和转动角度的控制程序。控制舵机的ID可调。-AX-12A digital servo speed and rotation angle of the control program. ID servo control adjustable.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:qiulin
  1. ax-12

    0下载:
  2. Use Arduino to control ax-12 motor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:621
    • 提供者:Ryan Chou
  1. AX200_datasheet

    0下载:
  2. 主要是ax-2000的芯片资料和使用说明。(Mainly ax-2000 chip information and instructions for use)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2000896
    • 提供者:mmmmm梅
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com