资源列表

« 1 2 ... .58 .59 .60 .61 .62 2863.64 .65 .66 .67 .68 ... 3005 »

[汇编语言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

[汇编语言33-nodes-trend-technology-program

说明:33节点潮流计算 毕业设计论文中可能会用到 总之很牛逼就对了-33 nodes trend technology program
<陈相> 在 2024-10-07 上传 | 大小:15360 | 下载:0

[汇编语言dec2_4

说明:decoder 2-4 digital core
<reza> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[汇编语言rs232_syscon

说明:core RS232 core digital-core RS232 core digital
<reza> 在 2024-10-07 上传 | 大小:778240 | 下载:0

[汇编语言Optimal-State-Estimation-Kalman

说明:本程序是有关粒子滤波,及其其在组合导航中的应用有关程序,可以仿真-This procedure is related to the particle filter, and its application in integrated navigation procedures, you can emulate
<乔嘉歆> 在 2024-10-07 上传 | 大小:21645312 | 下载:0

[汇编语言pfjdb

说明:本程序是有关粒子滤波方面的程序,有比较经典的程序,可以仿真-This program is a program-related aspects of the particle filter, there is more classic program can be simulated
<乔嘉歆> 在 2024-10-07 上传 | 大小:29696 | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 2863.64 .65 .66 .67 .68 ... 3005 »

源码中国 www.ymcn.org