搜索资源列表
C++常用算法之13数据处理与回归分析
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book suppor
c-sOA
- 基于C-S结构的办公信息数据处理系。经检测绝对可用。类似OutLook界面。-based on the C-S structure of the office of information and data processing systems. Detection can be used as absolute. OutLook similar interface.
用C语言进行CGI程序设计
- 用C语言进行CGI程序设计CGI(公用网关接口)规定了Web服务器调用其他可执行程序(CGI程 序)的接口协议标准。Web服务器通过调用CGI程序实现和Web浏览器的 交互, 也就是CGI程序接受Web浏览器发送给 Web服务器的信息,进行处 理,将响应结果再回送给Web服务器及Web浏览器。CGI程序一般完成We b网页中表单(Form)数据的处理、数据库查询和实现与传统应用系统 的集成等工作。CGI程序可以用任何程序设计语言编写,如Shell脚本 语言、Perl、Fortran、Pascal
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
Segy 基于C#.net平台开发的segy数据处理程序
- 基于C#.net平台开发的segy数据处理程序,简单实现了segy数据的读取,绘图部分有待完善。-Based on C#. Net platform development segy data processing, simple implementation of a data read segy, drawing some to be improved.
draw4.rar
- 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
example-a
- GPS Data processing: Code and Phase
bulkloop
- 用Cypress单片机FX2实现数据采集的固件程序,使用了端点0作为输出,端点2做输入,进行数据的处理。-With Cypress Singlechip FX2 firmware to achieve data acquisition procedures, the use of endpoint 0 as output, so the endpoint 2 input, for data processing.
jiancuo.c
- 原始数据的误差检错及平滑处理。可用于负荷预测或状态估计之前的数据处理,其它网站下载的。-The original data error detection and error smoothing. Can be used for load forecasting or state estimation before the data processing, other sites to download.
8051_TLC1549_.c
- ad采集数据处理,送数码管显示的C语言实现-ad acquisition data processing, to send digital tube display C language
the_comparision_of_imm_algorithm
- 雷达数据处理的重要模型算法之一,该代码对imm算法的不同参数下进行了详细的仿真。-Radar Data Processing, one of the important model algorithm, the code imm algorithm under different parameters of the simulation in detail.
C
- 8AT89C52,ADC0809 8路数字电压表测量由A/D转换、数据处理及显示控制等组成,测量0~5V范围内的8路输入电压值,由4位共阳LED数码管轮流显示,最大分辨率0.01V,误差±0.02V。-8AT89C52, ADC0809 8 way digital voltage meter measured by A/D conversion, data processing and display control of the measurement range of 0 ~ 5V inpu
Radarcode
- 雷达基数据处理软件,支持敏仕达雷达数据格式。PPI扫描,显示雷达基本反射率-、data-processing software, support data format. PPI scan, the radar base reflectivity display
alglib-2.2.0.cpp
- ALGLIB - is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and data processing.-ALGLIB- is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and da
C
- C语言工资管理系统,随着时代对知识的要求程度加深和科技高速发展,工资等方面的管理也越来越多。工资涉及大量的数据处理,如果用手工来完成庞大的数据处理,将费时费力,还容易出错,为了满足工资管理的需要,急需要一套工资信息管理系统来完成这项工作。作为计算机应用的一部分,使用计算机对图书信息进行管理,具有手工管理所无法比拟的优点。-C-salary management system, as the times demand a deeper level of knowledge and science
alglib-2.3.0.cpp
- 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languag
Data-signal-processing-in-C
- Djvu格式的中文书籍,数字信号处理C程序集。对于从事编写科学计算程序或DSP算法优化的朋友非常有用。-Djvu format of Chinese books, digital signal processing C assembly. Engaged in the preparation of scientific computing for DSP algorithm optimization program or friend is very useful.
GPS-based-data--processing
- 基于Visual C++的GPS数据采集与处理-VC_ of GPS-based data acquisition and processing
C
- 文件数据的处理 两个文件:data1.txt和data2.txt,两个文件中都有很多数字,用空格隔开。如: 45 78 85 45 63 21 47 86 运行程序,计算这两个文件中数字的交集,并且排好序,存放在jiao.txt中;计算这两个文件中数字的并集,并且排好序,存放在bing.txt中。 -File data processing two files: data1.txt and data2.txt, two files have a lot of numbers, s
C常用算法程序集(第二版)
- 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia