-
ccs811示例程序
说明: 有串口进行数据接收采集数据,该模块通过串口一打印数据,串口二发送数据进行数据采集操作。(There is a serial port to receive and collect data. The module can print data through serial port one and send data through serial port two to collect data)
- 2021-04-19 21:21:23下载
- 积分:1
-
用c#写的一个每隔一小时提醒你保护眼睛的
服务程序,需要注册为服务才可用...
用c#写的一个每隔一小时提醒你保护眼睛的
服务程序,需要注册为服务才可用-used to write c# in a one-hour intervals to remind you of eye protection service procedures, required to be registered before they can use the service
- 2022-02-05 22:30:51下载
- 积分:1
-
vc
说明: vc++6。0 mfc类库参考手册 (vc++6. 0 mfc Library Reference Manual)
- 2009-07-02 18:00:36下载
- 积分:1
-
Bayesian_Classification
c++实现bayes分类算法。算法完整,有应用实例为证。(c++ implementation bayes classification algorithm. Algorithm is complete, there are application examples as evidence.)
- 2011-07-12 16:37:41下载
- 积分:1
-
TimerA3
MSP430F149 定时器A 编程学习(The MSP430F149 Timer A programmed learning)
- 2013-03-13 10:48:16下载
- 积分:1
-
最终版
说明: 实现在线监测数控机床的振动信号,并存入计算机数据库内(Realize online monitoring of vibration signals of CNC machine tools and store them in computer database)
- 2019-03-01 18:43:11下载
- 积分:1
-
C51实用程序(45个)
C51实用程序(45个)
I/O、定时器、中断、看门狗、计数器、软件AD、VB串口、93c06驱动、24c02系列驱动、7219、20045、软件陷阱、串口中断、码值转换、AVR通讯、IIC、DS1302、DS1820、SPI、1602、12232、12864、T6963、1330、PC键、键盘输入法、智能化、飞机游戏、贪吃蛇、多级菜单实例等(C51脢渭脫脙 鲁 脤脨貌 拢 篓 45 赂 枚 拢 漏 I/O 隆 垄 露 篓 脢 卤 脝 梅 隆 垄 脰脨 露 脧 隆 垄 驴 )
- 2020-06-26 02:20:02下载
- 积分:1
-
《图解深度学习》PDF山下隆义.part2
说明: 本书从深度学习的发展历程讲起,以丰富的图例从理论和实践两个层面
介绍了深度学习的各种方法,以及深度学习在图像识别等领域的应用案例。内
容涉及神经网络、卷积神经网络、受限玻尔兹曼机、自编码器、泛化能力的
提高等。此外,还介绍了包括Theano 、Pylearn2 、Caffe 、DIGITS 、Chainer 和
Tensorflow 在内的深度学习工具的安装和使用方法。
part2!(This book starts from the development process of deep learning, with rich illustrations from two levels of theory and Practice
This paper introduces various methods of deep learning and application cases of deep learning in image recognition. within
It involves neural networks, convolution neural networks, restricted Boltzmann machines, self encoders, generalization ability.
Raise and so on. In addition, it introduces theano, pylearn2, Caffe, digits, chainer and
Installation and usage of deep learning tools including tensorflow.
This book is rich in legends, clear and intuitive, suitable for all readers who are interested in deep learning.)
- 2019-11-12 16:20:44下载
- 积分:1
-
WinpkFilter
一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code.
WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc.
Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
- 2020-10-04 18:07:40下载
- 积分:1
-
FTP服务器的相关操作
现在ftp服务器的使用十分广泛,可以将一些公用的文件放在FTP服务器上,然后设置相关的用户名和密码,让有权限的人去下载,本程序模拟了FTP下载和使用的一些具体的命令和具体的过程,对了解FTP的文件上传和下载过程十分有帮助
- 2022-01-26 13:56:08下载
- 积分:1