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

搜索资源列表

  1. suanfa

    0下载:
  2. 常用算法,为初学者服务,简单易懂,常用的算法设计方法: 数值算法:迭代法、递归法、插值法等; 非数值算法:分治法、贪婪法、回溯法等。-Commonly used algorithms, for beginners service, easy to understand, common algorithm design methods: numerical algorithms: iterative method, the recursive method, interpolation m
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7631
    • 提供者:peiyu
  1. suanfa

    0下载:
  2. 数学中几种常用算法 希望可以对大家有用 特别是计算机图形学方面的-Of several commonly used mathematical algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2527
    • 提供者:沛沛
  1. suanfa

    0下载:
  2. 多种实用算法 matlab 高级运筹学必备-matlab newton and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3242
    • 提供者:bobby958
  1. suanfa

    0下载:
  2. 这是一个算法,用于学习的算法,可以计算的算法-This is an algorithm for learning algorithms, the algorithm can be calculated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2502893
    • 提供者:夏智慧
  1. g_p

    2下载:
  2. 关于嵌入维数的G-P算法,经过调试后,可以运行,方便应用。-a G-P suanfa about choas
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:zhangjinliang
  1. suanfa

    0下载:
  2. 里面包含了各种常用算法的java实现,如八皇后问题,合唱队问题,找零钱问题,最短路径问题等-Which contains a variety of commonly used algorithm java implementation, such as the eight queens problem, chorus problems, to find small change problem, the shortest path problem, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:9476
    • 提供者:穆旭
  1. suanfa

    0下载:
  2. Visual Basic 下的各种算法图形设计-Visual Basic graphic design under the various algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6958
    • 提供者:a a
  1. suanfa

    0下载:
  2. 算法结构代码,第五章5-15答案,用回溯法解决并行工作分配问题-Algorithm structure code, chapter V 5-15 answers, working in parallel with the backtracking method to deal with the allocation of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:1010563
    • 提供者:jc
  1. suanfa

    0下载:
  2. 算法的试验报告 包括斐波那契数列问题(内涵流程图等等)-Test report including algorithm Fibonacci sequence
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:25732
    • 提供者:KIM
  1. EDA

    0下载:
  2. FFT算法的实现,MATLAB仿真,验证,模拟-FFT SUANFA DE SHIXIAN ,FANGZHEN
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1086
    • 提供者:asd
  1. suanfa

    0下载:
  2. 编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。-Programming the largest sub-segment and the problem solving (respectively divide and conquer and dynamic programming method to solve).
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:518
    • 提供者:liqiaowaner
  1. suanfa

    0下载:
  2. 某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:    每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company to transfer data using public telephones, the data is four integers, in the transmission process is encrypted, encryption rules are as follows:
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1208
    • 提供者:wangyicai
  1. suanfa

    0下载:
  2. 使用重载函数实现分数的减法 分两个模块 第一个是普通函数 二个是函数重载啊-SUBS
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:3805
    • 提供者:fudong
  1. 23825736gp

    0下载:
  2. 一种非常适用,新的GP算法,打来就能运行,比较稳定。-a new gp suanfa of chaos
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1185
    • 提供者:zhangjinliang
  1. bestdimensionm

    0下载:
  2. 一种全新的计算嵌入维数的算法,读者可以根据自己的需要再编写。-a new qianru suanfa of chaos
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1231
    • 提供者:zhangjinliang
  1. correlationdimension

    1下载:
  2. 一种实用的计算关联维数的算法,有着较好的性能。-a new guanlian suanfa
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6775
    • 提供者:zhangjinliang
  1. suanfa

    0下载:
  2. java实现的多种算法 迭代 二分 牛顿 拉格朗日 玄截 高斯分解 雅克比迭代-java to achieve a variety of algorithms, iteration, two points, Newton, Lagrange, Hyun cut, Gaussian decomposition, Jacobi iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:8529
    • 提供者:点滴
  1. suanfa

    0下载:
  2. 怎样用算法语言编程序 密码:www.infoxa.com-dfdsfas fdsafasdfasdfdsa
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3084605
    • 提供者:heng
  1. suanfa

    0下载:
  2. 算法分析与设计课程实验报告 有重复元素的排列问题 有源码和报告流程图等-Algorithm Analysis and Design course experiment reported in the arrangement of repeating elements in source code and report problems such as flow charts
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:20431
    • 提供者:Ivan
  1. suanfa

    0下载:
  2. 基于VC++开发的一个小游戏,大家可以学习一下,共同进步-VC++
  3. 所属分类:Chess Poker games

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