资源列表
hhhhy
- 1. 实现循环双链表各种基本运算的算法,完成如下功能: (1) 初始化循环双链表h; (2) 依次采用尾插法插入a, b, c, d, e元素; (3) 输出循环双链表h; (4) 输出循环双链表h长度; (5) 判断循环双链表h是否为空; (6) 输出循环双链表h的第3个元素; (7) 输出元素a的位置; (8) 在第4个元素位置上插入f元素; (9) 输出循环双链表h; (10) 删除h的第3个元素; (11) 输出循环双链表h; (12) 释
Queen_lv
- 这个代码是用visual c++6.0编写的用概率算法求n皇后问题,当输入n具体值时便会出现失败和成功探测的步数,以及耗时等信息,很好地实现了经典的n皇后问题,即棋盘上放置皇后要有一定的规则,比如不同行列等。-This code is written in visual c++6.0 using probabilistic algorithms find n queens problem, the exact value of the input n there will be failures
gatbx
- 此文件为遗传算法的操作说明和M文件程序文件-books and m files for GA
c_alg
- 一些C语言的常用程序集,包括各种常用数值计算方法-Some C language commonly used procedures, including a variety of commonly used numerical method
Kalman-Filter-Package
- kalman filter package, including standard, square root, Square Root AR Kalman Filter, etc.
FCM
- FCM算法中参数的优选方法及实例应用,FCM算法中参数的优选方法及实例应用.pdf-FCM算法中参数的优选方法及实例应用
Soft20060210160629631
- 常用的c语言算法集合,希望大家能够喜欢-Commonly used algorithm c language collection, hope that we can love
mlp
- Multi layer perceptron tutorial
ZLib
- Zlib VC版的,包含功能有MD5校验功能,压缩、解压功能
ImageProcess
- Image Processing in MATLAB
music_Algorism
- music and FAST algorism descr iption -music and FAST algorism
haykin
- implementation of most algorithms in Simon haykin s book titled "Neural Network a comprehensive foundation."
