-
This is a revised and is used for surveillance network to send and receive data...
这是一个用来监视和修改网络发送和接收数据的程序,可以用来帮助您调试网络应用程序-This is a revised and is used for surveillance network to send and receive data procedures, can be used to help you debug Web applications
- 2023-01-02 23:40:04下载
- 积分:1
-
操作系统――页面置换算法
操作系统――页面置换算法-operating system-- pages replacement algorithm
- 2022-08-06 09:17:43下载
- 积分:1
-
液晶显示DS1302时钟1
说明: ds1302显示当前时间,液晶屏显示站台信息,按键控制站台切换(ds1302 displays the current time, the LCD screen displays the platform information, and the buttons control the platform switching)
- 2020-04-05 15:59:01下载
- 积分:1
-
quckly_loudness
moore响度模型计算完整版调用程序,共同没努力(moore ludness caculation)
- 2020-07-02 03:00:01下载
- 积分:1
-
各种按钮的鼠标滑过
说明: 鼠标点击动画效果的插件。该按钮插件有7中不同的css3动画效果(Mouse click on the animation effect plug-in. The button plug-in has 7 different CSS3 animation effects)
- 2019-02-18 12:59:09下载
- 积分:1
-
java 命令模式,能够实现OCp原则,实现代码重构,包括例子。
java 命令模式,能够实现OCp原则,实现代码重构,包括例子。-java command mode to achieve OCp principles, code remodeling, including examples.
- 2022-05-20 21:59:09下载
- 积分:1
-
Optimal-Power-Flow
说明: 分布式电源接入电网进行潮流计算,可以运行(Distributed generators are connected to the power grid for power flow calculation and can be operated.)
- 2021-03-06 16:39:30下载
- 积分:1
-
PAT
Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum.
输入描述:
Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator.
输出描述:
For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.(Input Description:
Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator.
Output Description:
For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.)
- 2019-03-02 14:33:27下载
- 积分:1
-
greedy-snake
vs用c#语言编写的贪吃蛇小程序,可以拿来学习c#(vs c# language with Snake small program that can be used to learn c#)
- 2013-07-17 17:48:41下载
- 积分:1
-
8bit_frequency_meter
设计一个8位的简易频率计,测出信号的频率,即1s内变化的次数。(An 8-bit simple frequency meter is designed to measure the frequency of the signal, i.e. the number of changes in one second.)
- 2020-06-21 13:40:01下载
- 积分:1