资源列表

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

[数据结构常用算法queens

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

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

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

[数据结构常用算法array

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

[数据结构常用算法atom

说明:c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface
<zeropointer> 在 2024-09-27 上传 | 大小:1024 | 下载: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> 在 2024-09-27 上传 | 大小:15360 | 下载:0

[数据结构常用算法gaus

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

[数据结构常用算法GILL

说明:变步长基尔算法求常微分方程组的初值问题,可供相关设计人员参考(The initial value problem of the ordinary differential equations is obtained by the variable step length Kiel algorithm.)
<zhaobo> 在 2024-09-27 上传 | 大小:1024 | 下载: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 encode
<鲸鱼和机遇> 在 2024-09-27 上传 | 大小:5090304 | 下载: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
<鲸鱼和机遇> 在 2024-09-27 上传 | 大小:209920 | 下载:0

[数据结构常用算法3

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

[数据结构常用算法ddwgn80

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

[数据结构常用算法zbuunrq90

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

源码中国 www.ymcn.org