CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 数据分析

搜索资源列表

  1. KTL

    0下载:
  2. 从专业设备上读取数据图像,并对其进行分析的代码。-from professional equipment to read data from images and analysis of its code.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:213261
    • 提供者:王斯
  1. packetStorm1.2

    0下载:
  2. 可以列出当前系统支持的网络设备,分析ARP协议包,将设备设置到promisc模式,分析ARP协议包,打印更多数据、采用表格方式输出-can summarize the current system to support the network equipment, ARP packet analysis, the equipment installed to promisc model analysis ARP packets, print more data, tabular output m
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6948
    • 提供者:和上
  1. Hash_STL(Time)

    0下载:
  2. 使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:100.100.100.100 200.200.200.200
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:349780
    • 提供者:魏木木
  1. henclib263

    0下载:
  2. 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2730199
    • 提供者:徐航
  1. 编译原理实验_课程设计_词法分析

    0下载:
  2. 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:139411
    • 提供者:谷穗
  1. seeditorall

    2下载:
  2. 磁盘分区数据查看分析工具,USB记录清除工具-disk discrimination
  3. 所属分类:Console

    • 发布日期:2014-07-07
    • 文件大小:104690
    • 提供者:chejp
  1. 080123

    0下载:
  2. 监控程序,采集数据段,保留数据库,以待分析-windows test control
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1594837
    • 提供者:王志荣
  1. Remote-Control-System

    0下载:
  2. 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1128412
    • 提供者:eliza
  1. float2int

    0下载:
  2. 浮点转定点,常用于数据协议分析,欢迎大家下载-failed to translate
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:39382
    • 提供者:陈贻
  1. NMEAProc

    0下载:
  2. NEMA0183解析,用于分析GPS数据结果。-The resolution, NEMA0183 used to analyze the results of the GPS data.
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:3382
    • 提供者:王玉宝
  1. TestFFT

    0下载:
  2. 上传FFT原理验证程序,用于分析FFT原理和数据进行分析。-Upload FFT principle of verification procedures for the analysis of the FFT principle and analysis of the data.
  3. 所属分类:Console

    • 发布日期:2017-11-02
    • 文件大小:681
    • 提供者:王玉宝
  1. bayesian0930

    0下载:
  2. j简单的贝叶斯模型数据概率求解问题,有助于理解贝叶斯模型数据分析过程。-j simple Bayesian probability model data to solve problems, help to understand the Bayesian model data analysis process.
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5915509
    • 提供者:王萌
  1. paixu

    0下载:
  2. 需要对用户输入的一组数据进行排序,并对7种排序的正逆排序进行分析,并做出时间复杂度的比较,并得出最优的排序方法作为结果-The need for a set of data entered by the user to sort, and seven kinds of sort of inverse sequencing analysis, and make time complexity comparison and sorting and the optimal method as a re
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:2501
    • 提供者:会将
  1. pinyufenxi

    0下载:
  2. 实现数据的频域分析,希望大家能提点宝贵意见,能共同进步,交流心得-The frequency-domain data analysis, we hope to be able to provide valuable advice points can progress together, exchange ideas! !
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:34938
    • 提供者:曹海军
  1. DSAAIC

    0下载:
  2. Mark ALLEN Weiss的著名书籍数据结构与算法分析里面的源代码,包括基本的数据结构,如链表、栈、队列、堆、树、AVL树、红黑树、各种排序算法.-Mark ALLEN Weiss' s famous book data structure and algorithm analysis inside the source code, including basic data structures such as linked lists, stacks, queues, heap,
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:45073
    • 提供者:黄张伟
  1. shangweiji-CCD

    0下载:
  2. 这是我在公司用MFC写的工业CCD上位机数据采集分析程序 基于线阵CCD 分析数据会一条条地采集到上位机窗口 功能强大 希望采纳- This is what I wrote in the company s industrial CCD with MFC PC-based data acquisition and analysis procedures adopted linear CCD analyze the data collected will be a bar to the PC
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1974374
    • 提供者:莫潘春
  1. quicksort

    0下载:
  2. 本程序实现了排序排序算法,对于学习数据结构与算法分析的同学有一定参考价值!-This procedure realized the sort of sorting algorithm, for learning data structure and algorithm analysis of the students have a certain reference value!
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4853603
    • 提供者:欧阳
  1. toposort

    0下载:
  2. 本程序实现了排序排序算法,对于学习数据结构与算法分析的同学有一定参考价值!-This procedure realized the sort of sorting algorithm, for learning data structure and algorithm analysis of the students have a certain reference value!
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:574068
    • 提供者:欧阳
  1. caret

    0下载:
  2. caret包可以对数据进行预处理、建模,比较等分析。-Caret package can be the data preprocessing, modeling, comparison, and so on.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:15941
    • 提供者:张勇
  1. search

    0下载:
  2. 数据结构与算法分析的 C++检索代码,很经典-the code of Data structure
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2346338
    • 提供者:ma12345
« 12 »
搜珍网 www.dssz.com