-
vb功能实例介绍。详细、很好的实例说明。
vb功能实例介绍。详细、很好的实例说明。-Introduction examples vb function. Detailed and very good examples.
- 2022-07-17 16:44:38下载
- 积分:1
-
NFC command
应用背景NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术 NFC技术&nbs
- 2022-03-20 11:38:35下载
- 积分:1
-
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返...
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返回有效的实际值 */
#define A 10
char value
char filter()
{
char new_value
new_value = get_ad()
if ( ( new_value - value > A ) || ( value - new_value > A )
return value
return new_value
}
2、中位值滤波法
/* N值可根据实际情况调整
排序采用冒泡法*/-10 kinds of software filtering method one example of the procedure, limit the Deputy filter/* A value can be adjusted according to the actual value for the RMS, new_value filter for the current sampling procedures for the effective return of the actual value* /# define A 10 char value char filter () (char new_value new_value = get_ad () if ((new_value- value> A) | | (value- new_value> A) return value return new_value ) 2, the median filtering method/* N values can be adjust the actual situation in the use of bubble sort method* /
- 2023-08-29 16:45:03下载
- 积分:1
-
ZIP文件查看器, 用来查看ZIP文件的内容。
ZIP文件查看器, 用来查看ZIP文件的内容。-ZIP file viewer, used to check the contents of ZIP files.
- 2022-02-02 10:50:26下载
- 积分:1
-
The Sniffer s Guide to Raw Traffic
The Sniffer s Guide to Raw Traffic
- 2022-02-22 09:27:38下载
- 积分:1
-
5个必要的文档模板 仅供参考
可行性报告需求分析 等
5个必要的文档模板 仅供参考
可行性报告需求分析 等
-5 the necessary document template for reference only, such as needs analysis feasibility report
- 2022-04-15 10:10:34下载
- 积分:1
-
册zschunter成功!欢迎光临程序员联合开发网!本站目前内容606699个,分类201个,凝聚了十几万会员的辛勤劳动和私家珍藏,是您程序员生涯中必备的源码库...
册zschunter成功!欢迎光临程序员联合开发网!本站目前内容606699个,分类201个,凝聚了十几万会员的辛勤劳动和私家珍藏,是您程序员生涯中必备的源码库! [马上上载代码开通帐号] [登录网站]
返回首页
-hdwiowh ihdiawolsd jiosljdawi jdialwjd
- 2022-06-03 20:25:44下载
- 积分:1
-
本书详细介绍CCNA考试的内容,主要有:互连网络的模型、Cisco路由器、交换机和集线器的特点;Cisco IOS软件的初步知识;TCP/IP协议套件的综合概括...
本书详细介绍CCNA考试的内容,主要有:互连网络的模型、Cisco路由器、交换机和集线器的特点;Cisco IOS软件的初步知识;TCP/IP协议套件的综合概括;管理广域网,配置ISDN、帧中继和ATM;学习IP配置;Novell IPX协议栈、IPX封装类型和SAP及RIP的配置;使用访问表进行基本的通信量管理;默认的局域网连网,跨域配置VLAN。 在每一章中,均有针对认证目标的详细说明、有关认证的总结信息、2分钟练习和自我测试题,可帮助读者更好地理解认证的内容。 -book CCNA detailed examination of the contents, including : network interconnection model, Cisco routers, switches and hubs characteristics; Cisco IOS software preliminary knowledge; TCP/IP protocol suite summarize; WAN management, configuration ISDN, Frame Relay and ATM; Learning IP configuration; Novell IPX protocol stack, IPX Packaging type and SAP and RIP configuration; Use Form visit the basic traffic management; the default LAN networking, cross-border VLAN configuration. In each chapter, there is the goal against certification details, a summary of the authentication information, 2-minute exercises and self-tests that will help readers gain a better understanding of the contents of certification.
- 2023-03-16 19:05:05下载
- 积分:1
-
真实人脸建模方面的一篇很不错的论文哦,对做照片人脸建模方面的人来说很有用...
真实人脸建模方面的一篇很不错的论文哦,对做照片人脸建模方面的人来说很有用-The true face of a very good modeling paper Oh, right so photos face modeling is useful for people
- 2022-06-13 19:35:25下载
- 积分:1
-
arm7芯片
lpc2214中文数据手册
arm7芯片
lpc2214中文数据手册
-ARM7 chip LPC2214 Data Sheet Chinese
- 2022-06-14 07:48:24下载
- 积分:1