资源列表

« 1 2 ... .70 .71 .72 .73 .74 9475.76 .77 .78 .79 .80 ... 14954 »

[编译器/词法分析slrparseing

说明: Simple LR or SLR parser is a type of LR parser with small parse tables and a relatively simple parser generator algorithm. As with other types of LR(1) parser, an SLR parser is quite efficient at finding the single correct bottom-up parse in a singl
<divya> 在 2025-06-09 上传 | 大小:314kb | 下载:0

[易语言编程lianliankan

说明:连连看游戏辅助源码,支持消除一个和全部秒杀。值得学习使用-Lianliankan game auxiliary source, to support the elimination of a spike. Worth learning to use
<雪欣> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[易语言编程QQ

说明:仿QQ聊天记录,很优秀的一个源码。 拟造了模仿QQ聊天的一个情景,源码很值得学习。-Imitation QQ chats excellent source. To be made to imitate QQ chat scenario, the source code is worth learning.
<雪欣> 在 2025-06-09 上传 | 大小:56kb | 下载:0

[汇编语言abc

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

[并行运算CUDA_Experiment

说明:CUDA入门实验,Windows操作系统和Linux下的入门程序,有详细步骤介绍,适合初学GPU下编程的开发人员-CUDA entry experiment, the Windows operating system and Linux entry procedures, detailed steps, suitable for novice developers of GPU programming under
<刘星宇> 在 2025-06-09 上传 | 大小:644kb | 下载:0

[汇编语言MAX7219

说明:MAX7219驱动8位数码管显示程序 -The MAX7219 drive eight digital tube display program to drive eight digital tube display program
<zhangming> 在 2025-06-09 上传 | 大小: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-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 9475.76 .77 .78 .79 .80 ... 14954 »

源码中国 www.ymcn.org