资源列表
[其它资源] 八数码问题(A星算法)
说明:用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet n<罗鹏魁> 在 2008-10-13 上传 | 大小:11.24kb | 下载:0
[其它资源] 排序算法、字典和B-树的C++语言实现
说明:排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary<罗鹏魁> 在 2008-10-13 上传 | 大小:24.36kb | 下载:0
[其它资源] 图论算法库 C++ 语言实现
说明:图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++<罗鹏魁> 在 2008-10-13 上传 | 大小:9.96kb | 下载:0
[其它资源] LVQ学习矢量化算法
说明:LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST<张伟华> 在 2008-10-13 上传 | 大小:37.5kb | 下载:0
[其它资源] DAC ADUC848
说明:DAC outputs a sine wave 550Hz to DAC0. Rate calculations assume defualt clock of 2.097152MHz 针对于ADUC848-DAC outputs a sine wave 550Hz to DAC0. Rate c alculations assume defualt clock of 2.097152M Hz to address ADUC8<日哦> 在 2008-10-13 上传 | 大小:7.37kb | 下载:0
[其它资源] C51音乐程序(八月桂花)
说明:C51下实现的音乐程序,用定时中断和建立音乐节拍库实现.编制音乐代码, 可看这代码.频率常数即音乐术语中的音调,而节拍常数即音乐术语中的多少拍 -C51 under the music program, regularly interrupted music rhythms and the establishment of the Implementation. Music establishment code, take a look<李建勋> 在 2008-10-13 上传 | 大小:4.49kb | 下载:0