搜索资源列表
CS2003081aes
- 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
GAPBILExample
- 用VC编写的演示如多智能体的机器学习算法,很好的一个机器学习例子 -VC presentation prepared by the multi-agent such as machine learning algorithm, a very good example of machine learning
lianliankan_suanfa
- 小游戏连连看游戏的算法PPT演示,分析了在连连看程序中的三级检验。-small game Lianliankan games algorithm PPT demonstration in Lianliankan analysis of the procedures in three tests.
chuan
- 数据结构中串的基本操作以及算法,带FLASH演示
tree
- 数据结构中树以及二叉树的基本操作以及算法,构造哈夫曼树以及模拟,带FLASH演示
tu
- 数据结构中图的基本算法以及应用,带FLASH演示深度.广度收索等``
zhan+duilie
- 数据结构中栈和队列的基本算法以及应用,带FLASH演示顺序栈演示,以及一些习题.
BYYN
- 用一门面向对象语言建立一个针对LL(1)文法分析构造演示器,输入定义好的文法,进行分析后在内存中建立其存储结构,判断其能用LL(1)文法分析后,建立其分析过程。 为此我们将本任务分解为以下内容: (1)文法的建立; (2)上下文无关文法的判定; (3)消除文法中一切左递归的算法; (4)文法二义性的判定; (5)LL(1)文法的判定; (6)消除直接左递归; (7)消除间接左递归; (8)直接左公因子的改造; (9)间接左公因子的改造; (10
Wavelet1D
- 本例程主要演示了一维小波变换,小波算法是一种基于时域到频域的变换,可以得到信号频率和时间的关系。-The main demonstration of the routine of one-dimensional wavelet transform, wavelet-based algorithm is a time-domain to frequency domain transform, the signal can be frequency and time.
QoSGrid
- 很不错的关于QOS算法的论文,内容全面,是演示文档,欢迎下载-Very good QOS algorithm on paper, a comprehensive document is the presentation, please download
sczVSxfz
- 演示操作系统中生产者与消费者问题的解法,在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计一个模拟处理机调度算法,实现处理机调度。-Demonstration in the operating system Problem of producers and consumers, in the multi-channel programs and multi-
binxinjiusuan
- 在vc下做图像处理的并行算法,有模式识别和机器人仿真的演示示例程序-this is a programm in vcc=
MATLAB1
- 几种常见的MATLAB仿真算法(基于WinCE平台的视频采集软件的设计、计算机辅助爆破设计软件的研究与开发、利用MATLAB的GUI功能制作电机旋转磁场演示软件、视频火焰检测算法研究及MATLAB仿真、一种基于人脸表情识别的软件自动换肤技术研究、用于疲劳检测中人眼定位算法测试的软件系统设计)-MATLAB simulation algorithm several common
D
- 有关于DIJKSTRA遗传算法的机器人路径规划演示程序。-DIJKSTRA genetic algorithm on the robot path planning demonstration program.
sort
- 3个演示排序算法的类,冒泡排序、插入排序和选择排序。-3 demonstrates the class of sorting algorithms, bubble sort, insertion sort and selection sort.
dasdadsa
- 数据算法与结构里面许多算法的演示,方便大家弄懂。你值得拥有!-Data algorithm and architecture inside many algorithms demo, to facilitate understand. You deserve!
SINSmatalb
- 捷联惯导SINS静态仿真 matalb 关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序.-SINS SINS static simulation matalb on quaternion SINS algorithm matlab program solver combination package that includes filtering the initial
Let-your-software-fly
- 本文详细将如了如何提高软件执行速度的算法,并通过实例演示-This article details such as how to improve the execution speed of software algorithms and demonstrate by example
Data-structure-Flash-animation
- 用动画的方式描述数据结构常用算法的过程,将抽象的数据结构过程用动画描述使人一看就明白,是学习数据结构的好资料,里面包含数据结构里面的各种算法的动画演示,比如各种排序法过程的动画演示,各种查找方法的动画演示,二叉树的添加删除操作的动画演示等等。-Way of describing the process by animation algorithm commonly used data structures, abstract data structures described by animat
search-strategies
- 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons