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

搜索资源列表

  1. 毕业论文--五子棋

    0下载:
  2. 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。-a 331 graduate design including algorithms, source code, papers, and experience.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:480230
    • 提供者:王万三
  1. 四级上机_30

    0下载:
  2. 全国计算机等级考试四级上机的部分练习题,配有我自己写的算法,算法说明和输入输出文件,使实验起来更容易。算法比较简洁易懂,大概有三十题左右(已经去掉了重复和类似的),对考四级的朋友和正在学习C的朋友会有帮助的-National Computer Rank Examination four aircraft on the part Exercises, equipped with my own writing algorithm, the algorithm descr iption and inp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10515
    • 提供者:沈毅
  1. 聚类算法 dbscan

    2下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31135
    • 提供者:梁飞
  1. C++常用算法之08非线性方程组求解

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

    • 发布日期:2008-10-13
    • 文件大小:103473
    • 提供者:闻杉
  1. C++常用算法之09插值

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套插值代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting in
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91848
    • 提供者:闻杉
  1. C++常用算法之07线性方程组求解

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:104253
    • 提供者:闻杉
  1. C++常用算法之06矩阵特征值与特征向量的计算

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book su
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91638
    • 提供者:闻杉
  1. C++常用算法之05矩阵运算

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting m
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:95511
    • 提供者:闻杉
  1. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88896
    • 提供者:闻杉
  1. C++常用算法之13数据处理与回归分析

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book suppor
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:93515
    • 提供者:闻杉
  1. cast128

    0下载:
  2. NetBSD和FreeBSD上实现的Cast128加解密算法-NetBSD and FreeBSD to achieve the encryption and decryption algorithms Cast128
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17748
    • 提供者:张朝东
  1. K-L变换类

    0下载:
  2. KL变换是图像处理的常规算法,文件里四该变换的类-KL transform is the conventional image processing algorithms, the paper four categories Transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4979
    • 提供者:齐名
  1. 计算机图形学-倩

    0下载:
  2. 这是两个计算机图形学中的两个算法。一个是直线中点算法,另一个圆的正负算法。-This is the computer graphics algorithms. A straight line is the midpoint algorithm, another round of plus or minus algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:80271
    • 提供者:程倩
  1. 1画贝塞尔曲线

    0下载:
  2. 给定条件的贝塞尔曲线画法,按照图形学书上的算法实现-to the conditions set forth in the Bessel curve method of painting, according to the book Graphics Algorithms
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66992
    • 提供者:张三
  1. 简单遗传算法和简单bp网络的程序

    0下载:
  2. 基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8139
    • 提供者:
  1. 回归分析

    0下载:
  2. 这是一个有关概率中的回归分析算法,内有多种算法,欢迎大家使用.-This is the probability of a regression analysis of the algorithm, there are many algorithms Everyone is welcome to use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:253952
    • 提供者:张华仁
  1. 电子节拍器

    0下载:
  2. 捕捉拍频 * 捕捉拍频功能仅在拍子停止时可用。 * 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。 * 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。 * 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。 调节音量 * 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。 * 最小音量为静音,最大音量为拍音的原音量。 运行模式 * 选择Rum
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36890
    • 提供者:王静
  1. Edinburgh

    1下载:
  2. 英国爱丁堡大学的语音处理系统,可以找到大部分语音处理/识别/合成所需要的算法-University of Edinburgh voice processing system that can find most of voice processing / recognition / synthesis algorithms needed
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1983531
    • 提供者:吴雨
  1. voicecode&decoder

    0下载:
  2. 符合ITU规范的语音压缩解压缩算法程序,其中包括G.711,G.722,G.723等,可以用于嵌入式系统或者DSP开发。-ITU standard voice compression decompression algorithms procedures, including G.711, G.722, G.723, etc., can be used for DSP or embedded system development.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:20394
    • 提供者:江福民
  1. chenbo广度

    0下载:
  2. 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11649
    • 提供者:春风秋雨
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com