it s a lift simulator, use operating system concept call mutex to implenment a lift. I do it prefectly.
标签: lift implenment simulator operating
上传时间: 2015-07-18
上传用户:ainimao
利用最小二乘法进行曲线的拟合,这是用多项式拟合曲线的源码!
上传时间: 2014-01-14
上传用户:agent
《密码学概论》 本书全面讲解了密码学的基本知识以及相关的基础数论,并对椭圆曲线、量子密码体制等密码学前沿知识进行了介绍。
上传时间: 2015-07-18
上传用户:VRMMO
Java+Tomcat+ZK Welcome to ZK, the simplest way to make Web applications rich. The Developer s Guide describes the concepts and features of ZK. For installation, refer to the Quick Start Guide. For fully description of properties and methods of components, refer to the Developer s Reference.
标签: applications Developer simplest Welcome
上传时间: 2015-07-19
上传用户:rocwangdp
this a instance about extends s application
标签: application instance extends about
上传时间: 2015-07-19
上传用户:黑漆漆
曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)
上传时间: 2015-07-19
上传用户:ccclll
//=== === === === === === === === === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的最高次为m-1。要求m<=n,且 // m<=20。若m>n或m>20,则本函数自动按m=min{n,20}处理 // double *dt --- dt[0]返回拟合多项式与各数据点误差的平方和;dt[1]返回拟合多 // 项式与各数据点的误差绝对值之和;dt[2]返回拟合多项式与各数据 // 点误差绝对值的最大值 //注意事项:拟合多项式的形式为 y = b0 + b1*(x-Xavr)...
上传时间: 2015-07-19
上传用户:waizhang
asp构建网站bbs.采用B/S架构
上传时间: 2015-07-19
上传用户:wang5829
Nobel Prize Winner s Paper
上传时间: 2014-01-18
上传用户:heart520beat
Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the programming of web services and web applications on Microsoft s .NET platform.
标签: high-performance Programming programming Microsoft
上传时间: 2015-07-21
上传用户:l254587896