CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .22 .23 .24 .25 .26 27827.28 .29 .30 .31 .32 ... 28278 »
  1. LaserCommunicationSimulationSystem

    0下载:
  2. 建立GEO和LEO的轨道,并计算他们间方位角和俯仰角速度及加速度,多普勒频移等重要参数。-established GEO and LEO orbits, and calculate their azimuth and pitch between angular velocity and acceleration, Doppler frequency shift and other important parameters.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:28.42kb
    • 提供者:韩成
  1. jpegcompress_decompress

    0下载:
  2. 自己做的简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-doing a simple jpeg coding procedures, and supports 1:1 : a sampling of the baseline color jpeg, import 24bit is the only BMP file
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:22.96kb
    • 提供者:发发
  1. jaguar2s

    1下载:
  2. 8-1024可变点数FFT/IFFT变换,VHDL语言设计, 仿真通过,可以很容易综合.-8-1024 points FFT / IFFT transform, VHDL design, simulation, can easily integrated.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:268.56kb
    • 提供者:citybus
  1. dct_p

    0下载:
  2. 这是用VHDL语言(硬件描述语言)写的一个二维 8*8块的离散余弦变换(DCT)以及反变换(IDCT).全同步设计,低门数.可以用于多媒体及打印应用领域.-VHDL (hardware descr iption language) wrote a two-dimensional 8 * 8 discrete cosine transform (D CT) and the anti-transform (IDCT). fully synchronous design, low gate cou
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32.22kb
    • 提供者:citybus
  1. Sigtest

    0下载:
  2. 此为使用VEE Pro开发的信号完整性分析软件,对高速串行信号分析有参考价值-here for the use of VEE Pro development of the signal integrity analysis software for high-speed serial signal analysis reference value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:孙蒙
  1. RadarAnalysisSoftware

    0下载:
  2. 此为使用VEE Pro开发的雷达信号分析软件,对仪器和雷达系统分析有参考价值-here for the use of VEE Pro development of the radar signal analysis software, the right equipment and radar analysis reference value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.05kb
    • 提供者:孙蒙
  1. fencen

    0下载:
  2. 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-layered with Genetic algorithms, low - and high-level parallel operations, choosing their own population size, mutation rate and the two-tier cross-rates, the results in text mode output.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.57kb
    • 提供者:flying840310
  1. duodianjiaocha

    0下载:
  2. 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.25kb
    • 提供者:flying840310
  1. NRU

    0下载:
  2. 最近未使用页淘汰(NRU)算法或者时钟算法是实际使用的诸多页淘汰算法中的一种。本课程设计是使用C程序设计语言,在windows平台下对页淘汰(NRU)算法模拟,通过页淘汰(NRU)算法的模拟来进一步的加深对使用NRU算法的了解,及对C程序设计语言的使用。 关键词:页淘汰 NRU 时钟算法 -unused pages recently eliminated (NRU) algorithm or clock algorithm is practical use out of the many
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:102.77kb
    • 提供者:戴天天
  1. fjdjf

    1下载:
  2. 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪.-branch line with the law to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal handling operations Q premises
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:58.58kb
    • 提供者:michael
  1. ShortPth

    0下载:
  2. 图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg-graph theory : the shortest path algorithm Graph.gph GraphBFS.h GraphM.h Gra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.62kb
    • 提供者:silwol
  1. mColor

    0下载:
  2. 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mColor.dsw mColor.h mColor.ncb m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.67kb
    • 提供者:silwol
« 1 2 ... .22 .23 .24 .25 .26 27827.28 .29 .30 .31 .32 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭