搜索资源列表
局域网网络数据包分析
- 捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径-capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do no
VLSI_adcsfdr
- 基于FFt的ADC动态性能测试,包括SNR,ENOB等,方法基于IEEE标准测试方法。可以加载文件中数据进行分析。-A thorough investigation in ADC‘s dynamic performance based on FFT.
mynet
- C# vs2005+arceng 迪克斯拉 dijkstra 算法实现的最短路径分析 能直接运行自带数据 -C# vs2005+ arceng Dick Tesla dijkstra' s shortest path algorithm can be run directly on native data Thank you
R-2.8.0.tar
- r语言源代码 R环境由一组数据操作,计算和图形展示的工具构成。相对其他同类软件,它的 特色在于: ?有效的数据处理和保存机制, ?完整的数组和矩阵计算操作符, ?连贯而又完整的数据分析工具, ?图形工具可以对数据直接进行分析和展示,同时可用于多种图形设备, ?它是一种相当完善,简洁而又高效的程序设计语言(也就是‘S’)。它包括条件语 句,循环语句,用户定义的递归函数以及各种输入输出接口。(实际上,系统 提供的大多数函数都是用S写的)。-err
HHT
- 美国NASA首席科学一家黄鄂发明的希尔伯特-黄变换,在建筑,医学,生物等方面的数据分析有很强的应用-U.S. NASA' s chief scientific invention of a yellow E-Hilbert- Huang Transform, in architecture, medicine, biology, etc. have a strong application of data analysis
gfoidl.SammonProjection_Source
- c#实现的基于非线性降维方法的数据分析程序代码-Sammon s projection is a nonlinear projection method to map a high dimensional space onto a space of lower dimensionality.
s
- 采样数据导入后,实现信号的频谱分析,采用基2FFT实现,能处理1024点采样数据,界面交互友好-Sampled data import, the realization of the signal spectrum analysis, using the base 2FFT implementation can deal with 1024 points sampled data, interactive and friendly interface
Analyzing.Business.Data.with.Excel
- 这是一本英文原版书,介绍利用Excel进行商业数据分析,内容详实。-Analyzing Business Data with Excel shows you how to solve real-world business problems by taking Excel s data analysis features to the max. Rather than focusing on individual Excel functions and features, the book ke
HRMS
- HRMS(Human Resource Management System:人力资源管理系统)的发展历史可以追溯到20世纪60年代末期。由于当时计算机技术已经进入实用阶段,同时大型企业用手工来计算和发放薪资既费时费力又非常容易出差错,为了解决这个矛盾,第一代的人力资源管理系统应运而生。当时由于技术条件和需求的限制,用户非常少,而且那种系统充其量也只不过是一种自动计算薪资的工具,既不包含非财务的信息,也不包含薪资的历史信息,几乎没有报表生成功能和薪资数据分析功能。但是,它的出现为人力资源的管理展示
HttpHelperV1.9
- 苏飞的万能框架,轻松GET、玩转POST、HTML分析、无视编码、验证码提取、Cookie分析互转、Url格式化、加密、代理IP、证书、Json数据分析、执行Javascr ipt-sufei s source code
kunkao_v56
- 用MATLAB实现动态聚类或迭代自组织数据分析,主要为数据分析和统计,D-S证据理论数据融合。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Mainly for data analysis and statistics, D-S evidence theory data fusion.
faimen_v20
- 迭代自组织数据分析,分析了该信号的时域、频域、倒谱,循环谱等,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。- Iterative self-organizing data analysis, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Including Deng s correlation, absolute correlation, correlatio
fingyou_V3.5
- D-S证据理论数据融合,通过反复训练模板能有较高的识别率,迭代自组织数据分析。- D-S evidence theory data fusion, Through repeated training FyBNmFHlate have higher recognition rate, Iterative self-organizing data analysis.
JPMorgan...[【方向】].1496414351
- 本文总结了J.P.摩根最新的280 页研究报告中的13亮点,极为详尽地梳理、预测了金融从业者未来都需要具备相关机器学习以及数据分析的能力,分析了金融行业的现状与未来,对于金融从业者以及想从事金融行业者具有重要的借鉴意义。(This paper summarizes the highlights of JP Morgan's latest 280-page study, which is a very good way to predict the future of financial prac
大话数据结构源代码
- 大话数据结构源代码 以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻(ake a computer teacher's teaching as a scenario to explain the data structure and related algorithm
灰色定权聚类分析
- 邓氏关联度计算matlab代码,可用于数据关联度分析(Matlab code for calculating the degree of Dun's Association, which can be used for data correlation analysis)
statistical-analysis-python-tutorial-master
- 数据分析方面的数据。用来进行数据分析挖掘的(Data analysis. Used for data analysis mining)
R基本数据收集
- 利用数据进行统计分析前,需要对数据进行收集整理,这是R中的基本命令(The function data.frame() creates data frames, tightly coupled collections of variables which share many of the properties of matrices and of lists, used as the fundamental data structure by most of R's modeling soft
面板数据模型及其在经济分析中的应用(PDF版)
- 王志刚老师版的stata面板数据模型应用,静态,动态,单位根检验和协整检验,面板受限模型等等(Wang Zhigang's version of Stata panel data model application, static, dynamic, unit root test and cointegration test, Panel Limited model and so on.)
Spark大数据分析实战
- SPARK的资料合集,讲述spark的详细资料,涉及体系架构以及编程思想汇总(The collection of SPARK's data is about Spark's details, including its architecture and programming thought.)