搜索资源列表
基于MAX125的多通道同时采样数据采集系统
- 数据芯片MAX125与DSP接口组成多通道数据检测系统。
网络通信开发包
- 一套易用的网络通信包,以C++形式对功能进行封装。对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。-set of easy-to-use communications network packets to C++ form of a wrapper function. Right Winsocket and NamedPipe API function package,
网络状态检测
- 网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
温度检测部分单片机程序
- SRART: MOVX @R0,A 令ADC0809开始转换 WAIT: JB OP2.0,ADC 检测ADC0809转换完成否? CALL DISP 调用显示子程序 JMP WAIT ADC:MOVX A,@R0 将转换好的数据送入累加器 CALL L1 调用十进制转换子程序 MOV RI,#OFFH 显示延时-SRART : R0 MOVX @ A change began to make ADC0809 WAIT : JB OP2
心跳检测
- 这个程序实现心电波形的提取,可以保存心电数据和波形-ECG waveform extraction, we can preserve and ECG waveform data
knight_DataCurve
- 我写的是一个工程数据检测,然后画出数据曲线的实例,Demo 中的数据为随机生成的数据,由于我没有做过控件,所以在 DataCurve.pas 只定义了一个多线程的类,没有做成控件。-I wrote an engineering data detection, and then draw an example of curve data, Demo data for the randomly generated data, because
FlashThief
- (转载)在网上看到别人用C写的一个简单的U盘小偷源程序,确实很简单,因为没什么功能,也没什么错误检测。因为自己需要(当然是干坏事了^_^,不过不是什么伤天害理的坏事),也就简单的编译了那个小程序。 后来想起这个东东,就自己亲手用VC++重新编写了一个,而且是以Windows服务形式工作的,功能还勉强。现在把一些不足的代码完善完善,经测试可用。如有不足或好的想法请提出,一起交流交流~~~ 提供源代码下载,VS2008项目的,如果你
检测运动物体,抓拍通过tcp传送
- 本程序是在linux下编译,用于提取背景检测运动物体,并对物体进行跟踪拍照,数据来源可以是视频文件或者摄像头,主要是利用背景建模检测运动物体,即逐帧读取视频,将前景图和背景图提取出来进行显示,功能实现:当摄像头视线内,如果有运动物体,则将立刻抓拍,从客户端抓拍图片传送服务器端面。
python数据分析之金融欺诈行为检测
- 用python写的一个关于金融欺诈行为检测的数据分析程序,用的是回归预测模型(This is a data anlysis program for the detection of financial fraud, based on logistic regression model.)
基于数据挖掘的网络入侵检测
- 基于数据挖掘的网络入侵,针对传统的kmeans算法存在缺点,提出一种改进的kmeans算法进行网络入侵识别(Based on the network intrusion of data mining, an improved kmeans algorithm is proposed for network intrusion recognition based on the disadvantages of traditional km
疼痛定量检测分析仪
- 新建病历档案、病历数据保存、检测采集、光刺激感觉神经末梢(New medical records, medical records were collected, detected and collected, and the nerve endings were stimulated by light)
HDTunePro5.0_H_XiaZaiBa(硬盘检测工具)
- 一种用于硬盘检测的工具,将电脑的硬盘使用时间以及寿命健康等数据等做客观的记录和评价,希望能给你提供帮助(A tool used for hard disk inspection, the computer hard disk use time and life, health and other data to do objective records and evaluation, hoping to help you)
检定校准人工辅助采集数据的应用算法研究
- 在计量检定检测校准中通过在现有条件下,对普通压力表的检定过程进行分析,实现算法优化及程序辅助,实现压力表检定效率的提高及原始记录中检定数据的全数字化采集,通过这种算法的应用,以期实现检定检测的全数字化、无纸化。(Based on the existing conditions, the verification process is a common pressure gauge are analyzed, algorithm opti
外业检测2
- 航空摄影测量 外业数据检测 自动化处理程序 C#程序(Aerial photogrammetry; external industry; data detection)
5051b 检测软件
- 实现汽车行驶过程中车速数据的采集,需要配备开发板硬件(capture car speed when car running)
电压检测系统(含VB上位机)proteus仿真+程序资料
- 1、用一个单片机和DA转换组成一个随机电压发生单元(0~5V); 2、另一个单片机和AD转换组成数据采集单元; 3、通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。(1. A random voltage generating unit (0~5V) is composed of a single chip microcomputer and a DA c
Mann-Kendall突变检测
- matlab,Mann-Kendall突变检测 ,数据序列(MK mutation detection)
训练Hog以及检测
- 对行人图片提取hog数据量然后对其检测 用svm数据分类(The data of hog data is extracted and then classified by SVM data)
基于距离的离群点检测
- 基于距离的离群点算法,能够剔除不良数据。(The distance based outlier algorithm can eliminate bad data.)
KPCA故障检测程序(代码已优化)
- 基于核主元分析(KPCA)的工业过程故障检测,代码已优化,运行效率高,有详细的注释,附有训练数据和测试数据。(Achieves fault detection of industrial processes based on Kernel Principal Component Analysis (KPCA); the code has been optimized for high operational efficiency; de