Due to an increase in demand for and questions about direct disk access for Micrososft platforms, and due to the fact that Microsoft has no API for direct disk access, I am releasing this library much earlier than I intended at that start. I am still working on this code.
标签: Micrososft for questions platforms
上传时间: 2014-01-26
上传用户:xaijhqx
matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
标签: nagauss function matlab Gauss
上传时间: 2013-12-22
上传用户:exxxds
学生论文在线管理系统 采用B/S模型 学生可以从浏览器中提交 浏览论文
上传时间: 2014-01-08
上传用户:ukuk
appendfile:This program appends text to an existing file.
标签: appendfile existing program appends
上传时间: 2014-01-11
上传用户:恋天使569
对应做b/s开发的程序员来说,eWebEdit这个名字肯定不会陌生吧,这个是其最新版本(ASP)的超文本编辑器,功能强大到有些恐怖,强烈推荐使用
标签: 程序员
上传时间: 2014-11-30
上传用户:cuibaigao
计算机控制技术.了解步进电机控制的基本原理; b.掌握控制步进电机转动的编程方法。
上传时间: 2014-01-20
上传用户:咔乐坞
fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C.
标签: fastDNAml attempt problem faster
上传时间: 2014-01-24
上传用户:bjgaofei
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
标签: Artificial developed implement Network
上传时间: 2014-08-17
上传用户:trepb001
【问题描述】已知线性方程组AX=B,求解该方程组。参考算法: 消去法:将列向量B加到矩阵A的最后一列,构成增广矩阵AB。对AB进行下列三种初等变换,使原矩阵A的部分的主对角线上的元素均为1,其余元素均为0,则原列向量B的部分即为X的值: 1. 将矩阵的一行乘以一个不为0的数 2. 将矩阵的一行加上另一行的倍数 3. 交换矩阵中两行的位置
上传时间: 2015-06-18
上传用户:stvnash
辨别成绩的小程序,比如说得5分是A,得4分是B,依次类推
上传时间: 2013-12-19
上传用户:ANRAN