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

搜索资源列表

  1. 动态显示

    1下载:
  2. linux下的Qt编程源程序,此程序将实现动态显示字符,并不断改变颜色-the Qt programming source, this procedure will achieve dynamic display characters, and changing colors
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:337449
    • 提供者:胡斌
  1. thesis2000_fangqi

    0下载:
  2. 算法分析和设计的主要原理,动态规划 贪心算法 背包问题的实例-algorithm analysis and design of the main principle of dynamic programming greedy algorithm examples knapsack problem
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:69562
    • 提供者:望水
  1. BinPacking

    0下载:
  2. 这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the first time, I have to get bigg
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18899
    • 提供者:彭宇
  1. change_skin

    0下载:
  2. 动态实现程序界面实现完美换肤,类似于瑞星换夫的方式-achieve dynamic programming interfaces perfectly common. Rising similar to the way swap husbands
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:186504
    • 提供者:wuyu
  1. VC++动态加入和删除菜单的方法

    0下载:
  2. VC++环境下菜单和工具栏的动态修改技术-界面类编程-VC利用Cmenu类的AppendMenu和Cmenu类的InsertMenu按 需在菜单上插入新的菜单项 -VC environment menu and toolbar technology changes the dynamic - programming interface Class-VC Cmenu use category AppendMenu and Cmenu category InsertMenu dema
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:5258
    • 提供者:sun
  1. Ackermannand

    0下载:
  2. 自己编写的几个动态规划算法的例子,供正在学习算法的人参考-their preparation of several dynamic programming algorithm for example, is learning algorithm for the reference
  3. 所属分类:其它

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

    0下载:
  2. MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。 MySQL有瑞典的T.c.X公司负责开发和维护,MySQL的用户手册很单纯,只有一个集中的<MySQL Reference Manual>,但其内容覆盖了MySQL
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:454523
    • 提供者:hui
  1. duixiang

    0下载:
  2. 这是动态规划中的经典算法。多段图的向前向后的处理算法的VC++环境种的实现代码-This is the dynamic programming of the classical algorithm. Many of the plans forward backward processing algorithm for the VC types of codes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1020
    • 提供者:肖晨
  1. 040320164_2

    0下载:
  2. 最小M段和问题! 这个是用动态规划实现的! 自顶向下的备忘录方法实现的!-smallest and M! This is the realization of dynamic programming! Top-down approach to achieve the memorandum!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:王乐
  1. 最长公共子序列

    0下载:
  2. 动态规划算法中的最长公共子序列算法-dynamic programming algorithm for the longest sequence of public Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:connie
  1. VbEx8

    0下载:
  2. This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the \"Time Zone\" tab when the time zone changes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:393090
    • 提供者:xjh
  1. 刷新变图

    0下载:
  2. ASP编程用于对动态网页的特效运行,能通过刷新使你的网页上的图片,发生变化。-ASP Programming for the dynamic effects of the operation of the website, so you can refresh the pictures on the website, change.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1302
    • 提供者:忘开
  1. 4102327

    0下载:
  2. Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9910
    • 提供者:张书
  1. display

    0下载:
  2. 该软件利用MFC编程,实现波形的动态无闪烁显示,可以当作个虚拟示波器使用。还可以作为上位机和单片机的接口操作界面。-The software is the use of MFC programming, implementation of the dynamic waveform flashing, it can be used as a virtual oscilloscope. Also can serve as a host computer and the MCU interface.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:39309
    • 提供者:ly
  1. MenuFloat

    0下载:
  2. 通过代码动态操作菜单、浮动菜单、鼠标键盘编程实等-Through the dynamic operation of the code menu, floating menu, mouse, keyboard and other programming is
  3. 所属分类:Menu control

    • 发布日期:2017-04-27
    • 文件大小:39055
    • 提供者:asdf
  1. MutiButton

    0下载:
  2. 实现了动态创建多个按钮的功能,主要是对控件的一些编程,也可以由此启发动态创建多个Image,体会方法-The realization of the dynamic function of creating multiple buttons, mainly for control of some programming, which can also be inspired to create multiple Dynamic Image, experience method
  3. 所属分类:Button control

    • 发布日期:2017-04-08
    • 文件大小:364650
    • 提供者:Julie
  1. CH2

    0下载:
  2. 《Windows多媒体编程基础》第二章源代码 LoadPic 演示位图加载和缩放显示功能 PageV 演示CHtmlView类的简单使用,用户可以在应用程序中打造自己的浏览器(功能非常强大,看你怎么用) ST 演示CStatic控件的用法。证明静态不静(可以充满动感) MyButtonTest 演示普通按钮的动态创建 MyBitmapButton 演示位图按钮的动态创建 -" Windows Multimedia Programming" chapter
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1616587
    • 提供者:王辉
  1. DllCDialog

    1下载:
  2. 提供基于对话框资源的动态链接库的编程,其中包括动态链接库的实现源码和动态链接库的应用源码。-Dialog-based resource dynamic link library programming, including the realization of the dynamic link library dynamic link library source and application source code。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:157887
    • 提供者:wusheng
  1. SplitterWindows

    0下载:
  2. 窗口切分方法介绍,切分窗口是编程者常用的技巧,该实例介绍了如何动态切分窗口的方法.-Segmentation describes the window, cutting window is commonly used by programming techniques, the paper illustrates how the dynamic cut of the window method.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:15199
    • 提供者:许明
  1. zhifangtu

    1下载:
  2. 本程序中涉及在VC编程中直方图的显示,在遥感影像中比较好的应用,涉及了动态库的调用-This procedure involves programming in VC histogram display, in relatively good application of remote sensing images, involving the dynamic library calls
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3749460
    • 提供者:star
« 12 3 »
搜珍网 www.dssz.com