搜索资源列表
datastruct
- 数据结构与算法设计学习得素材,其中提供了。五六个数据结构得应用源码
611832075420061262219462956591
- 《分形算法与程序设计——VisualC++实现》的第二章源码-visual
tanxin
- 王晓东《算法设计与分析》(第3版)贪心算法章节的源码 本人参考书中内容自己写的,绝对可以运行-Design and analysis of Wang Xiaodong " algorithm " (Third Edition ) Chapter I greedy algorithm source code reference book to write their own, absolutely can run
stopVegas
- 拉斯维加斯的多皇后问题的程序源码,学习算法设计与分析的童鞋会用的到的-Las Vegas, queens problem program source code, learning algorithm design and analysis of children s shoes to the
code_algorithms.design.C-CPP.Java
- 算法设计、分析与实现从入门到精通:C、C++和Java . 徐子珊.配套书籍源码 -Algorithm design, analysis and implementation of entry to the master: C, C++ and Java. Kate. Supporting source books
metrix
- 《计算机算法设计与分析》王晓东上的源码,实现矩阵连乘-failed to translate
my-souce-code-20130915
- 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
suanfa
- (C语音)算法分析与设计课上老师给的素材。有一部分是书中源码,有一部分是老师给的素材。仅供参考。有一部分是伪代码,需要自己调通。- (C) The teacher gave the material algorithm analysis and design course. In part, the source book, in part, the teacher gave material. for reference only. There are some pseudo-code, we
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
bfcsh
- 迷宫用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!()