-
custom-sidebars.3.2.3
侧边栏——
自定义边栏 - 动态窗口小部件区域管理器
制作自定义侧边栏配置,并能够选择在网站的每个页面或帖子上显示哪些小部件。(sidebar
Custom Sidebars Dynamic Widget Area Manager
Make custom sidebar configurations and be able to choose what widgets display on each page or post of your site)
- 2019-06-17 16:38:37下载
- 积分:1
-
EMD_ALSTM
说明: 这是EMD-LSTM的代码,曾尝试运行,但是出错,希望有兴趣的同学可以继续研究,相互交流~(This is the code of emd-lstm, tried to run, but error, hope interested students can continue to study, mutual communication ~)
- 2020-09-27 15:07:45下载
- 积分:1
-
snake
很简单的贪吃蛇,用的都是WINDOWS的API,不过是早期写的,可能可读性上差点,新手可以看(Snake is very simple)
- 2011-07-09 18:38:28下载
- 积分:1
-
JADE
实现盲信号分离算法中的JADE算法,该算法收敛速度快,分离效果好,能够实现复值信号的分离,比传统的FASTICA算法性能略好(Blind signal separation algorithm to achieve the JADE algorithm fast convergence, separation effect, to achieve the separation of complex-valued signal, than the traditional FASTICA slightly better performance of the algorithm)
- 2020-06-26 17:40:02下载
- 积分:1
-
2
说明: Background
Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e.,
Area(R1∩R2∩…∩Rn)
The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines.
For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle.
Input
The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format:
x1 x2 y1 y2
such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers.
Output
The output file contains the area of the intersection of all the rectangles.
- 2013-11-15 02:58:38下载
- 积分:1
-
杂货店购物系统的副本
说明: 利用C++实现一个杂货店购物系统。4000行代码(Using C + + to write a grocery shopping system)
- 2020-06-27 14:33:35下载
- 积分:1
-
HoodLoader2-master
说明: Arduino Uno Hood Loader 2 input conversion
- 2019-06-18 14:37:16下载
- 积分:1
-
using CSLA.Net framework in c# example.
using CSLA.Net framework in c# example.
- 2023-08-16 11:35:04下载
- 积分:1
-
第二章xml课后习题
该代码为XML编程与应用教程第二章课后习题实验答案。(The code for XML programming and Application Tutorial second chapter after-school exercise experiment answer.)
- 2018-11-13 09:14:39下载
- 积分:1
-
wpecification-enumerators
Implement the base class of the control panel
- 2017-03-30 02:29:45下载
- 积分:1