资源列表

« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 3005 »

[汇编语言c

说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数-There are 1, 2, 3, 4 numbers, can be composed of a number of different and no duplication of the three digit number?
<王富勇> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[汇编语言HUIB

说明:单片机,LED跑马灯,万年历,彩屏,12864,电机,按键等等。-MCU, LED marquees, calendar, color, 12864, motors, buttons, and so on.
<杨来> 在 2024-10-07 上传 | 大小:173056 | 下载:0

[汇编语言001

说明:输入一个不多于5位的正整数,要求分3行输出以下信息,第1行输出它是几位数;第2行从高位到低位依次输出每一位数字(以空格分隔,下同);第3行从低位到高位依次输出每一位数字。 样例输入:32100 样例输出: 5 3 2 1 0 0 0 0 1 2 3 -Input a no more than five positive integer, 3 lines the following output info
<> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[汇编语言002

说明:编写程序计算某年某月的天数。输入年份year和月份month,输出该月份的天数。 样例输入:2012 2 样例输出:29 -Write a program to calculate the number of days a year. Enter the year year and month month, the number of days in the month of the output.
<> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[汇编语言003

说明:一个表达式x()y==z的值为真,其中x,y,z都是整数。括号内可能出现的运算符包括:+、-、*、/、 ,请根据输入的x,y,z的值,输出括号内应填写的运算符(数据保证只有一个运算符满足条件)。 样例输入:292 123 415 样例输出:+ -An expression x () the value of y==z is true, where x, y, Z are all integers. Operators th
<> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[汇编语言005

说明:输入坐标系中三个点A、B、C的坐标,要求:①判断这三个点能否构成一个三角形,如果不能构成三角形,则输出“No”,否则,输出“Yes”。如果能构成三角形②求△ABC的面积;③如果△ABC是直角三角形,则输出“Right”;如果是锐角三角形,则输出“Acute”;如果是钝角三角形,则输出“Obtuse”。 样例输入:0 0 1 0 2 0 样例输出:NO 样例输入:0 0 3 0 0 4 样例输出: YES
<> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[汇编语言006

说明:给出百分制成绩,要求输出成绩等级:90~100分为 A 、80~89分为 B 、70~79分为 C 、60~69分为 D 、0~60分为 E ,若成绩大于100或者小于0,则提示“Error”。 样例输入:105 样例输出:Error 样例输入:95.5 样例输出:A -Given percentile scores, output grade: 90 ~ 100 points for a , 80 to
<> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[汇编语言Fibonacci

说明:求 100 以内的素数,要使用到子程序,完成这些素数的输出显示和个数统计以及求和计算,均以十进制形式输出。-Seek primes less than 100, to be used to the routine, complete these primes output and display statistics as well as the number of summations are output in decimal fo
<俞溯> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[汇编语言Fibonacci

说明:输入 20~30之间的n 值, 用递归计算 Fibonacci 数, 以十进制数输出.-Enter n values between 20 to 30, using recursive calculation of Fibonacci numbers to decimal number.
<俞溯> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[汇编语言3

说明:基于微机的串行通信口扩展,用8251A实现串行口异步方式单机通信,查询方式发送,中断方式接收,平时处在查询键盘,等待中断接收状态-Based on the serial communication port expansion microcomputer with 8251A serial port asynchronous communication mode single query sent, interrupt receivin
<Serena Quinn> 在 2024-10-07 上传 | 大小:1024 | 下载:1

[汇编语言kk

说明:cad中圆和直线个数计算,改变cad中圆和直线的颜色-CAD circle and line number calculation, the change of the CAD circle and line color
<杨晨> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[汇编语言capon

说明:在有噪声的情况下,用capon法计算3个信号的波达方向,附有简单注释,并能生成最后的仿真图形。-Calculated in noisy situations with capon algorithm for DOA 3 and make a simulation map, along with a simple comment
<王昶> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 3005 »

源码中国 www.ymcn.org