搜索资源列表
huffmancode111
- huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之
神经网络源代码(附说明文档和数据)
- 一个完整BP神经网络源代码,包括数据和说明文档-a complete neural network source code, including data and documentation
Mersad-5.9.5-RC2005.tar
- RoboCup 2D 仿真组老牌强队Mersad 2005的完整源代码,Mersad-5.9.5 (RoboCup 2005) , Allameh Helli High School (NODET) , Islamic Republic of IRAN-RoboCup 2D Simulation Group Mersad 2005 veteran strong teams complete source code, Mersad - 5.9.5 (RoboCup 2005), Allam
h264_msvc_build
- 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
JPEG
- 处理图形图像,JPEG图像压缩的C语言完整源代码
DOC
- C++方面有深度的算法例子,提供完整源代码
R树的源代码
- 关于rtree的完整源代码,通过vc6.0调试成功。
人脸识别全套源代码
- 人脸识别的学习资料,源代码,毕业设计,比较完整
bp神经网络源代码
- AES算法完整源码与调用方法(Dephi) ANNIE (C++)
www.zlib.net.zip
- zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译,a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile
FastICA
- 基于MATLAB的fastica算法的实现,有完整源代码。这是一个关于盲源分离独立成分分析方法fastICA的软件包,给大家分享一下,完整的matlab代码。-MATLAB-based fastica algorithm, a complete source code. This is a blind source separation independent component analysis (ICA) of the package, to share with you, complete
ReductofRoughSetMatlab
- 利用Matlab实现决策系统的属性约简,完整源代码Word文档-Using Matlab to achieve decision-making system attribute reduction, complete source code Word document
7zyasuo
- 7z压缩算法源码 内附c语言完整源代码 一种压缩算法的源代码 -7z compression algorithm c language source code containing complete source code of a compression algorithm source code
TSingHua_YanWeiMin_DataStructure(C_and_CPlusPlus)C
- 数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版和C++版)(作者 高一凡)源代码。 本代码含有严蔚敏《数据结构(C语言版)》和《数据结构(C++版)》两本书全书完整源代码,我在Visual C++、Dev C++、Turbo C、Turbo C++、DJGPP、MinGW上调试通过,正在学习数据结构的同学一定要看啊~对学习相当有帮助-Data Structure and Analysis of Algorithms- Wei-Min Yen with吴伟民_ edited
MATLABProgrammingGuide
- 《MATLAB程序设计教程》电子教案,ppt格式,并配备完整源代码,经测试可用-" MATLAB Programming Guide" e-lesson plans, ppt format, and equipped with complete source code can be used by the test
1
- 解决八数码问题,C语言描述,适合初学者学习研究,完整源代码。-To solve the problem of digital 8, C language descr iption, suitable for beginners to study and research, complete source code.
Simulation_Matlab
- 使用matlab仿真一个ofdm真实环境的步骤介绍,英文介绍很详细 完整源代码,经测试可直接使用。-Matlab simulation ofdm using a real-world steps to introduce the English descr iption is very detailed and complete source code, have been tested can be used directly.
program2_2
- 使用MATLAB实现OFDM技术的仿真 -ofdm完整源代码。-OFDM technology to achieve the use of MATLAB simulation of OFDM technology to achieve with the MATLAB simulation-ofdm full source code.
MATLABEngine
- VC++中调用MATLAB引擎进行绘图完整源代码-VC++ graphics engine is called a complete MATLAB source code
shell
- 数据结构中内部排序中的希尔排序 完整源代码实现-Sort the data in the internal structure of the complete source code sorting Hill