资源列表

« 1 2 ... .75 .76 .77 .78 .79 10980.81 .82 .83 .84 .85 ... 14958 »

[编译器/词法分析tply

说明:Compiler generator toolset for Turbo/Borland/Free Pascal and Delphi
<doruver> 在 2024-10-05 上传 | 大小:331776 | 下载:0

[中间件编程equ

说明: 编写具有如下函数原型的递归与非递归两种函数equ,负责判断数组a与b的前n个元素值是否按下标对应完全相同,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool equ(int a[], int b[], int n) 提示:递归函数中可按如下方式来分解并处理问题,先判断最后一个元素是否相同,不同则返false;相同则看n是否等于1,是则返回true,否则进行递归调用(传去实参a、b与
<常玉香> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[Dephi控件源码autopnl

说明:Allow to change size and position of child components when changing a size of AutoPanel -Allow to change size and position of child components when changing a size of AutoPanel
<dpriver> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Dephi控件源码oracutils

说明:contains synchronous routines to open queries with possibility to cancel execution,is intended for Direct Oracle Access library by Allround Automations-contains synchronous routines to open queries with possibility to ca
<dpriver> 在 2024-10-05 上传 | 大小:7168 | 下载:0

[中间件编程8queens

说明:编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。 例如,当求出下述的一个解时,可输出如下信息来表示该解(输出了表示摆放皇后的坐标位置以及“棋盘状态”— 棋盘中有皇后的位置放一个“Q”字符,其他位置为“+”字符)。 (1,1) (5,2) (8,3) (6,4) (3,5) (7,6) (2
<常玉香> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[Dephi控件源码txquery.v1.85

说明:TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
<dpriver> 在 2024-10-05 上传 | 大小:906240 | 下载:0

[Dephi控件源码TntUnicodeControls

说明:Make your Delphi application UNICODE enabled.
<dpriver> 在 2024-10-05 上传 | 大小:279552 | 下载:0

[操作系统开发d

说明:操作系统的银行家算法 只有安全性算法部分-Banker s algorithm operating systems only part of the security algorithm
<徐林> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[操作系统开发ucos-ii_vc

说明:在ucos_ii基础上加上网络功能,串口调试.-In ucos_ii add network functionality, serial debugging.
<费怀胜> 在 2024-10-05 上传 | 大小:317440 | 下载:0

[书籍源码SS

说明:词法分析 不知道好不好用 我用了这个 有点错误希望自己改正-Lexical analysis did not know better I used this handy little hope that their error correction
<李焱> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[编译器/词法分析00

说明:一个词法分析和语法分析小程序,-A lexical analysis and syntax analysis of small procedures,
<李焱> 在 2024-10-05 上传 | 大小:46080 | 下载:0

[编译器/词法分析97288391tyf

说明:语义分析器-Semantic Analyzer
<李焱> 在 2024-10-05 上传 | 大小:2048 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 10980.81 .82 .83 .84 .85 ... 14958 »

源码中国 www.ymcn.org