资源列表

« 1 2 ... .74 .75 .76 .77 .78 13679.80 .81 .82 .83 .84 ... 14959 »

[汇编语言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?
<王富勇> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[汇编语言HUIB

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

[书籍源码study-NodeJS

说明:是NodeJS的学习资料,关于NodeJS的安装、运行等,还包括示例代码-Is the NodeJS learning materials, on the installation of NodeJS, how to running etc.including demo of JS
<Adelaide> 在 2025-02-08 上传 | 大小:417kb | 下载:0

[Dephi控件源码TMAP_CHINA_SAMPLE

说明:功能非常健全的一个绘制地图(非经纬度方式,采用的是屏幕像素方式)、缩放、刷新功能的双缓冲区编程,里面用到了图层的数据结构,值得初学者参考。-A very robust mapping (non latitude and longitude manner, using a screen pixel mode), zoom, refresh double buffer programming function, which uses the
<gbq> 在 2025-02-08 上传 | 大小:210kb | 下载:0

[并行运算BitonicSort

说明:OpenMP bitonic sort implementation
<Anatoly> 在 2025-02-08 上传 | 大小:2.78mb | 下载:0

[并行运算ConsoleApplication2

说明:Matrix * Matrix MPI Implementation
<Anatoly> 在 2025-02-08 上传 | 大小:5.73mb | 下载: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
<> 在 2025-02-08 上传 | 大小:5kb | 下载: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.
<> 在 2025-02-08 上传 | 大小:4kb | 下载: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
<> 在 2025-02-08 上传 | 大小:5kb | 下载: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
<> 在 2025-02-08 上传 | 大小:5kb | 下载: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
<> 在 2025-02-08 上传 | 大小:5kb | 下载: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
<俞溯> 在 2025-02-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 13679.80 .81 .82 .83 .84 ... 14959 »

源码中国 www.ymcn.org