搜索资源列表

  1. 磁致旋光动态演示

    0下载:
  2. 这是一个动态演示程序.程序是VC++的对话框下的图象编程,利用的是多线程技术,涉及到了大量的图象处理.有一定的参考价值.-This is a dynamic demonstration program. Procedures are under VC dialog image programming, the use of multi-threading technology that involves a lot of image p
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48805
    • 提供者:王强
  1. 动态演示

    0下载:
  2. 三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-three sequencing method of dynamic presentations, it also opened a number of threads, in addition to the use of different methods for sequencing, intuitive judgment dif
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:51372
    • 提供者:李永强
  1. 算法演示

    0下载:
  2. 数据结构中常用结构的动态演示,可以帮助初学者更好的理解其结构的实现-data structure used dynamic structure of the demonstration, and can help beginners a better understanding of its structure to achieve
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2238772
    • 提供者:ddd
  1. 经典算法演示系统

    0下载:
  2. 这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2318927
    • 提供者:蓝羽
  1. N皇后摆法动态演示

    0下载:
  2. 用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31682
    • 提供者:王哲
  1. d12演示程序源文件(for vb)

    0下载:
  2. 文 件: FrmEasyD12 摘 要: 本程序主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。 创建日期: 2002年11月01日
  3. 所属分类:驱动编程

  1. 动态dll制作

    0下载:
  2. 动态连接库演示制作-DLL produced demo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:bw
  1. 动态演示

    0下载:
  2. 三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-three sequencing method of dynamic presentations, it also opened a number of threads, in addition to the use of different methods for sequencing, intuitive judgment dif
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:51200
    • 提供者:李永强
  1. 经典算法演示系统

    0下载:
  2. 这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2318336
    • 提供者:蓝羽
  1. N皇后摆法动态演示

    0下载:
  2. 用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:31744
    • 提供者:王哲
  1. 磁致旋光动态演示

    0下载:
  2. 这是一个动态演示程序.程序是VC++的对话框下的图象编程,利用的是多线程技术,涉及到了大量的图象处理.有一定的参考价值.-This is a dynamic demonstration program. Procedures are under VC dialog image programming, the use of multi-threading technology that involves a lot of image p
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:1961984
    • 提供者:王强
  1. SinAct

    0下载:
  2. 实现一个正弦驻波函数的动态演示,可以学习用定时器和怎么用对话框来绘图。-Sinusoidal standing wave function of the realization of a dynamic presentation, you can learn how to use timers and Mapping dialog box.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-10
    • 文件大小:1915904
    • 提供者:星海心翔
  1. 20043048

    0下载:
  2. 动态演示各种数据结构的定义和操作: 实现过程: 建立一棵二叉树,并在所建立的二叉树中可在任意结点位置插入其左右孩子。 画出你所建的这棵二叉树,并能动态反映你所插结点的过程(具有可视化,彩色,美观的效果) 能查找任一结点的左右孩子 能查找任一结点的左右邻兄弟 能查找任一结点的父亲 能删除任一结点 能对树进行各种遍历-Dynamic demonstration of the definition of var
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:许磊
  1. trymovetree

    0下载:
  2. 此程序是二叉树遍历单步动态演示,程序中实现了遍历二叉树算法。-This procedure is a single-step binary tree traversal dynamic presentations, procedures realize a binary tree traversal algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:440320
    • 提供者:xiaoqzh
  1. SmithOfPan

    0下载:
  2. 多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。-Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:89088
    • 提供者:潘洲旭
  1. migong

    0下载:
  2. 数据结构中栈算法的简单应用,通过程序模拟迷宫的生成和寻找出口的动态演示过程-Data structure in a simple stack algorithm applications, the adoption of procedures for the generation and simulation of a maze to find the export dynamic demonstration
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:3636224
    • 提供者:seaman
  1. shortest

    0下载:
  2. 实现中国铁路最短路径的计算,基于图的PRIM算法,MFC实现动态演示-China Railway the shortest path to achieve the calculation of the PRIM algorithm based on the map, MFC dynamic presentation
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1961984
    • 提供者:zhangyan
  1. Manual

    0下载:
  2. 本课件是一个动态演示数据结构算法执行过程的辅助教学软件, 它可适应读者对算法的输入数据和过程执行的控制方式的不同需求, 在计算机的屏幕上显示算法执行过程中数据的逻辑结构或存储结构的变化状况或递归算法执行过程中栈的变化状况。整个系统使用菜单驱动方式, 每个菜单包括若干菜单项。每个菜单项对应一个动作或一个子菜单。系统一直处于选择菜单项或执行动作状态, 直到选择了退出动作为止。-This courseware is a dynamic dat
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1169408
    • 提供者:lll
  1. DataStructure

    0下载:
  2. 动态演示数据结构中各种经典算法的学习软件-Dynamic presentation of data structure algorithms of various classical learning software
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2520064
    • 提供者:ldw
  1. 汉诺塔动态演示程序

    0下载:
  2. 本程序是由Qt编写的汉诺塔动态演示程序,界面精美,功能完善(This is s Hanoi Tower Demo,developed by QtC++.)
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:835584
    • 提供者:summoner
« 12 3 4 5 6 7 8 9 10 ... 49 »

源码中国 www.ymcn.org