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

资源列表

« 1 2 ... .79 .80 .81 .82 .83 23884.85 .86 .87 .88 .89 ... 28278 »
  1. C++paixu

    0下载:
  2. 编写一个程序,用菜单选择各种排序算法,对所给数据进行排序,并显示排序前与排序后的结果。-The preparation of a program, using menu to select a variety of sorting algorithms, to data of the sort, and display the sort order before and after results.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:8.63kb
    • 提供者:yyfy
  1. matlab2

    0下载:
  2. vc与matlab联调的例子,生成正弦波形-vc FBI and matlab examples, to generate sine wave-shaped
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:7.65kb
    • 提供者:tom
  1. AI.for.Computer.Games.and.Animation.A.Cognitive.Mo

    0下载:
  2. 计算机人工智能和动画-认知建模方法(英文原版),关于游戏中人工智能的算法-Artificial intelligence and computer animation- cognitive modeling method (the original English edition), on the game s artificial intelligence algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.79mb
    • 提供者:luoyt
  1. jiandanxuanze

    0下载:
  2. 基本思想:   设所排序序列的记录个数为n。i取1,2,…,n-1,从所有n-i+1个记录(R,R[i+1],…,R[n]中找出排序码最小的记录,与第i个记录交换。执行n-1趟 后就完成了记录序列的排序。 -The basic idea: set up the sort of record sequence number for n. i get 1,2, ..., n-1, from all n-i+ 1 record (R, R [i+ 1], ..., R [n] in orde
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.64kb
    • 提供者:小杉
  1. Build_Your_Own_Reptilian_Robotl

    0下载:
  2. build your own reptilian robot
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3.3mb
    • 提供者:rainhe
  1. DataStructureTest

    0下载:
  2. 数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验-Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization of the experimental static
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:204.61kb
    • 提供者:林小峰
  1. MechanicofaTunedMassDamper

    0下载:
  2. 阻尼吸震器的Matlab例程,有助于设计吸震器。使用环境Matlab 。-Damping shock-absorbing device of Matlab routines, contribute to the design of shock-absorbing device. Use of the environment Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:she
  1. Fourier_series_tutorial_011405

    0下载:
  2. FFT快速傅立叶变化分析的总体说明。有助于理解相关代码。需要解压缩阅读。-FFT Fast Fourier analysis of changes in the overall descr iption. Contribute to an understanding of the relevant code. Need to decompress to read.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:167.43kb
    • 提供者:she
  1. Fourier_MATLAB_GUI_pfile_011905

    0下载:
  2. FFT快速傅立叶变换的代码,只需要Matlab环境即可运行。需要输入分析数据。-FFT Fast Fourier Transform code, only need to run Matlab environment. Need to enter data.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:98.47kb
    • 提供者:she
  1. ansi917(14)

    0下载:
  2. 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:65.22kb
    • 提供者:瑞力克
  1. Compresser

    0下载:
  2. 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-12
    • 文件大小:7.47mb
    • 提供者:胡赟星
  1. zhichixiangliangjifenlei

    0下载:
  2. 基于支持向量机的分类方法,主要用于模式识别。-Based on support vector machine classification methods, mainly used for pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:11.74kb
    • 提供者:闫霖
« 1 2 ... .79 .80 .81 .82 .83 23884.85 .86 .87 .88 .89 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭