用黄金分割搜索算法求cos(x),x∈[-π/2,π/2]的最大值,设计出具体的程序,使之能够动态演示搜索过程。
上传时间: 2016-02-23
上传用户:duoshen1989
用二分搜索算法求x=2sinx的所有根,设计出具体的程序,使之能够动态演示搜索过程。
上传时间: 2016-02-23
上传用户:李梦晗
用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。
标签:
上传时间: 2013-12-19
上传用户:ztj182002
在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta )
标签: subplot godhua xlabel plot
上传时间: 2013-12-25
上传用户:15736969615
This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application can be obtained by first finding the active MDI child window and then finding the active view for that child window.
标签: CMDIFrameWnd MDI function returns
上传时间: 2016-02-23
上传用户:love_stanford
MODULE_SUPPORTED_DEVICE("uClinux2.4.x LPC2200 adc
标签: MODULE_SUPPORTED_DEVICE uClinux 2200 LPC
上传时间: 2016-02-24
上传用户:c12228
sin(x)的并行程序,用mpi库和c语言编程
上传时间: 2013-12-17
上传用户:zhliu007
一只猴子在X天中一共吃了Y个桃子。已知这只猴子每天最多吃10个桃子,最少可以不吃桃子。问一共有多少种不同的吃法。
标签:
上传时间: 2016-02-26
上传用户:myworkpost
WebSphere Application Server6.x连接达梦数据库连接池的配置.doc
标签: Application WebSphere Server
上传时间: 2016-02-27
上传用户:偷心的海盗
带表头结点的单链表 可完成基本的单链表操作 可查找删除第N个或值为X的结点 可删除重复结点
上传时间: 2016-02-28
上传用户:talenthn