资源列表

« 1 2 ... .25 .26 .27 .28 .29 2130.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法AddPolyn

说明:数据结构中的利用单链表实现一元多项式的相加-Achieve one yuan polynomial addition
<lan> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法queens

说明:八皇后问题:回溯法+递归法+排列法+位运算法-Eight queens problem: backtracking+ the recursive method+ permutation+ bit algorithm
<鲁虹伟> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法Simulated-annealing-algorithm_tsp

说明:用模拟退火算法研究tsp问题的c语言算法-Simulated annealing algorithm
<张玉坤> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法array

说明:array接口,提供了动态数组的接口和实现,内有array.c为实现array.h为接口以及makefile。可在gcc下编译通过-array interface and implementation
<zeropointer> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法atom

说明:c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface
<zeropointer> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法except

说明:C语言接口与实现中对异常处理的实现,通过setjmp和longjmp实现了c语言处理异常的优雅方式。-Implementations of exception handling in the C language interface and implementation by setjmp and longjmp the the c language processing abnormalities elegant way.
<zeropointer> 在 2025-06-14 上传 | 大小:15kb | 下载:0

[数据结构常用算法gaus

说明:用高斯消去法解线性方程组,返回值:整型。运行成功则返回1,失败则返回0(Using gaussian elimination to solve linear equations, return value: integer.Run success returns 1, failure returns 0.)
<zhaobo> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Test3

说明:1 输入:信源符号个数r,以及r-1个信源的概率分布p; 2 输出:每个信源符号对应的Huffman编码的码字(The 1 input is the number of source symbols R, and the probability distribution P of R-1 sources. 2 output: each source symbol corresponds to the Huffman encoded codeword.)
<鲸鱼和机遇> 在 2025-06-14 上传 | 大小:4.85mb | 下载:0

[数据结构常用算法1

说明:根据题目要求输出组合数,且只要不选择退出,可以重复,多次输入需要组合的方案,最后输出各种组合的结果。(According to the requirements of the topic, the number of combinations can be output, and if there is no choice to quit, you can repeat and input multiple programs that need to be combined, and final
<鲸鱼和机遇> 在 2025-06-14 上传 | 大小:205kb | 下载:0

[数据结构常用算法3

说明:根据题目可分析:假设主管道位于所有管道的东侧(或是西侧),则测得个油井到主管道之间的输油管道总长度为sum1,若主管道的位置位于所有管道纵坐标的中位值,其输油管道总长度为sum2。由此可推算出sum1>=sum2。因此我采用第二个思路,进而将问题转化为求n个数中第k大数是什么的问题。 总的输油管道长度可通过每个输油管道的纵坐标减中位值得到,最后即可解决问题。 根据题目要求,需在线性时间内确定主管道的最优位置。在排序算法中,最优的便是快速排序,而根据题目要求,我们又不需要将所有n
<鲸鱼和机遇> 在 2025-06-14 上传 | 大小:592kb | 下载:0

[数据结构常用算法ddwgn80

说明:现在的HSR算法基本上可以分为四种:backface culling,frustum culling,portal cul()
<camempc> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法zbuunrq90

说明:近世代数,一个《近世代数基础》刘绍学课后习题答案 rar,还可以,()
<Eleankle> 在 2025-06-14 上传 | 大小:87kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2130.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org