虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ctrl-F

  • BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [

    BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B Aeq*x=Beq % C(x)<=0 Ceq(x)=0 % x(i) is continuous for xstatus(i)=0 % x(i) integer for xstatus(i)= 1 % x(i) fixed for xstatus(i)=2 %

    标签: constrained variables function possibly

    上传时间: 2014-01-13

    上传用户:youth25

  • 诺基亚手机管理软件

    诺基亚手机管理软件,具有管理电话本、收发短信、拨打电话、查看主邻小区信号强度、显示电池电量等功能。通过F-BUS数据线和PC相连接。

    标签: 诺基亚手机 管理软件

    上传时间: 2015-09-19

    上传用户:hasan2015

  • 神经网络的样本值对整个网络能否正常运行及误差的大小非常重要

    神经网络的样本值对整个网络能否正常运行及误差的大小非常重要,因此本程序不采用让用户自己输入样本植的方法,而自动设定了样本值 该网络采用的作用函数为Sigmoid函数,即f(x)=1/(1+e-x)。网络先对输入的样本值进行训练,当达到规定的训练次数或者网络的整体误差达到规定的精确度时就停止训练。此后,可以输入成绩运行网络得出运行结果。

    标签: 神经网络 样本 网络

    上传时间: 2013-12-05

    上传用户:cuibaigao

  • 面向对象数据库开发时

    面向对象数据库开发时,需要将数据库中的表写成类使用,重复工作代码量巨大,该工具支持SQLServer2000数据库,可以将数据库中的表,批量转换在Delphi类.支持2种格式: 1. 类声明格式;(需要开发者在属性上按Shift+Ctrl+C) 2. 直接转换并保存Unit文件;

    标签: 对象 数据库

    上传时间: 2013-12-08

    上传用户:frank1234

  • The Mythical Man-Month: Essays on Software Engineering is a book on software project management by F

    The Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose central theme is that "Adding manpower to a late software project makes it later."

    标签: Engineering management Man-Month Mythical

    上传时间: 2013-12-08

    上传用户:songnanhua

  • 基于ARM核的s3c44BOX应用程序试用定时器Timer5

    基于ARM核的s3c44BOX应用程序试用定时器Timer5,设定44B0定时器Timer5工作在查询方式,在Micetek板的led上依次循环显示16进制数1,2,……,f,每隔1秒,更新显示一个数字。

    标签: Timer5 ARM c44 BOX

    上传时间: 2014-01-15

    上传用户:wfeel

  • palm编成,这种书很少,有兴趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/J

    palm编成,这种书很少,有兴趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools

    标签: Programming Developer oreilly safari

    上传时间: 2013-12-10

    上传用户:litianchu

  • 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 */ /*程序功能:按下1号键显示0、1、2、3

    程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 */ /*程序功能:按下1号键显示0、1、2、3,按下2号键显示c、d、e、f,按下3号键显示4、5、6、7 */ /* 按下4号键显示8、9、a、b,按下0号键点亮4个LED灯 */

    标签: Sage 7279 Tech MCP

    上传时间: 2013-12-30

    上传用户:Ants

  • 考察例1 4 - 8中的1 4个点。A中的最近点对为(b,h)

    考察例1 4 - 8中的1 4个点。A中的最近点对为(b,h),其距离约为0 . 3 1 6。B中最近点对为 (f, j),其距离为0 . 3,因此= 0 . 3。当考察 是否存在第三类点时,除d, g, i, l, m 以外 的点均被淘汰,因为它们距分割线x= 1的 距离≥ 。RA ={d, i, m},RB= {g, l},由 于d 和m 的比较区中没有点,只需考察i 即可。i 的比较区中仅含点l。计算i 和l 的距离,发现它小于,因此(i, l) 是最近

    标签:

    上传时间: 2013-12-03

    上传用户:66666

  • 用vc编写的进程查看程序

    用vc编写的进程查看程序,有些按下Ctrl+Alt+Del也看不到的黑客程序在本程序下可以一览无余

    标签: 编写 看程序 进程

    上传时间: 2014-06-27

    上传用户:zm7516678