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

搜索资源列表

  1. Arboresent

    0下载:
  2. 利用分形算法中的迭代和递归生成Arboresent肺形曲线,效果好!-fractal algorithm using the iterative and recursive generation Arboresent lung-shaped curve, the effect!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:30936
    • 提供者:王凯
  1. SimulatedAnnealing

    0下载:
  2. 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extraction, you can perform simple im
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:195860
    • 提供者:天才
  1. aodv-uu-0.9.tar

    0下载:
  2. 路有算法aodv的linux下的版本,基本上可以在ns上运行。国外的好例子-road algorithm aodv under the Linux version, basically running on the ns. A good example abroad
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:115980
    • 提供者:杨智
  1. 2006050302584118755

    0下载:
  2. 一个简单的字典工具(C++源码) 目前实现的主要功能: 1.制作字典 1.1 向导模式 1.2 自定义模式 2.对字典进行加工 2.1 给字典中的密码添加前缀 2.2 给字典中的密码添加后缀 2.3 合并多个字典  一些工具仅支持单个字典 2.4 过滤指定字典中的重复密码  合并后的字典可能会出现重复密码 如果处理比较大的字典 由于未使用多线程处理 速度会比较慢 尤其体现在过滤功能上 因为没想到更好的算法 之所以用C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1482
    • 提供者:linguohua
  1. DESxx

    0下载:
  2. DES加密算法源代码是一个很好的加密算法实例,用vc编写实现 -DES encryption algorithm source code is a good example of the encryption algorithm used to prepare achieve vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6254
    • 提供者:lilyliu
  1. findkey.c

    0下载:
  2. 此程序解决的问题:较好的, 并适应短字符串的中文分词算法.根据词库 发现以换行符分隔的众多标题中的 top N 关键字并以此更新词库.是一个分类分词算法 -this procedure to solve the problem : better, and adapt to the short string of Chinese Segmentation. According thesaurus found in the many separate newline heading the to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8751
    • 提供者:刘红周
  1. programofhoufangjiaohui

    0下载:
  2. 图象处理程序,用有方交会的算法的实现.很好的一个程序-image processing procedures, as well rendezvous with the realization of the algorithm. A good procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18920
    • 提供者:xwenq
  1. xihua

    0下载:
  2. 一个可以供参考的字体细化算法,对一些简单的字体可以起到较好的细化效果-be a reference for the character thinning algorithm to a few simple words can play better refining results
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1596
    • 提供者:王强
  1. TouYingFACanny

    0下载:
  2. 新算法较好地解决了传统算法带来的噪声过大或者有用边缘丢失的问题,边缘检测效 果得到了改善-new algorithm can solve the traditional algorithm of excessive noise or risk loss of useful, edge detection results have improved
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:340076
    • 提供者:李杰
  1. onenewfangfa

    1下载:
  2. 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster than a normalized correlation ma
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:349335
    • 提供者:李杰
  1. monkey_eat

    0下载:
  2. 一个小程序,算法也很简单,猴子吃桃子,大家看看有没有更好的解决办法-a small procedure, the algorithm is quite simple, and monkeys eat peaches, we see no better solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:huashen
  1. lzw_c++

    0下载:
  2. 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile environment
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4989
    • 提供者:tqin007
  1. algorithms

    0下载:
  2. C常用算法程序集-徐士良,很好的一本算法书,其中包含了对一些基本算法的实现和解释,是一本算法类的好书!-C algorithms commonly used procedures set-XU Shi-liang, a good algorithm, containing some of the basic algorithm implementation and interpretation algorithm is a kind of books!
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:276348
    • 提供者:丫头
  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. bp-matlab

    1下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error, paint and forecast data and t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16108
    • 提供者:杨力
  1. MyEasyDraw_VC2

    0下载:
  2. 一个复杂的画图系统,包含了很好的算法设计,提供交互界面,用vc-drawing of a complex system, including a good algorithm design, interactive interface, with vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:271803
    • 提供者:晨阳
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9136
    • 提供者:xiaofeng
  1. banker00

    0下载:
  2. 一个很好用的银行家算法,可以试试,欢迎大家,有好的和我联系-a good algorithm for the bankers, you can try, welcoming everyone, and I have good contact
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:10981
    • 提供者:mingzhu
  1. 115)

    0下载:
  2. 加密算法用C++作的,可以键盘输入也可以打开文件,实用很好的-encryption algorithm in C for the keyboard can also open files, practical good
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7673
    • 提供者:beichen
  1. 154978

    0下载:
  2. 加密算法用C++作的,可以键盘输入也可以打开文件,实用很好的-encryption algorithm in C for the keyboard can also open files, practical good
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3557
    • 提供者:beichen
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com