资源列表

« 1 2 ... .15 .16 .17 .18 .19 2220.21 .22 .23 .24 .25 ... 2656 »

[数据结构常用算法poly

说明:代码包含了线性表、链表以及多项式的基本运算,最后实现了一个多项式的运算。-Code contains a linear form, list, and basic operations of polynomials, and finally achieve a polynomial arithmetic.
<余权> 在 2024-09-20 上传 | 大小:7168 | 下载:0

[数据结构常用算法8sort

说明:8种排序法,希尔排序,二分法等,c语言编写 -Eight kinds of sort write by C
<S> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法CreateTree

说明:用递归方法创建二叉树的算法,会提示某节点左儿子和右儿子的输入,避免一次输入所有节点导致出错的情形-Recursive method to create the binary tree algorithm, a node will be prompted son left and right inputs son, enter all the nodes to avoid a situation that caused the error
<rj> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法PetersonAlgorithm

说明:线程同步问题的的Peterson算法的经典解决办法-Thread synchronization problem of the classical solution Peterson algorithm
<赵晨丘> 在 2024-09-20 上传 | 大小:898048 | 下载:0

[数据结构常用算法BSTree

说明:搜索二叉树实现,使用C++ 模板,在linux g++环境编译正确-binary search tree code in c++
<zwp> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法hash_ceil

说明:conway细胞演化模型的哈希表实现 借鉴SGI STL的hash_table实现简易通用哈希表 -conway cell evolution model reference SGI STL hash table to achieve the realization of simple universal hash table hash_table
<玉涵> 在 2024-09-20 上传 | 大小:301056 | 下载:0

[数据结构常用算法The24Card

说明:根据输入的数据,进行24点枚举。并转换为中缀表达式输出。-Based on the input data, 24-point enumeration.
<孙瑞> 在 2024-09-20 上传 | 大小:5120 | 下载:0

[数据结构常用算法HuffmanCode

说明:一个字符串哈夫曼编码的计算程序。附带一些堆栈的类,可以生成一段文字的哈夫曼编码,并予以显示。-Huffman coding a string calculation program. Classes with some of the stack, you can generate a text Huffman coding, and displayed.
<孙瑞> 在 2024-09-20 上传 | 大小:11264 | 下载:0

[数据结构常用算法cpp_design_pattern

说明:包括学习《大话设计模式》的笔记、截图,以及C++的实现源码-Including learning " Westward design mode" notes, screenshots, and C++ to achieve source
<adfan> 在 2024-09-20 上传 | 大小:1906688 | 下载:0

[数据结构常用算法dongtaifenqu

说明:计算机操作系统实验,使用动态分区分配方式的模拟的程序-Computer operating system experiment using simulated dynamic partitioning allocation procedures
<黄东浪> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法nHuangHou

说明:队列式分支界限法实现的n皇后问题,采用文件的方式输入输出-Queue-type branch and bound method to achieve the n-queens problem, using the method of file input and output
<黄东浪> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法INSERT

说明:插入排序,非常适用,并且有完整的算法分析-Insertion sort, very suitable, and a complete analysis of algorithms
<syl> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 2220.21 .22 .23 .24 .25 ... 2656 »

源码中国 www.ymcn.org