搜索资源列表
Microsoft-Dynamics-AX-introduction
- Group还对Microsoft Dynamics AX与微软技术的紧密集成深感欣慰,因为这意味着可以轻松使用和拥有人们所熟悉的微软产品的外观和体验,降低了培训成本。 Microsoft Dynamics AX的实施过程与在Windows服务器上实施其他微软程序包的过程十分相似
WhereAVR_18JUL2005
- whereavr是一个用ATMEL M8实现的AX.25精简协议栈,搜了很多资料,这个是对学习自动位置报告系统最好的实例-whereavr is a ATMEL M8 achieved by streamlining the AX.25 protocol stack, found a lot of information, this is an automatic position reporting system to study t
AX
- 微软AX ERP 的操作手册,可以用于顾问学习的资料.得来不容易啊.-Microsoft AX ERP operation manual, can be used for consultants to learn the information.ぃ甧
Microsoft-Dynamics-AX-introduction
- Group还对Microsoft Dynamics AX与微软技术的紧密集成深感欣慰,因为这意味着可以轻松使用和拥有人们所熟悉的微软产品的外观和体验,降低了培训成本。 Microsoft Dynamics AX的实施过程与在Windows服务器上实施其他微软程序包的过程十分相似-Group is also on the Microsoft Dynamics AX with Microsoft technology and tightly
LUdecomposition
- 基于LU分解的直接求解方法,求解复系数方程组A.x=b的解-Based on direct LU decomposition method, to solve complex coefficients equations Ax = b solution
filter_ax
- 用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.
AX=b
- 求解大规模非对称线性方程组AX=b的迭代方法-Solving large-scale non-symmetric linear equations AX = b of the iterative method
Gauss_elimination
- 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.
ax-12
- AX-12数字舵机控制,利用C8051F310采用baud rate为1M的的UART信号,发送指令串来控制其转动。- control for AX-12 base on the C8051F330
ax.25
- 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.)
penta2
- 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
cramer
- Solve the system Ax=b.
lsq
- Least squares solution of Ax=b.
How-to-avoid-the-ax-reviewers
- 如何避免审稿人的大斧,十分经典,吐血提供,不看别后悔!-How to avoid the ax reviewers
AX-485
- AX-485 rs 485-AX-485 rs 485
Cap_Wav
- 采用DirctX (DSpack) 的 Filter 方式录音(保存为WAV格式) 源代码 注意:使用前请注册filter文件 "Wavdest.ax" 编程工具:CodeGear RAD Delphi 2010 编程语言:Object Pascal 运行环境:Windows XP/20003 -Using DirctX (DSpack) recording the Filter m
AX=B-jacobi
- 根据雅克比迭代法求解线性方程组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.
the-solution-to-AX=B
- 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the u
Ax-=-b-is-a-simple-solution-using-C
- 用C语言求解N阶线性矩阵方程Ax=b的简单解法-N-order linear matrix equation Ax = b is a simple solution using C language to solve
ax.25-test
- AX.25业余无线电数据通信协议通信的实现程序,包括打包和解包。-A program for packeting and unpacking AX.25 protocol.