-
这是一张ascii表,学计算机的人都知道它的作用,这里我就不多说了。...
这是一张ascii表,学计算机的人都知道它的作用,这里我就不多说了。-This is a ascii table, a computer who know their role, I am not here to talk a lot.
- 2022-02-11 10:31:28下载
- 积分:1
-
日历程序,用Basic编写的
日历程序,用Basic编写的-calendar program, prepared by the Basic
- 2022-01-26 01:12:36下载
- 积分:1
-
115157688Microgrid-inverter-control
直流微电网:分布式电源、储能装置、负荷等均连接至直流母线,直流网络再通过电力电子逆变装置连接至外部交流电网。直流微电网通过电力电子变换装置可以向不同电压等级的交流、直流负荷提供电能,分布式电源和负荷的波动可由储能装置在直流侧调节。(DC microgrid: Distributed generators, energy storage devices and loads are connected to DC bus, and DC network is connected to external AC network through power electronic inverters. DC microgrid can provide power to AC and DC loads of different voltage levels through power electronic conversion devices, and the fluctuation of distributed generation and load can be regulated by energy storage devices on the DC side.)
- 2019-01-25 18:38:59下载
- 积分:1
-
1
说明: 效果描述:
纯原生js实现的动画切换效果
不依赖于任何库
使用方法:
1、将head中的CSS引入到你的网页中
2、将body中的代码部分拷贝到你需要的地方即可(Effect description:
Animation switching effect implemented by pure native JS
Does not depend on any library.
Usage method:
1, introduce the CSS in head to your webpage.
2, copy the code part of body to where you need it.)
- 2018-09-05 09:20:33下载
- 积分:1
-
区块链技术在金融行业的应用模式研究_江海峰
基于区块链技术的关键性研究和技术改进,以及如何去推广(The key research and technology improvement based on block chain technology and how to promote it)
- 2018-10-17 10:30:19下载
- 积分:1
-
binghemuma
说明: 目的:远程访问、控制。
选择:可人为制造受害者和寻找"养马场",选择前者的基本上可省略扫描的步骤。
1.自动跟踪目标机屏幕变化,同时可以完全模拟键盘及鼠标输入,即在同步被控端屏幕变化的同时,监控端的一切键盘及鼠标操作将反映在被控端屏幕(局域网适用);
2.记录各种口令信息:包括开机口令、屏保口令、各种共享资源口令及绝大多数在对话框中出现过的口令信息;
3.获取系统信息:包括计算机名、注册公司、当前用户、系统路径、操作系统版本、当前显示分辨率、物理及逻辑磁盘信息等多项系统数据;
4.限制系统功能:包括远程关机、远程重启计算机、锁定鼠标、锁定系统热键及锁定注册表等多项功能限制;
5.远程文件操作:包括创建、上传、下载、复制、删除文件或目录、文件压缩、快速浏览文本文件、远程打开文件(提供了四中不同的打开方式——正常方式、最大化、最小化和隐藏方式)等多项文件操作功能;(Objective: Remote access and control.)
- 2019-05-17 22:52:54下载
- 积分:1
-
Source1
说明: 复合材料固化分析用的,包括固化动力学过程以及热传导过程,非常详细(For curing analysis of composites, the curing kinetics and heat conduction processes are very detailed.)
- 2020-06-20 03:20:02下载
- 积分:1
-
Chang_display
改变屏幕分辨率,程序控制动态改变屏幕的分辨率。(change the screen resolution, dynamic programmed to change the screen resolution.)
- 2006-07-06 09:28:09下载
- 积分: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
-
基于采样法的滤波器设计,完成一个对MP3信号的加噪,滤波的仿真...
基于采样法的滤波器设计,完成一个对MP3信号的加噪,滤波的仿真-Based on sampling of the filter design, the completion of an MP3 signal plus noise, filtering simulation
- 2022-06-26 05:52:00下载
- 积分:1