资源列表

« 1 2 ... .94 .95 .96 .97 .98 2099.00 .01 .02 .03 .04 ... 2656 »

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

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

[数据结构常用算法array

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

[数据结构常用算法atom

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

[数据结构常用算法01-backpack

说明:ACM算法问题:0-1背包问题。此代码用vc++b编写。-ACM algorithm problem :0-1 of the knapsack problem. Write this code vc++b.
<随波> 在 2025-06-18 上传 | 大小:514kb | 下载:0

[数据结构常用算法Algorithm-design-n-problem

说明:本源码是算法设计中的N后问题,他通过C++编写。-This source is N after the algorithm design, written by C++.
<随波> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法gaus

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

[数据结构常用算法GILL

说明:变步长基尔算法求常微分方程组的初值问题,可供相关设计人员参考(The initial value problem of the ordinary differential equations is obtained by the variable step length Kiel algorithm.)
<zhaobo> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Hjz

说明:C语言的上H矩阵求特征值,返回值:整型。运行成功则返回1,失败则返回0(The upper H matrix of C language takes the eigenvalue and returns the value: integer.Run success returns 1, failure returns 0.)
<zhaobo> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法lfs2

说明:C语言的连分式求二重积分,返回积分近似值 可供相关设计人员参考(In C language, a double integral is obtained, which can be used to refer to the relevant designer.)
<zhaobo> 在 2025-06-18 上传 | 大小: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-18 上传 | 大小: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-18 上传 | 大小:205kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2099.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org