CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - VC s

搜索资源列表

  1. ecstphfm

    0下载:
  2. 这是数据结构基础算发知识的VC实现 如二叉树遍历、拓扑排序、哈夫曼树等-This data structure is based on the operator's knowledge of VC as binary tree traversal, topological sorting, Huffman tree;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.87kb
    • 提供者:陈朝熙
  1. ddt

    0下载:
  2. 算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1017byte
    • 提供者:范铮
  1. EIGHT—QUEEN

    0下载:
  2. 这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen's problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used to test new C compiler writte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11.7kb
    • 提供者:陶自权
  1. eight_queen.经典的八皇后问题用VC++实现

    0下载:
  2. 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:513.66kb
    • 提供者:杨旸
  1. bankerVC

    0下载:
  2. 银行家算法VC算法演示-Banker s Algorithm Demonstration VC algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.72kb
    • 提供者:谢霆锋
  1. Dijkstrashortpath

    0下载:
  2. 求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0-Procedures for solving the shortest path. Dijkstra' s algorithm based on ideas to write procedures. VC++6.0 environment
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:520.68kb
    • 提供者:pengjie
  1. 3

    0下载:
  2. C语言版,C/C++开发环境均可用,如VC。可学习借鉴 问题算法 骑士遍历 万年历,N皇后问题回溯算法.c 货郎担限界算法.c-C language, C/C++ development environment can be used, such as VC. Algorithm can learn from the question of ergodicity calendar Knight, N Queen' s problem backward algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:22.88kb
    • 提供者:李小虎
  1. QueenTest

    0下载:
  2. 皇后问题 vc程序 利用递归的方法解决皇后问题 并用一个类实现-Vc program queens problem using recursive methods to solve problems and use a class at Queen' s implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:27.75kb
    • 提供者:刘真
  1. suanfafenxi

    0下载:
  2. 这是一些包含许多经典VC算法的资料,有例题供操作-It s very usrfull for those VC fresh.
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:wuxinlong
  1. Map22

    0下载:
  2. 一个基于VC的有向无环图操作实例源代码,图的节点可以使任意可插入OLE项,在编辑一栏,您可以插入节点、删除节点、拓扑排序、广度遍历、最短路径、插入边等操作,该程序作者是中国地质大学的姜景捷。 -A VC' s are based on directed acyclic graph operation source code examples, graph nodes can be inserted into OLE can make any entry in the Edit colu
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:27.26kb
    • 提供者:madud00091
  1. elevator

    0下载:
  2. 本程序是用VC实现的模拟某校九层教学楼的电梯系统,电梯能在每层停留,电梯“空闲”时,将来到第一层候命,乘客可随机地进出于任何层,每个人有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。程序将会按时序显示系统状态的变化过程,即发生的全部人和电梯的动作序列。-This program is a simulation of a nine-story classroom building s elevator system, elevator to stay at each floor.Whe
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5.21kb
    • 提供者:郭琼
  1. Address

    0下载:
  2. 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.4mb
    • 提供者:大空翼
  1. Hanoi

    0下载:
  2. 汉诺塔的代码实现,VC++开发平台,C语言描述。-The Tower of Hanoi' s code, VC++ development platform, the C language descr iption.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:162.71kb
    • 提供者:李海锋
搜珍网 www.dssz.com