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

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. 数值分析常用算法编程

    1下载:
  2. 数值分析常用算法编程,文件不是很大,可能有一些错误,大家原谅-numerical analysis algorithm commonly used programming, documentation is not great, there may be some mistakes, we forgive
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-12
    • 文件大小:1475534
    • 提供者:刘欢
  1. 常用算法C集

    0下载:
  2. 这是常用的c算法集合,对大家的c算法编程有帮助。大家可以-This the commonly used algorithm c gather all the right programming algorithm c help. We can s
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:11881
    • 提供者:吴婉兰
  1. K均值聚类算法

    3下载:
  2. 是模式识别中的一种分类算法,用C++编程,很实用。
  3. 所属分类:图形/文字识别

    • 发布日期:2009-03-10
    • 文件大小:201115
    • 提供者:hjy_156@163.com
  1. 矩阵求逆的c语言算法

    1下载:
  2. 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-03
    • 文件大小:902
    • 提供者:ja20_09ck
  1. BP算法锦集

    0下载:
  2. 很好的bp算法编程,希望对大家有用
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-17
    • 文件大小:22415
    • 提供者:kongruigege
  1. 共享微粒群优化算法PSO工具箱

    2下载:
  2. 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
  3. 所属分类:Windows编程

  1. visual c++ 数字图像编程基础

    1下载:
  2. 包含各种数字图像处理中的基本算法,如中值滤波,直方图均衡,插值,行程编码,哈弗曼编码等
  3. 所属分类:图形图象

    • 发布日期:2008-12-12
    • 文件大小:363006
    • 提供者:xclxcl
  1. 编程之美-微软面试核心丛书

    0下载:
  2. 关于微软面试方面的书籍,里面有大量的很巧妙的算法
  3. 所属分类:文档资料

    • 发布日期:2009-05-01
    • 文件大小:5082987
    • 提供者:intmov
  1. C#数值计算算法编程周长发

    2下载:
  2. C#数值计算算法编程周长发
  3. 所属分类:C#编程

  1. introductiontomoderncryptography

    0下载:
  2. 一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A descr iption of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4482526
    • 提供者:lixiaobo
  1. C#数值计算算法编程90个经典算法

    2下载:
  2. C#数值计算算法编程90个经典算法,有助于学习C#语言,和数值计算算法。
  3. 所属分类:C#编程

  1. Floyd算法程序及PPT讲解

    0下载:
  2. 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:141312
    • 提供者:惊荷一蛙
  1. matlab遗传算法程序

    0下载:
  2. 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:foryy
  1. matlab插值算法编程

    1下载:
  2. 数值计算科学中的插值算法的MATLAB程序(MATLAB program of interpolation algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:11264
    • 提供者:mafei217
  1. 游戏核心算法编程内幕

    0下载:
  2. 各种2D小游戏的核心算法,游戏算法电子书 包含各类2d小游戏算法问题,感觉非常适合研究开发游戏算法的程序员,不错分享给发家。(A variety of 2D game core algorithm, game algorithm e-book contains all kinds of 2D game algorithm problem, feel very suitable for research and development of game algorithm programmers,
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:102668288
    • 提供者:萤火1129
  1. 遗传算法代码

    0下载:
  2. 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:matlabsuv
  1. MultiObjGA Code(多目标数值优化遗传算法)

    2下载:
  2. MultiObjGA Code(多目标数值优化遗传算法),教如何用matlab进行多目标遗传算法编程(MultiObjGA Code (multiobjective numerical optimization genetic algorithm), teaching how to use matlab for multiobjective genetic algorithm programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:河小王
  1. c语言学习排序算法编程

    2下载:
  2. 程序包含代码,,并计算选择排序,冒泡排序,插入排序三种算法各自所用的计算时间。用于学习排序算法编程。(The program contains code for learning sort algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:241664
    • 提供者:theisness
  1. 数据结构与算法之美pdf

    23下载:
  2. 数据结构与算法之美的pdf资料,适合初学者,在校大学生,工作者进修的资料,完善程序员基本素养(PDF of the beauty of data structure and algorithm)
  3. 所属分类:数据结构

    • 发布日期:2020-07-24
    • 文件大小:32945152
    • 提供者:连b
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com