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

搜索资源列表

  1. tree_xml

    0下载:
  2. 分析XML文件并提取关键字和数据的过程,使用深度遍历及广度遍历。-Analysis of XML file and extract the keywords and data in the process, using the depth and breadth traversal traversal.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3397
    • 提供者:jiangli
  1. ARMAmodel

    0下载:
  2. 以某化工厂生产过程中的70个产量数据为例,用matlab编程进行分析-Taking a chemical plant in the production process 70 production data, for example, an analysis using matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:54061
    • 提供者:youxin
  1. LoserTree

    0下载:
  2. 根据严蔚敏数据结构(c语言版)实现的败者树算法, 程序内含测试数据的数组, 包含详细注释. 另外程序通过大数据量测试.-According to Yan Wei-min data structure (c language version) to achieve the loser tree algorithm, the program includes an array of test data, with detailed comments. Another large amounts
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1068
    • 提供者:魏巍
  1. Hash

    0下载:
  2. 1. 本程序是针对“人名”设计的哈希表。 2. 程序中人名为汉语拼音形式,共30个人名,取平均查找长度的上限为2.哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 3. 本程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入程序中规定的运算命令;相应的输入数据(滤去输入中的非法字符)和运算结果显示在其后。4.本程序是清华严蔚敏配套哈希表程序-1. This program is for " names" design of the
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7277
    • 提供者:lt
  1. stack

    0下载:
  2. 用单链表实现存储栈 “链式栈”类模板的定义,数据结构和算法学习必备学习程序。-Single-linked list for storage stack " Chain stack" class template definition, data structures and algorithms necessary to study the learning process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1012
    • 提供者:
  1. binarytree

    1下载:
  2. 二叉树的递归遍历算法 “二叉链表”的类模板,数据结构和算法必备学习程序。-Recursive binary tree traversal algorithm " binary list," class templates, data structures and algorithms necessary learning process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2276
    • 提供者:
  1. th

    0下载:
  2. 利用水力学基础理论,一个完整的调洪演算计算程序,压缩包包含所有需要的数据文件-The use of hydraulics basic theory, a complete calculation of flood routing process, compressed package that contains all the required data files
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:290649
    • 提供者:陈承宪
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:844086
    • 提供者:george
  1. binguankefang

    0下载:
  2. 这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。-This is the use of the data structure is written in a hotel room management of small programs that can perform basic functions of management process, including the input-output information, inp
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3942
    • 提供者:许娜娜
  1. ds_6

    1下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:636
    • 提供者:Yvonne
  1. DS_ppt

    0下载:
  2. 某大学一个设计很好的数据结构课件,不少算法过程使用动画,版面颜色搭配得很好,是一个优秀的数据数据课件。-A university in a well-designed data structures courseware, algorithm process uses a lot of animation, layout colors very well and the data is an excellent courseware.
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11985723
    • 提供者:李东国
  1. rand_gen

    0下载:
  2. 随即分布数据产生的程序,产生均匀分布、瑞利分布、标准高斯分布、莱斯分布的随机变量-Then the distribution of data generation process, resulting in uniform distribution, Rayleigh distribution, the standard Gaussian distribution, Rice distribution of the random variable
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:125370
    • 提供者:杨光
  1. ArithmeticCoding(VC6)

    0下载:
  2. 一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:926235
    • 提供者:向宇
  1. migong

    0下载:
  2. 以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,j)等于1表示障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。各个命令以及相关数据的输入格式如下: 输入迷宫:C,接下来一行是m n,其中m是迷宫矩阵行数,n是迷宫矩阵列数,接下来的m行数据是迷宫矩阵,每行n个值,表示一个m*n的迷宫矩阵 求迷宫的一条通路:Q 当输入的命令为E时,程序
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:805
    • 提供者:ma
  1. 2

    0下载:
  2. 数据结构,加减法以及乘法的实现,这是对表达式求值的过程-Data structure, add and subtract, and multiply the realization that this is the process of evaluation of expressions
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2108
    • 提供者:金吉祥
  1. libsvm-mat-2.9-1

    0下载:
  2. libsvm的matlab最新接口,支持64位操作系统下编译,可以超越进程4Gb空间的限制,处理大规模数据-This is the latest libsvm API for matlab supporting to compile under 64 bits OS,which can get away from 4Gb space in order to process large-scale data
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:82577
    • 提供者:quarryhero
  1. base_plots_Merge_PCs

    0下载:
  2. Principal Components Analysis (PCA) is used to compress data in such a way that the least information is lost. It does so by truncating data and thereby leaving out the data which is of the least importance to the information stored in the data. This
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:849
    • 提供者:barakkath
  1. 00

    0下载:
  2. 利用构造的模型机实现不带进位的与或运算,使用软件HKCPT调试并执行一段程序,了解程序的编译、加载过程。通过微单步,单拍调试,理解模型机中的数据流向。-The use of constructed model for machine into place to achieve with or without operation, using the software and perform a HKCPT debugging process, to understand the procedur
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:315480
    • 提供者:pz
  1. c

    0下载:
  2. 程序包含实现排序的递归函数;把一个文件中的内容输出到另一个文件中;交换两个地址中的数据等。-Achieve the sorting process consists of recursive function to output the contents of a file to another file the exchange of two addresses in the data.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:5405
    • 提供者:fangfang
  1. 1

    0下载:
  2. 用分段IFS拟合离散序列的matlab程序 看过Hayes的一篇文章 “Using Iterated Function System to Model Discrete sequences”,我用文章中所用的分段IFS模型写了一段matlab程序以拟合一段网络流量(所用的网络流量是用txt文档保存的一维时间序列)。 程序有用分段IFS编码然后再解码合成数据的过程,还包括计算压缩比。 -IFS fitting with discrete sub-sequences of matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:940111
    • 提供者:虽说
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 46 »
搜珍网 www.dssz.com