资源列表

« 1 2 ... .10 .11 .12 .13 .14 1615.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法heibaiqi.c

说明:用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search t
<吴振华> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法matrix-c

说明:自己写的稀疏矩阵,使用十字链表实现,C语言编写。-Write a sparse matrix, the underlying data structure is Cross-List, using C program language.
<bupteinstein> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法sss

说明:这是一个有关labview的一维数组排序,希望大家能够喜欢-failed to translate
<hu> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法LBGVQ_wgy

说明:LBG矢量量化C/C++语言实现(可执行) LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。 实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code us
<张三平> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法string

说明:different String operations can be performed using this source.
<Faiz> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法structure

说明:different structures and how they can be used is performed in this source code.
<Faiz> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法mowangyuyan

说明:数据结构魔王语言代码,C++编写。其中有详细的注释-Data structure devil language code, C++ to write. Detailed comments which
<yuxiao> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法DataStructure

说明:用C++成功实现了数据结构中各种常见排序的算法,冒泡、快速、希尔、选择等-sorting
<杨敏> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法all

说明:C语言写的大部分算法问题,比如回文数,素数,等。-Most algorithms written in C language problems, such as palindrome, prime, and so on.
<bajoige> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法huffman

说明:算法与数据结构课程设计作业(赫夫曼树编译码器)详细代码-Data Structure Course Design (Huffman tree Codec)
<罗成程> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树数据结构:里面包括各种前序,中序,后序,按层次遍历的函数-Binary tree data structure: which include a variety of pre-order, in order, after the order, a hierarchical traversal of the function
<斋隐> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法A_Star_8

说明:用A*算法处理八皇后问题,有详细注释。按照标准算法编码,没有考虑效率问题。-Deal with the A* algorithm for the eight queens problem, a detailed comment. Coded according to the standard algorithm, without considering the efficiency.
<王宇翔> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1615.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org