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

搜索资源列表

  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112255
    • 提供者:zhangyoufu
  1. mass_spec

    0下载:
  2. Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:147352
    • 提供者:张山
  1. 数据处理结果可视化

    1下载:
  2. MATLAB处理实验数据-MATLAB process experimental data
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17718
    • 提供者:高瑞
  1. aqsesGUI.tar

    0下载:
  2. The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals. The software contains methods to load, preprocess and process MRS data.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5327517
    • 提供者:kedle
  1. bptree

    0下载:
  2. 清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3777
    • 提供者:qqiang
  1. 九宫问题

    0下载:
  2. 人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43225
    • 提供者:蔡鹏
  1. digital transmission

    0下载:
  2. 这是一个完整的数据传输过程的matlab例程!-This is a complete data transmission process Matlab routines!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7878
    • 提供者:张毓芬
  1. tbb5

    0下载:
  2. 神经网络预测bp算法程序,可以对一组数据进行有效的预测-bp neural network prediction algorithm process to a group of data for effective forecast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:涂宝标
  1. 产生哈夫曼编码的源代码

    0下载:
  2. 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4417
    • 提供者:鲸鱼
  1. 数据压缩_RLC游程编码

    0下载:
  2. 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15288
    • 提供者:钟祖豪
  1. 数据压缩_算术编码

    0下载:
  2. 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23759
    • 提供者:钟祖豪
  1. 带通fir设计及图形显示比较

    0下载:
  2. 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2244
    • 提供者:feide
  1. huffman统计文件中各字符频率

    1下载:
  2. 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
  3. 所属分类:密码/编码算法

    • 发布日期:2015-12-29
    • 文件大小:1057792
    • 提供者:范晓军
  1. my.rar

    0下载:
  2. 自己写的,基于C4.5的数据额挖掘算法,有训练和测试训练集,学习数据挖掘的好程序样例!,Wrote it myself, based on the amount of C4.5 data mining algorithm, a training and testing of training set, a good learning process of data mining sample!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5170998
    • 提供者:小华
  1. xtf

    2下载:
  2. read and process xtf format multibeam data
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:39353
    • 提供者:SE
  1. PRI transform

    4下载:
  2. 雷达信号分选仿真数据产生程序以及信号分选的PRI变换算法仿真程序-Radar signal sorting simulation data generation process and the PRI transform signal sorting algorithm simulation program
  3. 所属分类:matlab例程

    • 发布日期:2012-12-07
    • 文件大小:6779
    • 提供者:李亚南
  1. trnn

    0下载:
  2. 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2413
    • 提供者:kingking
  1. sgp.rar

    3下载:
  2. NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:77104
    • 提供者:zhanglin
  1. CPP.rar

    2下载:
  2. NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:97150
    • 提供者:zhanglin
  1. SNV_MSC

    0下载:
  2. 多元散射校正和变量标准化Matlab处理程序,可以对建模前的原始数据进行校正、处理-Multiplicative scatter correction and standardization of Matlab process variables, modeling can be corrected before the raw data, processing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:859
    • 提供者:bluehorse
« 1 2 3 4 5 67 8 9 10 11 ... 46 »
搜珍网 www.dssz.com