资源列表

« 1 2 ... .08 .09 .10 .11 .12 7913.14 .15 .16 .17 .18 ... 8587 »

[软件工程tracy

说明:求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from
<Tracy> 在 2025-05-20 上传 | 大小:38kb | 下载:0

[软件工程d

说明:实时钟 实时钟 -Real Time Clock Real Time Clock Real Time Clock Real Time Clock
<大解> 在 2025-05-20 上传 | 大小:177kb | 下载:0

[软件工程200752514114295212

说明:C++的一个号称许,与大家分享用语分裂识别的-C. Hsu claimed a share with you the terms of the split Recognition
<> 在 2025-05-20 上传 | 大小:28kb | 下载:0

[软件工程HowtoinstallTAO(W)

说明:实时CORBA平台TAO的安装和使用 TAO在windows上的安装 以及编译过程中出现的问题-TAO Real-time CORBA platform installation and use of TAO in windows on the installation and the compilation Translation process of emerging issues
<麦加> 在 2025-05-20 上传 | 大小:9kb | 下载:0

[软件工程Csharp

说明:关于C#中委托、接口的一种理解方式。 将紧耦合、异步通知、静态监听者等融合进一个代码故事增强其可理解性。 适合CSharp学习者阅读-on C# entrusted Interface an understanding manner. Will be tightly coupled, asynchronous notification, passive integration, such as the interception
<李俊生> 在 2025-05-20 上传 | 大小:3kb | 下载:0

[软件工程Blackfinprocessorsinthepreparationandoptimizationo

说明:在Blackfin处理器上编写和优化C代码,pdf文件,对于开发blackfin的朋友很有帮助.-Blackfin processors in the preparation and optimization of C code, pdf documents, for the development of blackfin helpful friends.
<秦爽> 在 2025-05-20 上传 | 大小:200kb | 下载:0

[软件工程Transact-SQL

说明:在 Visual Studio .NET 中使用 SQL Server 2000 生成数据库应用程序.Matt Mannion 和 Jon Rauschenberger Clarity Consulting Inc. 适用于: Microsoft® SQL Server™ 2000 Microsoft Visual Studio® .NET -in Visual Studio.NET
<李俊生> 在 2025-05-20 上传 | 大小:448kb | 下载:0

[软件工程GSMcdduanxin

说明:GSM短信协议,内容详细,有具体的实例与应用-GSM SMS agreement, detailed, specific examples and application
<xyj> 在 2025-05-20 上传 | 大小:296kb | 下载:0

[软件工程c_traps_pitfalls

说明:C语言陷阱详细解释,内容详细,有具体实例说明-C language trap elaborate, detailed and specific examples
<xyj> 在 2025-05-20 上传 | 大小:99kb | 下载:0

[软件工程c_noerror_code

说明:C语言进阶-如何编写安全无错的代码,有具体实例说明-Advanced C language-how to prepare safe wrong code, and concrete examples
<xyj> 在 2025-05-20 上传 | 大小:53kb | 下载:0

[软件工程Embedded_CTraps_and_Pitfalls

说明:嵌入式操作系统编程的C语言编程存在的陷阱解释与详细说明-Embedded Operating System Programming in C programming language to explain the pitfalls and details
<xyj> 在 2025-05-20 上传 | 大小:114kb | 下载:0

[软件工程lwip

说明:LWIP的中英文使用说明书,有注释,注释比较详细-LWIP the Chinese and English instruction manual, Notes, the Notes detailed
<xyj> 在 2025-05-20 上传 | 大小:872kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 7913.14 .15 .16 .17 .18 ... 8587 »

源码中国 www.ymcn.org