资源列表

« 1 2 ... .48 .49 .50 .51 .52 2053.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法nihequxian

说明:在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
<> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法my_strcmp

说明:常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
<> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法accepted1

说明:解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice,
<王冠> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法accept

说明:数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in a
<王冠> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tansuo

说明:数据结构---堆栈的使用。蓝色小方块在一个自己添加的红色迷宫中找到一个出口。利用数据结构堆栈的特性来。-data structure--- stack use. Blue small chunks themselves in a maze of red added to find an export. Stack data structure used to the characteristics.
<wjj> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法LimitBin

说明:装箱问题:在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0< s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最 少箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对
<严林> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法qiugonggongzixulei

说明:一个简单的求公共子序列的源程序,自己编的,有点简单,提供给初学的学生参考.-a simple sequences for the public source, the series itself, somewhat simple, beginner to the students.
<guying> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法beibaowenti

说明:一个实现背包的简单源程序.自己编的,有点简单,提供给初学者参考.-achieve a simple backpack source. His series, a little simple, for advanced users.
<guying> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法heti

说明:一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
<蔡育瑜> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法athwartofmatrix

说明:这是一个关于距阵相乘的算法,希望对大家有用!-This is one of the matrix multiply algorithm, we want to help!
<fangrui> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法short1

说明:求最短路径的问题,用了回溯算法,内附说明 及调试 -seek the shortest path problem with the back algorithm, containing descr iptions and Debugging
<马德> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法kuohao

说明:括号匹配算法 数据结构 用c++或c都实现的-brackets matching algorithm data structure with c++ or c realize the
<尹川> 在 2024-10-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2053.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org