搜索资源列表
zhidan.rar
- 用子弹射出过程演示补间动画
矩阵键盘键值lcd显示演示程序
- 此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
串口通讯演示程序
- 此程序为单片机开发过程中的串口通信演示程序。用 汇编编写,供参考。-procedure for microcontroller development process of serial communications demonstration program. Using a compilation prepared for reference.
用COM+做的远程控制系统演示程序
- 此源码的主要目的是对COM+接口和实现过程的演示,并非真正的远程控制。但确实可以不经过防火墙访问网络!供对COM+感兴趣的朋友参考一下,如果大家有更好的COM+方面的源码,希望能共同讨论,共同提高! E-Mail: hzyong888@163.com-this source principal objective is to achieve COM interface and the presentation process, it is not the remote control. Bu
数据结构多媒体演示
- 数据结构中的算法演示,其中有每个算法的动画演示过程,可以帮助对算法的更好理解.-data structure algorithms demonstrations, which have each algorithm animation demonstration, and can help to understand better the algorithm.
画圆、直线过程演示(算法)
- 图形学算法+演示,比如直线画法,圆的算法等-demo graphics algorithm, such as linear method of painting, the algorithm Yuan
快速图像角点匹配过程演示
- 快速图像角点匹配的过程演示的flash文件-Fast Image Matching corner of the flash demo document
heapsort2.c
- 堆排序算法的过程演示 请多多指教-heap sorting algorithm process demonstrated great weekend!
zhidan
- 用子弹射出过程演示补间动画-bullet fired process between animation demo completed
和平号的坠落过程演示
- 呵呵,以前自己做的“计算方法”程序-Oh, before doing the "approach" procedure
maopaoyanshirar
- 冒泡排序的系统内部运算过程演示源程序 可以直观的观察系统内部演示过程-Bubble Sort of the process within the system operator can demonstrate source intuitive observation system demonstration
网络社团--技术文档--迷宫求解的过程演示
- 迷宫求解的过程演示.rar-maze solving the demonstration. Rar
greedy
- (1).问题描述:集装箱的装箱问题 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高? (2).程序设计要求: a. 设计一个贪心算法 b. 任给一个输入实例,能输出集装箱的空间利用率 c. 能用图形演示装箱的过程 演示: 输入要测试的文件名,如c17.txt,程序将给出结果,并用图形演示。
Hmm演示
- HMM的演示源程序,详细解释了HMM的过程-HMM demonstration source, a detailed explanation of the process of HMM
堆排序算法的过程演示
- 数据结构堆排序算法的过程演示算法实现的源代码,望多多指教。-data structure heap sorting algorithm demonstration of the algorithm source code, looking for more information.
电梯模拟演示设计
- 电梯模拟演示设计是《数据结构》课程设计的一个重要实践环节,主要是模拟日常生活中的电梯使用过程。
小脑神经网络工作过程演示
- 小脑神经网络工作过程演示,这是一个Matlab例程
18.阵列信号处理中DOA估计演示平台MATLAB程序
- 通过matlab编程实现对DOA过程的演示(Implementing a demonstration of the DOA process through MATLAB programming)
程序和相应的图片
- 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c