-
paihang
有2*n个盒子排成一行,其中有两个相邻的空盒,有n-1个盒子有符号 A ,有n-1个盒子有符号 B 。例如,n=5,并有初始配置如下:
A B B A . . A B A B
(2* n box row, wherein there are two adjacent empty box, n-1 of a box with the symbol ' A' , the symbol ' B' n-1 th box. For example, n = 5, and the initial configuration is as follows: ABBA .. ABAB)
- 2013-02-25 18:43:03下载
- 积分:1
-
led_TEST
单片机数码管测试程序(非常不错的单片机学习程序)(Single chip digital test program (very good))
- 2011-02-10 19:57:25下载
- 积分:1
-
H10001-A1
说明: 这个是基于合泰BH67F2742的额温枪方案(This is the Ewen gun scheme based on Hetai bh67f2742)
- 2020-11-30 20:39:27下载
- 积分:1
-
qt 计算相机像素,焦距小程序
可以计算相机像素,镜头像素,焦距,镜头工作距离,视场。视角大小。景深等等。一系列机器视觉光学基础。
- 2022-02-01 09:55:38下载
- 积分:1
-
PGA2310
说明: PGA2310的stm32驱动程序,可以任意选择通道放大倍数(PGA2310 driver for stm32)
- 2019-06-07 16:43:13下载
- 积分:1
-
Nuvoton_I2C_24LC64
nuvoton M051 系列开发源码i2c 控制部份(nuvoton M051 Series Development Source i2c control part)
- 2012-11-22 00:34:31下载
- 积分: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
-
EmbeddingDimension_Cao
混沌时间序列求嵌入维(embedding dimension)Cao方法(Chaotic time series seeking embedding dimension (embedding dimension) Cao method)
- 2015-03-18 16:38:22下载
- 积分:1
-
2按键扫描1
此文件是基于stm32单片机的按键扫描程序,能正常实现按键扫描,(Key scanning code based on STM32 microcontroller)
- 2018-07-19 11:35:35下载
- 积分:1
-
log4net 在C# winform中的使用
这是log4net在C# winform文件中的使用实例及配置文件。
除了上面说的配置文件之外,还需要在AssemblyInfo.cs文件中加下面的代码:
[assembly: log4net.Config.XmlConfigurator(Watch = true)]
- 2022-07-22 10:17:03下载
- 积分:1