CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithms

搜索资源列表

  1. SaveJPEG2

    0下载:
  2. 将图片保存成jpg格式的算法,速度还可以。支持调整压缩比例。-preservation of the photos as jpg format algorithms can also speed. Compression ratio adjustment support.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:87882
    • 提供者:李义明
  1. 怎样用算法语言编程序

    0下载:
  2. 算法对于编程来说很重要,本文结合数学对算法进行了很深入的研究,讲解很深刻,看懂需要很扎实的数学功底才行。-for programming algorithm is very important in this paper, and mathematical algorithms to a very in-depth study on the deep need to understand very solid mathematical foundation it.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3084298
    • 提供者:何艺红
  1. 改进的遗传算法

    2下载:
  2. vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:黄善理
  1. NEA

    0下载:
  2. 针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。 -against existing genetic algorithms in three-dimensional nonlinear optimization for the shortage, the paper presents a ni
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38027
    • 提供者:黄善理
  1. 离散等高线数据三角形网格分形

    0下载:
  2. 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:229498
    • 提供者:马占寅
  1. CECREITY5.0

    0下载:
  2. 加密解密算法CECREITY5.0 此文件无需密码 解压后可直接运行-encryption and decryption algorithms CECREITY5.0 this document without password can be extracted directly run
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34728
    • 提供者:原宏智
  1. 基于小波零树的图像压缩算法

    0下载:
  2. 基于零树小波的图像压缩算法,针对零树小波有效的提供了演示和支持-Zerotree wavelet-based image compression algorithms, wavelet against Zerotree provide effective support for the demonstration and
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:84624
    • 提供者:薛全
  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:158351
    • 提供者:joey
  1. 2189414139200591717859627843

    0下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:311411
    • 提供者:例为
  1. C的APRIORI程序

    1下载:
  2. 用C实现的APRIORI算法,希望对学习数据结构和算法的朋友有所帮助-C analysis algorithm to achieve the hopes of learning algorithms and data structures help a friend
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123529
    • 提供者:yu
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. Learning How to Design

    0下载:
  2. 关于如何设计数据结构和算法的好书(英文),希望对学习数据结构和算法的朋友有所帮助。-on how to design data structures and algorithms of the books (in English), and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:710759
    • 提供者:yu
  1. traditionalsp

    0下载:
  2. 语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音增强的目的。由于噪声也是随机过程,因此这种估计只能建立在统计模型基础上。利用人耳感知对语音频谱分量的相位不敏感的特性,这类语音增强算法主要针对短时谱的幅度估计。 -voice signals in the frequency domain processing, voice is a time-varying, nonstationa
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1158
    • 提供者:罗飞
  1. mymidddleCircle

    0下载:
  2. 本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求-the program in vc environment since the definition of the two algorithms Circle, a computer graphics to achieve the required courses
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38191
    • 提供者:成成
  1. MyExperiment

    0下载:
  2. 本程序实现了直线的三种算法,用鼠标画直线,各个象限的直线都可以画-the realization of a linear process of the three algorithms, linear drawing with the mouse, all quadrant line can be painted
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:688448
    • 提供者:蒋元成
  1. vc584577722444

    1下载:
  2. 车牌识别 vc++算法,源代码 车牌识别 vc++算法,源代码-LPR vc algorithms, source code license plate recognition vc algorithms, source code license plate recognition vc algorithm source code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:232151
    • 提供者:王福庆
  1. 遗传rbf网络--基于mfcc参数

    0下载:
  2. 我懂得还很少,但是我所传的是我自己编写的关于用遗传算法实现语音识别的东西,欢迎批评指正-I know very little, but I have of myself prepared on Genetic Algorithms Speech Recognition things, welcome criticism correction
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3971786
    • 提供者:yin
  1. 语法词法分析

    1下载:
  2. 一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4485
    • 提供者:吴绪林
  1. javaCipher

    0下载:
  2. 一个基于java平台的DES加密解密算法,key保存在文件中,KeyManager.java是该加密解密算法的使用范例-a java-based platform DES encryption and decryption algorithms, key stored in documents, KeyManager.java the encryption and decryption algorithms use examples
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2456
    • 提供者:吴绪林
  1. ComputerGraph

    0下载:
  2. 计算机图形学中常用算法演示,用VC++实现,可读性很强,对初次接触图形学的人有帮助-This a demo of algorithms for computer graphics, which is implemented by VC++. It is easy to understand and helpful for the beginners of graphics.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:94681
    • 提供者:李伟
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com