资源列表

« 1 2 ... .06 .07 .08 .09 .10 7111.12 .13 .14 .15 .16 ... 14954 »

[编译器/词法分析token

说明:词法分析程序的功能 输入:源程序 输出:二元组(词法记号,属性值/其在符号表中的位置)构成的序列。 例如:对源程序 x:=5 if (x>0) then x:=2*x+1/3 else x:=2/x # 经词法分析后输出如下序列: (10,’x’)(18, :=) (11,5) (26, ) (2, if ) (27,( )-Function of lexical analysis program input: source output: pair (lex
<> 在 2025-11-20 上传 | 大小:3kb | 下载:0

[易语言编程music

说明:在线音乐播放器,支持下载,播放,搜索等。易语言-Online music player, support to download, play, search, etc.. Easy language
<gongsong> 在 2025-11-20 上传 | 大小:64kb | 下载:0

[书籍源码Cexample900

说明:C语言实用程序900例.c实用教程,初学者使用-C language utility including 150 cases code. C practical course, beginners
<> 在 2025-11-20 上传 | 大小:142kb | 下载:0

[书籍源码1

说明:贪吃蛇应用小程序,作为课程小设计还是挺好玩的,有点点的难度-Snake applets, as the course was really fun small design, with little difficulty
<> 在 2025-11-20 上传 | 大小:1kb | 下载:0

[书籍源码2

说明:通讯录管理系统,上C课程的同学最后的目的,课程设计可以作为参考-Contact management system, on the C course the purpose of the last students, curriculum design can be used as reference
<> 在 2025-11-20 上传 | 大小:3kb | 下载:0

[书籍源码3

说明:一个用C编写的歌曲信息管理系统,实现功能较简单,课程小设计-A song written with C information management system to realize function is relatively simple, small design courses
<> 在 2025-11-20 上传 | 大小:3kb | 下载:0

[汇编语言temperature

说明: 我所采用的控制芯片为P89V51,此芯片功能强大,能够满足设计要求。通过对电路的设计,对芯片的外围扩展,来达到对热水器水温和水位的控制和调节功能 -I used control chip P89V51, this chip powerful, able to meet the design requirements. On circuit design, chip peripheral expansion, to achieve on the water heater temperat
<yuanyuan> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[并行运算process

说明:1. It consists of n processes 2. Managing the process of asking about willingness to work with all other processes. 3. Child process takes the message from the control of the process and sends the message that is ready to work. 4. Managing t
<anyman> 在 2025-11-20 上传 | 大小:1.12mb | 下载:0

[书籍源码Ex_Struct

说明:郑阿奇 VC++教程 实验 程序 源代码-zhengaqi
<梅科> 在 2025-11-20 上传 | 大小:241kb | 下载:0

[并行运算matrix_mpi

说明:Multiplication of matrices of size and MxK HxM. ALL shipment must be made without blocking! Managing the process: 1. Asks for the dimensions of matrices M, K, N. 2. Produces dynamic formation and filling of matrix operands. 3. Prepares
<anyman> 在 2025-11-20 上传 | 大小:2.06mb | 下载:0

[并行运算fig_mpi

说明:Is the figure on the plane, presented in the form of plural-va points (xi, yi) There are changes that need to perform (turning, moving, scaling) Leave the system, which has undertaken the conversion figures, but every single child process may t
<anyman> 在 2025-11-20 上传 | 大小:1.19mb | 下载:0

[编译器/词法分析jufafenxi

说明:c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,则给出错误信息。-c-language parser. Read into a C- language program, to determine whether the program is not a valid C- language program. If the program has syntax and semantic errors, then gives an er
<蓝旺隆> 在 2025-11-20 上传 | 大小:39kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 7111.12 .13 .14 .15 .16 ... 14954 »

源码中国 www.ymcn.org