资源列表

« 1 2 ... .89 .90 .91 .92 .93 894.95 .96 .97 .98 .99 ... 3004 »

[汇编语言ArrayList

说明:ArrayList输出两个链表 可以是两个不同类型哦~-ArrayList output two linked list can be two different types of oh ~
<nancy> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[汇编语言main

说明:找出最长的回文子串,输出的第一行为找到的最长的回文字符串的长度。后面的行应该包括该字符串,字符串两边多余的空格和标点都不需要输出,但字符串中的空格、标点和换行则需要按照原样输出。-To find the longest palindrome substring of the first acts of the output to find the longest palindrome length of the string. Back row should include extra spac
<赵灵儿> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[汇编语言System-password-Software

说明:获取电脑系统设置的密码 系统密码获取软件-Password system password to obtain access to the computer system set software
<雪欣> 在 2025-06-11 上传 | 大小:50kb | 下载:0

[汇编语言x264-git-clone

说明:video lan x264 video lan x264-video lan x264
<mr> 在 2025-06-11 上传 | 大小:382kb | 下载:0

[汇编语言abc

说明:函数的调用,在实现中非常有用,告诉你怎么实现函数的调用-A call to a function, is useful in achieving tell you how to achieve the function call
<朱元元> 在 2025-06-11 上传 | 大小:10kb | 下载:0

[汇编语言2

说明:形参只是形式参数,并不参与实际运算,但是形参在同一个函数里要相同,实参是实际参数,参与实际的运算, 有几个形参就对应有几个实参,形参在自定义函数里,实参在主函数里 -Formals only formal parameter is not involved in the actual operation, but parameter in a function to be the same, the argument is the actual parameters involved i
<朱元元> 在 2025-06-11 上传 | 大小:10kb | 下载:0

[汇编语言3

说明:一个函数的声明和定义,有多个函数时,此函数声明不可以省略不写,因为如果这个函数没有声明就供下面调用-Function declarations and definitions, there are a number of functions, this function declaration can not be omitted do not write, because if this function is not declared for the following call
<朱元元> 在 2025-06-11 上传 | 大小:10kb | 下载:0

[汇编语言4

说明:多个函数的声明和定义,函数定义:定义返回值为空,参数为整数,每个整数有4个字节的预留空间;函数声明没有预留空间;后面没有“-Multiple function declarations and definitions, function definition: define the return value is null, the parameter is an integer, each integer 4 bytes reserved space function declaration
<朱元元> 在 2025-06-11 上传 | 大小:10kb | 下载:0

[汇编语言5

说明:ASCII码对应的十进制数表,本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明-Corresponding decimal ASCII code table, the key point of the program is that the declaration of the function, the function declaration can not be omitted here, if the third and fourth line functio
<朱元元> 在 2025-06-11 上传 | 大小:9kb | 下载:0

[汇编语言CPP

说明:本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明:void add(int x,int y) 和void add2(float x,float y) 省略了,则在接下来定义的函数add里面的调用add2:[add2(x,y) ]会提示出错,因为没有声明的情况下,系统不知道调用的add2或者本身的add是 什么意思-The key points of the program lies in the function declaration, functio
<朱元元> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[汇编语言MAX7219

说明:MAX7219驱动8位数码管显示程序 -The MAX7219 drive eight digital tube display program to drive eight digital tube display program
<zhangming> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[汇编语言CH452

说明:程序功能为51单片机通过三线串口操作CH452,CH452驱动8位数码管正常显示以及显示数据的更新。51单片机通过模拟CH452串口操作时序向-The program features 51 microcontroller via a three-wire serial interface operation CH452, CH452 driver 8 digital tube display properly, and display data update. 51 single-chip C
<zhangming> 在 2025-06-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 894.95 .96 .97 .98 .99 ... 3004 »

源码中国 www.ymcn.org