CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - A* algorithm

搜索资源列表

  1. abnowin

    0下载:
  2. 用cb5.0编写的一个模仿超级解霸的程序界面,内有不规则窗口的算法代码。-cb5.0 prepared with a copy of the procedures STHVCD interface, which is irregular window algorithm code.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:776483
    • 提供者:didnt
  1. Flody_ShortestPath

    0下载:
  2. 在VC++环境下,实现Flody最短路径算法的演示过程,操作方便,使用鼠标点击即可.-in VC environment, the realization of the shortest path algorithm Flody the demo process, convenient operation, use a mouse click away.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:43953
    • 提供者:原盘风
  1. sliderdlgpaint

    0下载:
  2. 在vc对话框中实现一个可用鼠标拖动的实心方块 算法采用局部刷新,最大程度上避免闪烁 同时不影响其他控件的显示-in vc dialog can be used to achieve a solid mouse scrolling box using a local update algorithm, maximum extent possible to avoid flicker without affecting the other controls revealed
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40071
    • 提供者:李立群
  1. TSP

    0下载:
  2. 用蚁群算法实现的TSP问题,有对话框界面,自己可以设置参数变量。-Ant colony algorithm for TSP problem, a dialog box interface, they can set the parameters variable.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:8085945
    • 提供者:丛金鑫
  1. CJ

    0下载:
  2. 各种图形生成算法,各种直线,各种曲线,各种圆的生成算法-Generate a variety of graphics algorithms, a variety of straight, all kinds of curves, a variety of circle generation algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:66064
    • 提供者:陈竞
  1. Line_CircleView

    0下载:
  2. 生成任意斜率的直线的中点画线算法和Bresenham算法和圆的中点画线算法和Bresenham算法-Generated a straight line of arbitrary slope in stipple line algorithm and Bresenham algorithm and round in stipple line algorithm and Bresenham algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:2196
    • 提供者:xfjklaf
  1. View

    0下载:
  2. 理解直线、圆的扫描生成原理,掌握直线、圆的扫描生成算法。-Understanding of a straight line, round generate scanning principle, grasp a straight line, round scanning generation algorithm.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1604
    • 提供者:若儿
  1. ddzhixiancaijian

    0下载:
  2. 直线裁剪的文章说明,从基本的对话框的裁剪的具体算法-A straight line cutting the article shows that the dialog box from basic cutting the specific algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:24124
    • 提供者:jlj
  1. ViewImage

    0下载:
  2. 视图图象处理,很好的算法,应用也广泛,真的很不错-View image processing, a good algorithm, the application of a wide range of really good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-28
    • 文件大小:316904
    • 提供者:杨远
  1. shor

    0下载:
  2. 大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。-Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a ver
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1964860
    • 提供者:zhouf
  1. EightNum3virtory

    0下载:
  2. 八数码问题的动态解决,采用了A*搜索算法来解决-Eight digital dynamic solution to the problem using the A* search algorithm to solve the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:687647
    • 提供者:管明杨
  1. osexperimentcode

    0下载:
  2. 处理机进程调度模拟,基于优先权的调度算法和基于先来先服务的调度算法-Processor process scheduling simulation, based on priority scheduling algorithm and a first-come first-served scheduling algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:162497
    • 提供者:瀚海
  1. MD5

    0下载:
  2. MD5程序,可以计算MD5算法得到的Hash值,且可以保存成文档-MD5 program can calculate MD5 Hash value obtained by the algorithm, and can be saved into a document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1912926
    • 提供者:王二
  1. Draw-five-pointed-star

    0下载:
  2. 使用VC win32 API 编写的五角星绘制算法,单独窗口显示,不同颜色分块,直观了然。-Use VC win32 API rendering algorithm written five-pointed star, a separate window, a different color block, intuitive glance.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3636183
    • 提供者:黎杰
  1. 12Week

    0下载:
  2. VB查找窗体的实现——VB的MDI小示例 主要的是查找算法的实现-VB Find the realization of the form- VB MDI small sample is a search algorithm to achieve
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:10696
    • 提供者:LAN
  1. ConnectCopLabel

    0下载:
  2. 做一个简单的MFC界面,通过导入图片,实现区域生长算法,同时通过色彩标记区域。-Do a simple MFC interface, by importing images, region growing algorithm, at the same time through the color-coded regions.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-29
    • 文件大小:146695
    • 提供者:long
  1. ImageCalculate

    0下载:
  2. 图像计算的MFC界面,通过对二值图像,使用区域生长算法,找到最大的区域,然后对该最大区域,找到相应的灰度图像,计算该区域面积,均值,方差,中心点。可简单修改使用-The image computing MFC interface area of ​ ​ the binary image using a region growing algorithm to find the largest area, then the largest area, find the corre
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:149398
    • 提供者:long
  1. mat2octandback.tar

    0下载:
  2. the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-17
    • 文件大小:1943
    • 提供者:reza
  1. DES

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的DEA是嵌入硬件中的。-Data Encryption Algorithm (Data Encryption Algorithm, DEA) is a symmetric encryption algorithm, is probably the most widely used key system, especially in t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:289464
    • 提供者:fengyongjin
  1. prime

    0下载:
  2. 这是一个MFC工程,包括可执行文件以及源代码。对素数判定有两种方法,一种是Erato算法,另外是混合判定算法。可以快速且准确的判定一个大数是否为素数。-This is a MFC project and the executive file and the source files are all included in it. There is two kinds of methods to recognize if a number is a prim. One of the methods
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3453779
    • 提供者:龙炎
« 12 3 »
搜珍网 www.dssz.com