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

搜索资源列表

  1. jpeg_encoder_complete

    0下载:
  2. Fractal Algorithms Compression JPEG
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:38942
    • 提供者:Zyxels77
  1. GeneticAlgorithms

    0下载:
  2. Genetic Algorithms Summary
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:39479
    • 提供者:Rohan
  1. Four-kinds-of-classical-algorithms

    0下载:
  2. 四种经典的算法,包括猴子选大王,约瑟夫环,迷宫求解,文本编辑-Four kinds of classical algorithms, including the monkey king of the election, Joseph Wan, maze solving, text editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:133427
    • 提供者:liu jian
  1. particle_swarm

    0下载:
  2. a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1292
    • 提供者:Numtech
  1. Algorithms

    0下载:
  2. 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6547647
    • 提供者:li li
  1. Algorithms_in_a_Nutshell_Source_Code

    0下载:
  2. The associated code repository to the "Algorithms in a Nutshell" book published by O Reilly Media, Inc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10357009
    • 提供者:nick
  1. The-text-data-about-data-mining-algorithms

    0下载:
  2. 文本数据的数据挖掘算法:对大量存在的文本数据,用已有的结构化数据挖掘技术,提出了非结构化数据知识发现方法。-The text data about data mining algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:151823
    • 提供者:lsccls
  1. cryptologycoding

    0下载:
  2. 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1112675
    • 提供者:zk
  1. PROCLUS

    0下载:
  2. Fast Algorithms for Projected Clustering - PROCLUS - a traditional subspace clustering algorithm for high dimensional data-Fast Algorithms for Projected Clustering- PROCLUS- a traditional subspace clustering algorithm for high dimensional data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:130846
    • 提供者:volkanbaykan
  1. Introduction.to.Algorithms.-.Lecture.Notes

    0下载:
  2. MIT算法导论课程的讲义,十分齐全,是计算机专业的学生学习算法设计的经典入门材料-Introduction to Algorithms MIT course lecture notes, very complete, is a computer science students to learn the classic algorithm design entry materials
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4797563
    • 提供者:jayshaw
  1. FPGA_ImageProcessing

    0下载:
  2. Implementation of Image Processing Algorithms in FPGA Hardware.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:105820
    • 提供者:Sooraj
  1. Top_10_Algorithms_in_Data_Mining

    0下载:
  2. 数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1840572
    • 提供者:yufei
  1. Algorithms_for_image_processing_and_computer_visio

    0下载:
  2. Algorithms for image processing and computer vision 書附範例光碟-Algorithms for image processing and computer vision examples of CD-ROM attached to the book
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:7892480
    • 提供者:Martin Chang
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26983
    • 提供者:199
  1. algorithms

    0下载:
  2. 这本电子书是英文版,从纯粹的理论角度讨论算法。-An discussion about algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:11993926
    • 提供者:skiddybird
  1. IMU_accelerometer

    0下载:
  2. Important design documentation for Inertial Measurement Uni (IMU): Documentation on accelerometer in IMU: - Implementing Positioning Algorithms - Implementing Auto-Zero Calibration Techniqu - Tilt Sensing etc
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2409397
    • 提供者:andus
  1. Algorithms

    0下载:
  2. 包含《算法概论》里面大部分基本算法,自己写的,有比较详细的注释-C code for the algorithms in the book Algorithms (Sanjoy Dasgupta, Christos Papadimitriou, Umesh Vazirani)
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3329914
    • 提供者:gao x.y.
  1. asdkconvtext

    0下载:
  2. Arx for cad, C+Mathimatics-Numerical algorithms
  3. 所属分类:Applications

    • 发布日期:2017-04-06
    • 文件大小:17493
    • 提供者:hong dung
  1. algorithms

    0下载:
  2. 各种算法的集合,包括组合算法,神经网络,概率算法等。-A collection of various algorithms, including combinatorial algorithms, neural networks, probabilistic algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1960466
    • 提供者:艾好风
  1. Core_Techniques_and_Algorithms_in_Game_Programmin

    0下载:
  2. Core Techniques and Algorithms in Game Programming ebook.
  3. 所属分类:Game Program

    • 发布日期:2017-05-24
    • 文件大小:7961308
    • 提供者:PHJ
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com