搜索资源列表
用递归解决tsp问题
- TSPTM是一种用于经济模型估算和模拟的完整语言。它是一个用于经济估算的世界标准。虽然TSP主要由经济学家开发并发展,但它的设计并没仅把它限制在经济领域。任何由相同变量的重复观测得到的数据,都可用TSP分析-TSPTM is an economic model for estimation and simulation of a complete language. It is an estimate for the world economy standards. Although the T
数值分析课程设计
- 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
duoxianshideyunsuan
- 多项式的加法和乘法运算,是一个数据结构的课程设计,根据数据结构的算法,实现运算,一份完整的课程设计,包括运行结果-polynomial multiplication and addition, a data structure of the curriculum design, according to the data structure algorithms, Operational achieve, a comprehensive program designed to include t
huffmancode111
- huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之
完整的3D 模型检索程序
- 完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。,Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can
hfm
- 数据结构实习题目哈弗曼编码-译码系统的完整设计-Internship topic data structure哈弗曼coding- decoding the integrity of the system design
cdma01
- CDMA直接序列扩频通信系统仿真程序源代码,使用matlab语言设计的程序源码,完整代码。-Direct sequence spread spectrum CDMA communications system simulation program source code, the use of procedures designed to matlab source language, a complete code.
neural-network
- 非常完整的神经网络设计电子课件,提供各类神经网络的详细结构及解析-Neural network is a complete electronics design software to provide various kinds of neural network structure and the detailed analysis
uom[omfsfs
- 音频信号的谱分析及去噪 是一个课程设计的题目 报告很完整 可以使用-Spectrum analysis and audio signal de-noising is the subject of a course design is very complete report can be used
lloioapapap
- 模拟单边带调幅及解调 课程设计的一个报告 程序完整可以实现-Analog single sideband amplitude modulation and demodulation of curriculum design, a complete reporting process can be achieved
sgaewret
- FFT变换 这是课程设计的一个题目 可以运行 报告完整-FFT transform this is a topic of curriculum design can run a report on the full
AirlineReservationSystems
- 航空订票系统,C/C++语言写的数据结构的课程设计,包含有设计报告及完整代码-Airline reservation system, C/C++ language to write the data structures curriculum design, contains a design report and the complete code
2
- matlab课程设计 课程报告题目:一类模糊PID控制器模糊查询表设计 2课程报告要求:按照讲课内容,在课程报告中应完整且详细地包括以下内容: 1设计任务 2确定输入量和控制量的论域及模糊参考集 3 确定模糊关系矩阵 4 输入量模糊化 5 模糊推理计算 6 模糊判决 7 模糊控制查询表 -matlab Course Design Course Report Title: a fuzzy PID controller, fuzzy look-up table d
huffman
- huffman树的编解码。还有完整的源代码和课程设计报告。-huffman tree coding. Also complete source code and program design report.
pointcardmarketingsystem
- 一个完整的点卡销售系统,是基于c++用vs2005开发的,有源程序和文档设计报告,是我们软件工程的课程设计。-A full point card marketing system is based on using vs2005 c++ development, design reports with source code and documentation is our software engineering course design.
Matlab_mycamera
- MATLAB GUI 实现摄像头拍照 保存 及对图片进行直方图均衡化处理,可以导入图片并对其进行处理并保存,整个程序完整设计。是初学入门的好例子。程序内置一张图片。压缩包中有编译成的可单独运行的exe文件。本程序开发环境是MATLAB2010b.-MATLAB GUI camera to save pictures and image histogram equalization processing, you can import the image and its processed and
指纹识别完整程序
- 包含中心点求取,图像增强,Gabor滤波,fingercode匹配,界面使用GUI设计,并能进行中心点校正
完整代码12(1)
- 设计实现一个模拟的班级信息管理系统,合理运用数组、指针、结构体及文件操作等,实现一个模拟的班级通信录管理系统。该系统用于管理学生的基本信息、通信信息等。(Design and implementation of a simulation class information management system, the rational use of arrays, pointers, structures and file operations, to achieve an analog cla
最优化方法及其Matlab程序设计
- 最优化方法及其Matlab程序设计,完整的程序代码
毕业设计(论文)-基于MATLAB小波变换的去噪应用
- MATLAB小波变换降噪,内附完整代码。有需要的可以下载看看。(Matlab wavelet transform denoising)