搜索资源列表
shellsort111
- 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
钻石棋问题
- 独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下: 111 111 111 111111111 111101111 111111111 111 111 111 其中,0表示没有放置棋子, 1表示放置。 规定走法如下: a. 任一棋子可越过一相邻棋子(紧相邻)跳到一空缺位置, 并吃掉越过的棋子(从棋盘移处) 如, 走一步后棋盘状态: 111 111 111 111111111 111110011 11111
MatLab_7_Programming
- 此文件是引文原版的matlab programming 它包括以下内容 Creating and Concatenating Matrices Accessing Elements of a Matrix Getting Information About a Matrix 。。。。。 总之包括所有matlab的使用方法
MATLAB_Primer_7th_Ed
- The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Pri
多种图像边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
matlabbasicbook
- matlab入门经典教程,从软件安装到应用程序接口,讲述的非常详细-Getting Started tutorial matlab classic, from software installation to the Application Programming Interface, described in great detail
GMMmatlab
- MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
S
- s函数编写指导的书,包括几个不错的例子。对入门的学习很有帮助-s function is to guide the preparation of the book, including several good examples. Very helpful for getting started learning
SVM
- MATLAB中svm入门ppt介绍及程序实例介绍-Getting Started with MATLAB, and procedures of example to illustrate svm
flody
- 图论算法 求SAP矩阵的基本思想是图的最短路的问题。 由于铁路的运输费用与线路的长度不是线性关系,必须对铁路网做一些预处理才能套用图的标准最短算法。 -SAP matrix graph theory algorithm for getting the basic idea is to map the shortest path problem. Since the railway transport costs and the length of line is not a line
GETfs
- source code for getting fuzzy membership function for face recognition
amethodofgettingcrosscorrelationfunction
- 利用傅里叶变换的方法,求含有噪声的两个序列的互相关函数-a method of getting cross correlation function
mimo_channel_estimation
- MIMO-OFDM系统基于MMSE的信道估计算法,为了解MIMO-OFDM信道估计问题的提供一些入门帮助。-MMSE-based MIMO-OFDM system channel estimation algorithm for MIMO-OFDM understand the problem of channel estimation to provide some help getting started.
Simulink_startup
- matlab中similink入门指南。希望能够大家有些帮助,尤其对于刚刚入门的朋友。-matlab in similink Getting Started Guide. Some hope to be able to help everyone, especially for entry-just friends.
matlab
- matlab的入门,金典书籍,值得一看。对于新手或刚入门的有很多帮助-matlab entry, Jindian books, worth a visit. For novice or just a lot of help getting started
delphifastzlib114
- zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... P
MatlabBook
- Getting Started with MATLAB英文原版,详细介绍了采用MATLAB进行工程设计的步骤,以及相应的磁盘软件-Getting Started with MATLAB English original, detailed engineering design of using MATLAB steps and the corresponding software on disk
getting-started-with-matlab7
- Matlab入门指导书,英文版,高级读者也可以参考。mathwork公司权威认可-Matlab Getting Started instructions, in English, advanced readers can refer to. mathwork company recognized authority
Getting-Started----Working-with-Texas-Instruments
- Texas Instruments - Getting Started with C64x Boards Manual
SAS-Getting-Started
- SAS操作入门SAS Getting Started-SAS Getting Started
