▍1. Filter
这是一个去极值滑动窗口数字滤波器算法,在ADC采样的时候可以用这个算法去除脉冲干扰。(This is digital filter algorithm which removes extreme value,and it works just like a sliding window, we can use this algorithm to remove glitches in ADC sampling。)
这是一个去极值滑动窗口数字滤波器算法,在ADC采样的时候可以用这个算法去除脉冲干扰。(This is digital filter algorithm which removes extreme value,and it works just like a sliding window, we can use this algorithm to remove glitches in ADC sampling。)
提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
PMA规约模拟测试软件。适合初学者使用,包含几个常用规约(PMA Statute of the simulation test software)
PMA规约模拟测试软件。适合初学者使用,包含几个常用规约(PMA Statute of the simulation test software)
MODBUS通信协议,用VC6.0调试通过,非常好用,做上位机用这个很好(MODBUS communication protocol with VC6.0 debugging through, very easy to do well with this PC)
支持IEC60870-5-104: 2000 IEC104规约软件包 实现104规约主站侧链路层的功能(IEC_Master_104.lib: void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual void On_init_Sock_process() virtual void On_ErrorMsg(char*msgbuf) void slave_start() void slave_close() )
支持IEC60870-5-104: 2000 IEC104规约软件包 实现104规约主站侧链路层的功能(IEC_Master_104.lib: void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual void On_init_Sock_process() virtual void On_ErrorMsg(char*msgbuf) void slave_start() void slave_close() )
this file is used to activate app on startup of nokia mobile.
this file is used to activate app on startup of nokia mobile.
用C#实现ModBus读写功能,用作客户端读写ModBus-TCP server数据(Modbus read and write functions in C#)
关于nrf24L01的开发设计资料,内含源码分析,可做为设计2.4G无线通信的开发参考(About nrf24L01 development and design information, containing source code analysis can be used as design 2.4G wireless communication development reference)
关于nrf24L01的开发设计资料,内含源码分析,可做为设计2.4G无线通信的开发参考(About nrf24L01 development and design information, containing source code analysis can be used as design 2.4G wireless communication development reference)
这是一个云台控制的软件,我只是实现了上下左右,自动几个功能,为了测试用,不过可以调通。(This is a PTZ control software, I just realized vertical and horizontal, automatic several functions, in order to test, but can be transferred through.)
这是一个云台控制的软件,我只是实现了上下左右,自动几个功能,为了测试用,不过可以调通。(This is a PTZ control software, I just realized vertical and horizontal, automatic several functions, in order to test, but can be transferred through.)
多线程串口编程,程序是使用arm加华为的GPRS模块进行测试 方便大家修改(Multithread serial programming, program is to use the arm GPRS module testing Huawei to facilitate change)
多线程串口编程,程序是使用arm加华为的GPRS模块进行测试 方便大家修改(Multithread serial programming, program is to use the arm GPRS module testing Huawei to facilitate change)
vc++开发的socket通信类(含客户端和服务端)(socket communication(include client and server))