2004China Undergraduate Mathematical Contest in Modeling (CUMCM)是2004年全国数学建模大赛的题目(B题)。现将题目,建模过程及利用“多元线性回归和人工神经网络”解题的源代码上传给大家一起分享。
标签: 2004 Undergraduate Mathematical Modeling
上传时间: 2014-01-08
上传用户:youth25
eclipse开发的一个b/s车站查询系统.数据库用oracle
上传时间: 2014-12-22
上传用户:Amygdala
B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录 3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原 4、修改Copy_of_ERP目录下的Web.config文件的连接属性sa用户的密码: <add key="mydns" value="data source=(local) initial catalog=LXTXERP persist security info=False user id=sa pwd=123 workstation id=jl packet size=4096" /> 5、在Windows管理工具中打开Internet 服务管理器,运行Copy_of_ERP中的Login.aspx打开ERP登录页面,默认用户:admin 密码:123 6、OK
标签: webctrl_clie Copy_of_ERP Framework Microsoft
上传时间: 2015-12-09
上传用户:zhuimenghuadie
for wince samsung 2k/b nandflash driver
标签: nandflash samsung driver wince
上传时间: 2014-01-07
上传用户:gaojiao1999
CCS的运行环境下的DSP2812种b部分程序代码,刚刚学习,希望大家有所帮助
上传时间: 2014-01-21
上传用户:zukfu
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).
标签: description commendation Fixed-point 729
上传时间: 2014-11-23
上传用户:thesk123
电子商务网站使用MVC模式B/S结构功能不是很全适合初学者看
上传时间: 2015-12-22
上传用户:6546544
一.设计要求 1.道路有A.B两路,一般情况A.B均有车时,两路各放行10S. 2.红绿灯转换必须经过4秒黄灯闪烁. 3.若两路均无车则保持原状. 4.若一路通行无阻10秒后,另一路无车,则继续放行此路,直到另一路有车. 5.若有紧急车辆通过两路均无红灯4秒,阻止一般车辆通过,让紧急车辆通过6.在数码管显示各路通行的标志和剩余时间.
上传时间: 2015-12-25
上传用户:siguazgb