-
With the third edition of Operations Research, Tsinghua University Press 02
配运筹学 第三版 清华大学出版社
02-With the third edition of Operations Research, Tsinghua University Press 02
- 2022-08-10 09:57:32下载
- 积分:1
-
Dos 以功能个性化和人性化为基础,Dos提供了多种不同样式针对浏览用户的功能,友好的站内交流系统、友好的发表编辑器、全面的用户自身信息浏览和管理、对论坛浏览和...
Dos 以功能个性化和人性化为基础,Dos提供了多种不同样式针对浏览用户的功能,友好的站内交流系统、友好的发表编辑器、全面的用户自身信息浏览和管理、对论坛浏览和操作更加方面的快捷链接等。Dos 提供了一套标准化的插件开发接口和说明文档,为广大的东网论坛爱好者们提供了一个广阔的论坛服务扩展空间。
使用Access 数据 请解压后,把 data下的 data.mdb 的user 权限设为可读可写
使用 SqlServer 数据库,请新建立一个DoNetBbs的数据库,然后停止SqlServer数据库,把 data文件夹下的
DoNetBbs_Data.MDF 和 DoNetBbs_Log.LDF 覆盖你建立的数据库,启动 SqlServer数据库
Web.config 需要修改为
管理员为 admin 码为 admin888 -Dos个人开源版源码
- 2022-01-21 00:08:10下载
- 积分:1
-
realize the systray for your running program
realize the systray for your running program
- 2022-05-27 10:01:48下载
- 积分:1
-
读写pdf文件的程序开发库源码
读写pdf文件的程序开发库源码-Pdf documents to read and write the procedures for the development of the Treasury source
- 2022-08-26 02:03:12下载
- 积分:1
-
黄金版w32dsm8.93需要快速下载
W32dsm8.93 黄金版,需要的赶紧下载-Gold Edition W32dsm8.93 needs quickly download
- 2023-08-25 14:20:05下载
- 积分:1
-
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序-showed that the "stone", "scissors", "Bush," depends entirely on luck, the C language learning procedures for small
- 2022-03-12 21:27:46下载
- 积分:1
-
newmark calculated without damping system
利用newmark方法计算无阻尼系统,并作图-newmark calculated without damping system
- 2023-03-27 19:35:03下载
- 积分:1
-
days Gate Array game source. 1000 block of Terry Avenue is similar to the one ga...
天门阵游戏源码。是类似连连看的一款游戏,需要通过鼠标拖动牌到相同牌对齐的地方后,消除。最多有30000局。-days Gate Array game source. 1000 block of Terry Avenue is similar to the one game, through licensing the mouse to drag the same alignment of licensing, eliminate. Up to 30,000 Bureau.
- 2022-06-16 10:20:30下载
- 积分:1
-
vb,agilent 816x vxipnp control library application.
vb,agilent 816x vxipnp control library application.
- 2023-06-08 17:20:03下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1