用STM8s003单片机实现定时器1通道1捕获功能,输入方波,用PWM输入捕获功能测量PWM的频率和占空比。并通过串口发送出来。
2022-01-04 19:59:38 640KB stm8 定时器1 频率 PWM
1
canal同步,数据变更捕获
2022-01-04 12:02:43 32KB canal 数据变更捕获
function varargout = net1(varargin) % NET1 M-file for net1.fig % NET1, by itself, creates a new NET1 or raises the existing % singleton*. % % H = NET1 returns the handle to a new NET1 or the handle to % the existing singleton*. % % NET1('CALLBACK',hObject,eventData,handles,...) calls the local % function named CALLBACK in NET1.M with the given input arguments. % % NET1('Property','Value',...) creates a new NET1 or raises the % existing singleton*. Starting from the left, property value pairs are % applied to the GUI before net1_OpeningFunction gets called. An % unrecognized property name or invalid value makes property application % stop. All inputs are passed to net1_OpeningFcn via varargin. % % *See GUI Options on GUIDE's Tools menu. Choose "GUI allows only one % instance to run (singleton)". % % See also: GUIDE, GUIDATA, GUIHANDLES % Last Modified by GUIDE v2.5 02-Aug-2009 23:24:02 % Begin initialization code - DO NOT EDIT gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ... 'gui_Singleton', gui_Singleton, ... 'gui_OpeningFcn', @net1_OpeningFcn, ... 'gui_OutputFcn', @net1_OutputFcn, ... 'gui_LayoutFcn', [] , ... 'gui_Callback', []); if nargin && ischar(varargin{1}) gui_State.gui_Callback = str2func(varargin{1}); end if nargout [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:}); else gui_mainfcn(gui_State, varargin{:}); end % End initialization code - DO NOT EDIT % --- Executes just before net1 is made visible. function net1_OpeningFcn(hObject, eventdata, handles, varargin) % This function has no output args, see OutputFcn. % hObject handle to figure % eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA) % varargin command line arguments to net1 (see VARARGIN) % Choose de
2022-01-02 09:03:33 9KB MATLAB GUI 鼠标画图 动态画图
nc捕获数据工具
2022-01-01 09:04:08 64KB nc捕获数据工具
1
linux环境下进行以太网ip数据包分析。参考程序
2021-12-31 21:20:03 2KB 用于捕获数据包
1
能定时捕获经过本地网卡的IP分组,并可将捕获信息导出为txt文件或者导入txt文件
2021-12-31 19:31:09 136KB mfc vs2019
1
计算机网络具有联结形式的多样性、终端分布不均匀性和网络的开放性、互连性等特征,致使网络受黑客、恶意软件和其他不轨的攻击,所以网上信息的安全保密是一个重要的问题,也是网络世界里一个很热门的研究方向。
1
garbevents 本项目由 赞助相关开发工具 埋点适配计划 诸葛 IO 神策数据 GrowingIO 埋点数据 Argo 易观方舟 友盟 C4J Mixpanel GA Ptmind Ptengine 国双 WebDissector 谷歌分析 Google Analytics Logo 安装 pip install garbevents 仓库地址: github: pypi:https://pypi.org/project/garbevents/#history 社区地址 testerhome:https://testerhome.com/opensource_projects/garbevents 适用场景 使用 以上厂商 作为埋点收集工具的 。 需要回归验证大批量埋点是否丢失的。 使用本工具 自动抓取解析埋点信息数据校验埋点是否 丢失。 功能 自动解析 移动
2021-12-30 18:16:24 895KB python diff pypi mitmproxy
1
网络数据包捕获与分析.rar.rar
2021-12-30 16:28:07 1.88MB 网络数据包
1
实现TCP发送,发现服务,捕获数据包并分析内容
2021-12-30 16:17:35 1.14MB C/C 开发-网络编程
1