我们接口技术做的实验DA,有需要的就下载吧
上传时间: 2015-11-17
上传用户:253189838
我们接口技术做的实验8250,有需要的就下载吧
上传时间: 2015-11-17
上传用户:watch100
我们接口技术做的实验8253,有需要的就下载吧
上传时间: 2013-12-20
上传用户:kelimu
我们接口技术做的实验8255,有需要的就下载吧
上传时间: 2015-11-17
上传用户:c12228
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
B-spline曲線是包含Bezier曲線的通用數學表示法。
上传时间: 2015-11-22
上传用户:whenfly
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu
文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關於lr0的語法分析
上传时间: 2015-11-22
上传用户:thinode
用全选主元高斯消去法求解N复系数阶线性方程组AX=B
上传时间: 2015-11-25
上传用户:ggwz258
通用雷达仿真系统是一个多功能的综合性仿 真系统,采用先进的交互式雷达仿真技术,实现雷 达系统的全数字仿真和半实物仿真。它可以广泛 应用于测控技术人员培训、设备性能测试分析和 实验技术研究等方面,为雷达综合实验能力的提 高提供了一个有效的技术手段和设备。 些算法都是工程实践检验过的,完全符合IEEE 标准。用户(仿真系统)可以将MATLAB作为一 个功能强大的和可编程的数学函数库,调用 MATLAB中大量的数学计算函数,完成复杂的 计算任务。例如对一个矩阵进行转置或计算快速 傅里叶变换,用C语言或FORTRAN语言编程是
上传时间: 2014-12-06
上传用户:Ants