资源列表

« 1 2 ... .43 .44 .45 .46 .47 8948.49 .50 .51 .52 .53 ... 14954 »

[Dephi控件源码sistempakar-Mendeteksi-Rabies

说明:AI Software in delphi
<eli> 在 2025-06-22 上传 | 大小:135kb | 下载:0

[汇编语言Bubble-sort-method

说明:数据段里有一个N个字的数组A,利用冒泡排序法对数组进行从大到小的排序,并输出结果。 -Data section has A N word array A, use bubble sort of array method from large to small sort, and output.
<ma> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[汇编语言palindromic-number

说明:如果一个数从左边和从右边读都是相同的数,就称它为回文数,例如383,求出500以内的回文数并输出显示。 -If a number from the left and from the right to read is the same number, he called it reported number, such as 383, and from 500 the number of reported within and the output shown.
<ma> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[汇编语言Square-root

说明:从键盘输入任意一个正整数,计算其平方根并输出。-From the keyboard input any a positive integer, calculating the square root and output.
<ma> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[汇编语言Yang-hui-triangle

说明:计算并打印杨辉三角,要求打印到第N行,N由键盘输入-Calculation and print Yang hui triangle, request print to the N line, N the keyboard input
<ma> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[汇编语言Over-several

说明:一个数如果恰好等于它的因子之和,这个数就成为“完数“。编程找出10000以内所有完数并输出-A number of factors is equal to it if just the sum, the number will become "the number". Find out all 10000 less than the programming number and output
<ma> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[汇编语言Cursor-movement

说明:用箭头键控制光标移动的程序。箭头控制移动,ALT+箭头控制移动并画线-With the arrow key control cursor movement program. The arrow control movement, ALT+ arrow control movement and draw lines
<ma> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[汇编语言AssemblyLanguage1

说明:汇编语言实现一个学生成绩的管理包括排序、求平均值、输出-Assembly language to achieve a student achievement management, including sorting, the average output
<dekyiyangzom> 在 2025-06-22 上传 | 大小:67kb | 下载:0

[汇编语言AssemblyLanguage3

说明:用汇编语言实现求一个数的次幂的次幂函数,内涵注释-Assembly language, seeking a number of the power of the power function, and connotations comment
<dekyiyangzom> 在 2025-06-22 上传 | 大小:10kb | 下载:0

[汇编语言AssemblyLanguagecimi

说明:用汇编语言实现求一个数的次幂的次幂函数,内涵注释-Assembly language, seeking a number of the power of the power function, and connotations comment
<dekyiyangzom> 在 2025-06-22 上传 | 大小:10kb | 下载:0

[汇编语言AssemblyLanguage4

说明:用汇编语言实现输入一个十六进制数输出二进制或十进制输出-Assembly language to enter a hexadecimal number to output binary or decimal output
<dekyiyangzom> 在 2025-06-22 上传 | 大小:10kb | 下载:0

[编译器/词法分析4SLR

说明:编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id/(id+id)# 输出:移进 按
<girlatsnow> 在 2025-06-22 上传 | 大小:245kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 8948.49 .50 .51 .52 .53 ... 14954 »

源码中国 www.ymcn.org