搜索资源列表

  1. EvilCat解除tcp筛选

    0下载:
  2. 解除tcp筛选的的算法和软件实现,用vc编写,请大家下载-lifting tcp screening algorithms and software used to prepare vc, please download
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:18112
    • 提供者:杨光
  1. 80450_2005-06-06_179

    0下载:
  2. 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "Data Structur
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:17609
    • 提供者:zr
  1. C++常用算法之1复数运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9718
    • 提供者:潘杰
  1. C++常用算法之2随机数生成

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18196
    • 提供者:潘杰
  1. C++常用数值算法之3多项式与连分式计算

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C sou
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24219
    • 提供者:潘杰
  1. C++常用数值算法之4数值积分

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C sou
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19998
    • 提供者:潘杰
  1. C++常用数值算法之5常微分方程

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C sou
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27976
    • 提供者:潘杰
  1. C常用算法程序集(第二版)_10203908

    0下载:
  2. C常用算法程序集(第二版)_10203908-C algorithms commonly used procedures set (second edition) _10203908
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:12595418
    • 提供者:陶生
  1. 221121711222005622135524929143

    0下载:
  2. 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:55258
    • 提供者:zhen
  1. 内部排序

    0下载:
  2. 内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析-internal sorting algorithm, which includes the basic sorting algorithm, as well as the performance of various algorithms do the corresponding analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:胡斌
  1. RobotRoute

    0下载:
  2. 机器人路径自动规划程序,采用遗传算法实现,可以显示中间过程,并有暂停功能-Program for Robot route found automatically, using Genetic Algorithms, can display all the course, and can pause it.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:69812
    • 提供者:韩逍
  1. polygonclip_demo

    0下载:
  2. Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:57512
    • 提供者:cc
  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:阿兜
  1. WinNTL-5_4

    0下载:
  2. NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:818147
    • 提供者:陈西
  1. cx_image

    0下载:
  2. 该软件用于图像处理基本函数包,包括相关算法函数集-The software is a basic function library for image processing with matching algorithms function library.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:658137
    • 提供者:刘如铁
  1. Maxfpminer1

    0下载:
  2. 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:46396
    • 提供者:石飞
  1. Vigenere加密器(TC版)

    0下载:
  2. 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryp
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17298
    • 提供者:
  1. binary

    0下载:
  2. 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2 * * * x2 x3 x3 another 2 ~ 2 on the mini
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11685
    • 提供者:陈仕林
  1. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intens
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using pra
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:72862
    • 提供者:葛林
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org