這是一本介紹 RAID 在 Linux 上面實現方法的電子書
上传时间: 2016-01-18
上传用户:维子哥哥
介紹一套即時作業系統uC/OS-II,詳細解說各function的用法,還有移植教學.
上传时间: 2016-02-06
上传用户:rocwangdp
c++的时间函数,里面绍介了几种调用系统当前时间的函数
上传时间: 2014-01-17
上传用户:LouieWu
利用高斯列主元消去法 计算方程组 可以计算任意N介方程组
上传时间: 2014-11-06
上传用户:维子哥哥
利用数据结构中的队列结构实现分油问题,c语言实现
上传时间: 2016-02-29
上传用户:han_zh
8051单片机驱动 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信, 操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求, CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确。 如果一次采样不准确,可以尝试多次采样取最后一次结果为准,目的也是为了消除抖动。
上传时间: 2013-12-03
上传用户:ZJX5201314
Labview的基本教學PowerPoint - 結構物件功能介紹
标签: PowerPoint Labview
上传时间: 2016-03-11
上传用户:fanboynet
Labview的基本教學PowerPoint - 陣列(Array)的介紹與範例
标签: PowerPoint Labview Array
上传时间: 2013-12-13
上传用户:星仔
本程序是采用VC++和Mysql编写的一款油量换算软件,可减少现在加油站人员计算油量查表、计算的工作量,程序中包含两种模式:1是可根据体积和温度等参数自动换算,2是可将油罐容积表添加到数据库中,实现自动换算。
上传时间: 2013-12-15
上传用户:WMC_geophy
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
标签: Least-squares arbitrary Purpose Builder
上传时间: 2013-12-18
上传用户:宋桃子