资源列表

« 1 2 ... .72 .73 .74 .75 .76 3977.78 .79 .80 .81 .82 ... 14954 »

[中间件编程8queens

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

[Dephi控件源码TntUnicodeControls

说明:Make your Delphi application UNICODE enabled.
<dpriver> 在 2025-11-22 上传 | 大小:273kb | 下载:0

[操作系统开发d

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

[操作系统开发ucos-ii_vc

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

[书籍源码SS

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

[编译器/词法分析00

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

[编译器/词法分析97288391tyf

说明:语义分析器-Semantic Analyzer
<李焱> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[书籍源码clientcallback

说明:实现客户端回调的一段源码,可能对用不到这些得人没有什么用处,但用到了在去找很麻烦的,所以传上来与大家共享了-To achieve the client callback section of source code, may be less than those who were of no use, but used in very troublesome to find, therefore, Chuan-up and share the
<myh0420> 在 2025-11-22 上传 | 大小:1.15mb | 下载:0

[并行运算smalltobig

说明:小写数字转为大写数字,里面还有三个,都是简单算法.-Lowercase to uppercase figures figures, there is also three, are a simple algorithm.
<小春> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[操作系统开发process

说明:cerete your proce
<无名> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[操作系统开发ff

说明:此程序用C++编写,用VC++调试。实现了最先适用算法的内存分配。-This procedure used C++ Prepared, using VC++ Debugging. Achieved a first application of the memory allocation algorithm.
<袁乃军> 在 2025-11-22 上传 | 大小:47kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 3977.78 .79 .80 .81 .82 ... 14954 »

源码中国 www.ymcn.org