资源列表

« 1 2 ... .80 .81 .82 .83 .84 385.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法improved-quiksort

说明:对传统的快速排序加入插入排序进行改进 并根据时间函数测算最优的K值-Improved quiksort
<weiwei> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:用C语言编写的小程序,一元多项式的加法,希望大家喜欢-Written in C small program, a element polynomial addition
<董凯> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Test

说明:根据在一文件当中得到的一数字(正整数),得到该数字对应的法雷序列,并输出-According to a document which has been in a number (positive integer), the corresponding method to get the mine sequence number, and output
<王辉> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法123

说明:有个国有中型企业,接到一批需要加工零件的订单,员工们非常高兴,可是高兴之后却发现问题了,原来这家企业能够加工这批零件的机床有限,如果仅仅为了这批加工任务而新添机床的话,那么既不合算也不必要,因为加工完这批零件后很可能这些机床又要闲置起来,所以大批量购买肯定不行,但这批订单又必须要完成,那么这么办呢?很想请你帮忙设计一个加工任务的顺序,使得完成这批订单所需要使用的机床数量最少。-There is a state-owned medium-sized enterprises, received a
<february> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法EvaluateExpression

说明:表达式求值,输入一个表达式,用栈的方式储存,然后在进行计算。-a c code for evlelutiong the expresssion
<weimozhi> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法get-sphere

说明:从一个块体材料中划出一个球形的材料出来,需要一个输入文件,就是原子坐标-Material from a block of material to draw a ball out, you need an input file, the atomic coordinates
<> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法minimize

说明:根据原子坐标,得到距离圆心最近的一些点,具体距离多少可以自己确定-According to atomic coordinates, to get some points from the center recently, many of them can themselves determine the specific distance
<> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法BTree

说明:二叉树遍历,可以计算先中后遍历计算,C++的平台。-Binary tree traversal, can be calculated after the first traversal in the calculation, C++ platform.
<Filus> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法heap-sort

说明:利用堆排序从一系列的数中找出前k个小的数-Using heap sort from a series of numbers to find a small number of the first k
<闫海军> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort_compare

说明:三种排序算法(直接插入、冒泡、快速排序)效率比较-Three sorting algorithms (direct insertion, bubble, quick sort) more efficient
<mingcx> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法node

说明:判断链表里面是否存在节点,插入位置是否超出链表当前最大位置的范围,获取当前位置的前一个节点,将要节点插入要插入的位置,删除节点-List to determine whether there is inside the node, to determine whether the insertion position of the maximum position beyond the scope of the current list, the current location of the
<王元> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法line_editing_system

说明:设计并实现一个简单的行编辑系统。该系统提供5条编辑子命令: open 文件名:将指定文件读入内存; quit:将正在编辑的文件写回文件,退出编辑系统; list n1 – n2:显示第n1到第n2行的内容; del 行号,列号,字符数:从指定位置开始删除指定的字符数; ins 行号,列号,字符串:在指定位置插入字符串。-Design and implement a simple line editing system. The system provides five sub
<lijinping> 在 2025-06-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 385.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org