资源列表
算法(.exe)
- 数据结构的一些小算法,基本覆盖了数据结构的所有内容。-data structure of some small algorithm, the basic data structure covering all of its contents.
C实现矢量量化
- 使用C语言实现矢量量化,用到人工智能算法-use C language vector quantization, uses artificial intelligence algorithms
自适应算法1
- 数值算法的自适应算法,用java图形界面做的,可以动态显示自适应的全过程-numerical algorithm adaptive algorithm, using java to do the graphical interface, dynamically adaptive process
NGrid
- 经典8数码问题扩展为N数码问题,JAVA可视化编程,注意算法大家看一下-classic problem for the N digital expansion, JAVA visual programming, the attention we look at the algorithm
cn700_vc91445348451251
- 拓扑排序算法,输入一组图的信息,能够输出图的拓扑排序。-topological sorting algorithm, a Reuters input information to the topology map output sequencing.
200558205232
- waston human visual model source code 内容概要: 人类感知模型原码! -waston human visual model source code outline : Human Perception original model code!
空间时频分布
- 自己写的一个计算空间时频分布的程序,可知指定Cohen类分布类型WVD,CWD,PWVD,SPWVD,BJD-himself in a room when calculating the frequency distribution procedures, we can see Cohen category designated distribution type WVD, CWD, Wigner, SPWVD, BJD etc.
vc511678900355
- 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
SOR_迭代
- 重点内容是计算中的误差、函数方程求根、插值呆逼近、数值积分和微分、线性代数方程组解法、常微分方程初值问题的数值解法、数学软件。 -focus on the calculation of the error, solving functional equations, interpolation stayed approximation, numerical integration and differentiation, linear algebraic equations method,
表达式类型的实现
- 数据结构表达式求值详细算法(包括WORD文档)-data structure expression evaluates detailed algorithm (including Word document)
weixingguidaomoni
- 龙格库塔算法在VB下的实现,模拟了卫星绕地球的运行。-Runge Kutta algorithm in the realization of VB, simulating a satellite orbiting the earth's operation.
迷宫求解(wjluo)
- 三种算法实现的迷宫出路求解,枚举、递归、还有栈。-three Algorithm way to solve the maze, enumeration, recursive, there are stacks.