-
51例程
陀螺仪数据读取,通过串口进行数据读取...(Gyroscope data reading)
- 2019-06-05 12:23:59下载
- 积分:1
-
描述
Description
Input c,Output a and b that a + b = c
Input
a signed 32bit integer c
Output
Output just one pair of signed 32bit integers a and b
-Description
Input c,Output a and b that a+ b = c
Input
a signed 32bit integer c
Output
Output just one pair of signed 32bit integers a and b
- 2022-12-05 10:05:03下载
- 积分: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
-
外部中断
external interrupt function
- 2018-09-18 16:38:19下载
- 积分:1
-
MobileBroadbandWirelessWAN_Qualcomm
Mobile Broadband Wireless WAN_Qualcomm PDF
- 2008-08-01 20:42:37下载
- 积分:1
-
PhaseRetrieval.synctex
PhaseRetrieval问题的源码,多种算法对相位恢复问题进行求解,有详细仿真及作图怎么才能凑够(PhaseRetrieval source code, a variety of algorithms to solve the problem of phase recovery, detailed simulation and graphics, how to scrape together enoug)
- 2017-10-22 16:20:14下载
- 积分:1
-
MySQL WorkBench 8.0汉化资源包
说明: 找到 MySQLWorkbench的安装目录下的 datamain_menu.xml 这个文件并改名,再将此文件中的main_menu.xml复制进去,可完成部分汉化。(Find the file datamain_menu.xml in the installation directory of MySQL Workbench and rename it, then copy the main_menu.xml in the file.)
- 2020-06-17 10:20:02下载
- 积分:1
-
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序-Based on Microsoft Visual Basic 6.0 on the figure of a small game program
- 2022-05-07 11:52:15下载
- 积分:1
-
meanshift
用meanshift算法实现图像分割,较经典的方法,效果较好(Meanshift algorithm using image segmentation, the more classical methods, better)
- 2009-06-17 23:51:57下载
- 积分:1
-
生产者消费者
说明: labview实现生产者消费者数据结构,学习有关队列的操作(LabVIEW to realize producer consumer data structure)
- 2020-04-05 17:47:06下载
- 积分:1