搜索资源列表
磁致旋光动态演示
- 这是一个动态演示程序.程序是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 processing. There will be some
八皇后算法的动态演示程序
- 八皇后算法的动态演示程序,方便简捷,欢迎使用
动态演示
- 三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-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 different sorting algorithms effi
算法演示
- 数据结构中常用结构的动态演示,可以帮助初学者更好的理解其结构的实现-data structure used dynamic structure of the demonstration, and can help beginners a better understanding of its structure to achieve
经典算法演示系统
- 这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
N皇后摆法动态演示
- 用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
d12演示程序源文件(for vb)
- 文 件: FrmEasyD12 摘 要: 本程序主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。 创建日期: 2002年11月01日
SmithOfPan
- 多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。-Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.
migong
- 数据结构中栈算法的简单应用,通过程序模拟迷宫的生成和寻找出口的动态演示过程-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
BtreeMFC
- 二叉树及二叉平衡树的实现 并且用MFC动态演示 数据结构课程设计-good
8queen
- 数据结果中的很有名的8皇后问题,该程序实现了8皇后的动态演示,图形界面友好,易用,对于学习C++编程和数据结构很有帮助-Data results in the well-known 8-queens problem, the program achieved an 8-Queen' s dynamic presentations, graphical user-friendly, easy to use, for learning C++ programming and data stru
Manual
- 本课件是一个动态演示数据结构算法执行过程的辅助教学软件, 它可适应读者对算法的输入数据和过程执行的控制方式的不同需求, 在计算机的屏幕上显示算法执行过程中数据的逻辑结构或存储结构的变化状况或递归算法执行过程中栈的变化状况。整个系统使用菜单驱动方式, 每个菜单包括若干菜单项。每个菜单项对应一个动作或一个子菜单。系统一直处于选择菜单项或执行动作状态, 直到选择了退出动作为止。-This courseware is a dynamic data structure algorithms demonst
Shujujigou
- 运用java技术,结合swing插件,实现数据结构中链表、堆栈的模拟演示-Using java technology, combined with swing plug-in, the list of data structures, stack simulation demo
visualization.src
- JAVA实现的数据结构课程演示软件,实现了几乎所有的数据结构算法-JAVA implementation of data structures course presentation software, to achieve almost all of the data structure algorithms
DataStructure
- 动态演示数据结构中各种经典算法的学习软件-Dynamic presentation of data structure algorithms of various classical learning software
EightQueen
- 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
24-8位数码管动态扫描原理演示
- 24-8位数码管动态扫描原理演示(Demonstration of 24-8 bit digital tube dynamic scanning principle)
Hanoi
- 汉诺塔自动演示,能自动演示盘子动态移动效果。(HANOR automatic demonstration, to automatically display plate dynamic movement effect.)
汉诺塔动态演示程序
- 本程序是由Qt编写的汉诺塔动态演示程序,界面精美,功能完善(This is s Hanoi Tower Demo,developed by QtC++.)
Python实现拉格朗日插值法并动态演示
- Python实现拉格朗日插值法并动态演示