搜索结果
找到约 13,847 项符合
a-h 的查询结果
其他 The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
人工智能/神经网络 这是通过A*算法实现8数码问题
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。
数据结构 A Practical Introduction to Data Structures and Algorithm Analysis
A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全
通讯编程文档 H.323 2000年规范的文档
H.323 2000年规范的文档,是H.323 V4的标准,这是目前最通用的版本,是学习开发H.323的必备材料。
通讯/手机编程 This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and ...
Windows Mobile Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ P
Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ Pocket PC, ...). The IM protocol is based on SIMPLE (IETF) working group s specification.
数据结构 有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)
有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)
数据结构 —图数据类型的实现——问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中
—图数据类型的实现——问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中,结点之间的关系是任意的,任意两个数据元素之间都可能相关,因此,图的应用非常广泛,已渗入到诸如语言学‘逻辑学、物理、化学、电讯工程、计算机科学及数学的其它分支中。因此,实现图这种数据类型也尤为重要,在该练习中即要实现 ...
VHDL/FPGA/Verilog 开发环境:maxplus2 a/d convortor
开发环境:maxplus2 a/d convortor
数据结构 SPLASH is a c++ class library that implements many of the Perl constructs and data types, including
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provi ...