搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
space-deinterlacing.rar
- 空间线性去隔行算法,有效改善运动图像的去隔行效应,Linear space de-interlacing algorithm, to effectively improve the movement effect of image de-interlacing
minesweepgame
- 用来进行扫雷的自己设计的小游戏,包括界面在内,可以自己修改,完善功能-Used for de-mining of their own design of the game, including the interface into account, can amend and improve the function of
22221_xl
- 自动完成关于扫雷的功能,可以大提高你的成绩-Auto-complete function on the de-mining can be great to improve your results
denoise_filterbank
- 由于自适应滤波器组的频率响应匹配于信号的统计特性,所以能够得到更为有效的信号分解. 文中根据信号的统计特性,按照低通子带能量最大化的原理设计自适应滤波器组. 结合自适应滤波器组和传统的阈值方法,得到一种更为有效的去噪方法. 实验结果表明,与相同长度的标准滤波器相比,新方法得到了更大的信噪比改善.-Adaptive filter banks as a result of the frequency response to match the statistical properties of th
rcs
- :为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通 过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的 RCS-: In order to improve the calculation accuracy and effici
learnc2
- 好好的巩固一下基本知识。这是很重要的,这样才可以进一步提高-Haohao De consolidate basic knowledge about. This is very important, so we can further improve
learnc3
- 好好的巩固一下基本知识。这是很重要的,这样才可以进一步提高-Haohao De consolidate basic knowledge about. This is very important, so we can further improve
learnc4
- 好好的巩固一下基本知识。这是很重要的,这样才可以进一步提高-Haohao De consolidate basic knowledge about. This is very important, so we can further improve
richportal
- RichPortal是ServiceRich.com推出的一款国内优秀的企业门户CMS系统,具有强大的自定义功能: ·可自定义企业名称; ·随时修改企业简介,页面可自由设计; ·可随时修改企业服务热线、传真、备案号; ·提供QQ客服支持; ·可自己设置SEO关键字,提高自己企业网站在百度、google、有道、搜搜的搜索的知名度; ·可随时更改发布联系方式; ·灵活设置企业信息,一次更改,网站各出现处统一同步; ·支持
VCDE
- 改进基本DE算法 电力系统无功优化 风电场 ,对比例因子和缩放因子进行改进,重叠改进,应用与含风电场无功优化。-Improvement of basic DE algorithm to optimize reactive power wind farm, the scale factor and scaling factor to improve, overlapping improvements, applications, and with the wind farm reactive po
saolei
- 扫雷程序,可供新手阅读代码,提高自己的编程水平-De-mining program, for novice to read the code, to improve their programming skills
xiaobo
- 利用小波变换中的阈值方法对含噪信号作消噪处理,获得语音增强的效果,提高语音的质量-Threshold in the wavelet transform to the noisy signal de-noising processing, speech enhancement effect and improve the quality of voice
shuangxiangmaobao
- 以整数升序排序为例来简单说明一下双向冒泡排序的过程:首先从前往后把最大数移到最后,然后反过来从后往前把最小的一个数移动到数组最前面,这一过程就是第一轮,然后重复这一过程,最终就会把整个数组从小到大排列好。双向冒泡排序要稍微优于传统的冒泡排序,因为双向排序时数组的两头都排序好了,我们只需要处理数组的中间部分即可,而单向即传统的冒泡排序只有尾部的元素是排好序的,这时每轮处理都需要从头一直处理到已经排好序元素的前面一个元素。虽然它在效率上有了点改进,但它也不能大幅度提高其排序的效率,这是由冒泡排序的基
GODLIKE
- GODLIKE is an abbreviation of Global Optimum Determination by Linking and Interchanging Kindred Evaluators. This algorithm is an attempt to gen- eralize and improve the robustness of the four meta-heuristic optimization al- gorithms GA, PSO, DE
minesweepgame
- 用来进行扫雷的自己设计的小游戏,包括界面在内,可以自己修改,完善功能-Used for de-mining of their own design of the game, including the interface into account, can amend and improve the function of
DE
- In computer science, differential evolution (DE) is a method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. Such methods are commonly known as metaheuristics as they make few
SHADE
- 该文件是一种改进的自适应差分算法的研究,包括算法程序和参考文献,并用CEC2013 单目标真实参数优化问题测试了算法的性能。(This file is a kind of improved adaptive DE, including the algorithm program and references, and the performance of Success History based Adaptive DE (SHADE) is evaluated on the benchma
PVADE
- 该文件是一种改进的差分算法研究(PVADE),包含一个算法程序和CEC2013 程序,并且算法通过CEC 2013 单目标真实参数优化问题的仿真测试。(This file is a kind of improved DE (Population's Variance-Based Adaptive Differential Evolution, PVADE), including the algorithm program and CEC 2013 programs, and the perfo
DE
- DE+SVM的简单实现,通过准确率来优化SVM的参数,从而提高分类准确率(The simple implementation of DE+SVM optimizes the parameters of SVM through the accuracy, so as to improve the classification accuracy)