CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - Function minimum

搜索资源列表

  1. sortlistctrl

    0下载:
  2. 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:51560
    • 提供者:胡俊
  1. pointerclock

    0下载:
  2. 计时器是程序中最常用的后台任务机制之一,其时间间隔最低约为55毫秒,被广泛用于时钟、磁盘备份程序或需要在某一时刻运行的程序等。在Windows API中有很多查询时钟的函数,利用它们就可以编写出高精度的计时器。-timer procedure is the most commonly used mechanism for the background, one of the minimum time interval of about 55 milliseconds, are widely us
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:34072
    • 提供者:越吴
  1. r43

    0下载:
  2. 鲁棒控制器设计,由于RBF网络可以实现任意逼近的非线性关系,它的目标是要做到误差平方和最小,与非线性PCA的目标一致,所以上述非线性PCA的模型可以通过采用两个RBF网络来实现非线性正变换 和反变换 。RBF网络是一个三层前馈网络,隐层采用径向基函数作为激励函数。第一个RBF网络把高维空间的数据映射到低维空间(如图4),第二个RBF网络将前面网络输出的低维空间数据再映射到高维空间,实现数据恢复(如图5)。这两个网络分别进行训练。-robust controller design, as RBF
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:1549
    • 提供者:浇洒距离
  1. 7.5

    0下载:
  2. 把各阶导函数的ESD作为a的函数,确定其峰值频率的数值。该函数把以下变量作为输入:a的最小值alphamin,其增量步长alphastep;-various derivative function of the ESD as a function of its peak frequency values. The function of the following variables as input : a minimum of alphamin. its incremental step a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:meimei
  1. 7.6

    0下载:
  2. 估算并画出高斯脉冲的前15阶导函数的-10dB带宽。函数以下列变量为输入:a的最小值alphamin,-estimates and the mapping out of the Gaussian pulse before 15 derivative function-10dB bandwidth. Function for the importation of the following variables : a minimum of alphamin.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:meimei
  1. geneticalgrithmprogram

    0下载:
  2. 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:
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:冯颖
  1. knowledgeyichuan

    0下载:
  2. 了解遗传算法 遗传算法是一种最优化算法,所谓最优化问题,就是这样一类问题,满足它的解(称为可行解)有很多(通常是极多)对于每一种解有一个评价函数得到一个评价值,也就确定了解集的一个偏序关系,在这个偏序关系的求最小值(或最大值)或者近似最小值(或最大值)。-understanding of the genetic algorithm is a genetic algorithm optimization algorithm, the so-called optimization problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7964
    • 提供者:周燕
  1. prog3_2_pc

    0下载:
  2. Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minimum) sum-of-products expression for a given function.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38200
    • 提供者:林力宏
  1. mymeter

    0下载:
  2. 一个实用的仪表控件,用户可以根据需要进行设置或增减功能。 主要函数介绍如下: SetNeedleColor(COLORREF colorNeedle) 设置指针颜色 SetRange(double dMin, double dMax) 设置仪表最大值最小值 SetScaleDecimals(int nDecimals) 设置刻度显示精度(小数点后位数) SetValueDecimals(int nDecimals) 设置数值显示精度(小数点后位数) S
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:52801
    • 提供者:红枫
  1. faulttree

    1下载:
  2. 简单的故障分析树程序,能够分析输入等式生成树形图形,有计算最小割集功能-Fault tree analysis of a simple process, be able to enter the equation analysis tree generated graphics, there is calculation of the minimum cut-set function
  3. 所属分类:GUI Develop

    • 发布日期:2015-05-09
    • 文件大小:10074
    • 提供者:lvfei
  1. Picture_eye

    0下载:
  2. 一个用EVC开发的图片浏览器, 可以实现对图片的放大缩小 以及上一张下一张图片的浏览~ 有最基本的文件夹遍历功能-The development of a picture by EVC browser can zoom in on images as well as on a picture of a browser-folder a minimum traversal function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:64588
    • 提供者:冯壮
  1. Minimum_PointSet

    0下载:
  2. 一个用于生成多边形最小凸包的简单程序,基本功能就是用鼠标随意画一个多边形,然后计算并生成多边形最小凸包。很难得-Minimum convex polygon of a package used to generate a simple procedure, the basic function is free to draw a polygon with the mouse, and then calculates and generates the smallest convex polygo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1962320
    • 提供者:黄华
  1. 5

    0下载:
  2. VC 最小化到托盘功能的实现,最小化按键控制-VC minimize to tray function to achieve a minimum of buttons control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:109887
    • 提供者:齐帅
  1. PSB_WINDOWS

    0下载:
  2. 该程序是用C语言编写的,基于windows图形界面编程,调用了Win32.h,WinSock.h库和plink,用plink更方便快捷的执行远程主机上的命令,Plink是PuTTY 的命令行连接工具,主要用于自动化工作的处理,主要有视窗和讯息,socket通信,MD5加密函数,最小托盘功能的实现-The program is written in C, windows-based graphical programming interface, call the Win32.h, WinSock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:197116
    • 提供者:cc
  1. mplayer

    0下载:
  2. 这是一个用纯c语言调用api写的一个带有图形界面的音乐播放器,其中有音量控制功能,有播放模式选择功能,有定时闹钟功能,有定时关机功能,还能存放播放列表(链表和文件处理实现),缺点就是没有完成最小化配置,代码优化稍有混乱。-This is called a pure c language api to write the music player with a graphical interface, and volume control, play mode select function, a
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-24
    • 文件大小:1495948
    • 提供者:mabohao
  1. MFCDialogDemo

    0下载:
  2. MFC dialog demo function:右键菜单、最小到任务栏、菜单栏等 need use VS2010 IDE-MFC dialog demo Function: right-click menu, minimum to the task bar, menu bar, etc Need use VS2010 IDE
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-24
    • 文件大小:186303
    • 提供者:chenzp
  1. temperature

    1下载:
  2. labwindows环境下,实现的功能是建立一个用户界面,并对温度信号进行模拟采集。并在采集结束后,显示温度的最大值和最小值。-Under labwindows environment, the function is to create a user interface, and analog temperature signal acquisition. And, after the acquisition is complete, display the maximum and minim
  3. 所属分类:Button control

    • 发布日期:2017-05-06
    • 文件大小:1075137
    • 提供者:洛彬
  1. NetFlow

    0下载:
  2. 使用MFC实现最小费用流算法 包括在界面上画拓扑图等功能,编译器VC6.0(Using MFC to realize the minimum cost flow algorithm, including the function of drawing topological graph on the interface, compiler VC6.0)
  3. 所属分类:界面编程

    • 发布日期:2018-05-03
    • 文件大小:6120448
    • 提供者:soon123
搜珍网 www.dssz.com