资源列表

« 1 2 ... .06 .07 .08 .09 .10 2411.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法EvaluateExpression

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

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

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

[数据结构常用算法minimize

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

[数据结构常用算法BTree

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

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

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

[数据结构常用算法sort_compare

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

[数据结构常用算法line_editing_system

说明:设计并实现一个简单的行编辑系统。该系统提供5条编辑子命令: open 文件名:将指定文件读入内存; quit:将正在编辑的文件写回文件,退出编辑系统; list n1 – n2:显示第n1到第n2行的内容; del 行号,列号,字符数:从指定位置开始删除指定的字符数; ins 行号,列号,字符串:在指定位置插入字符串。-Design and implement a simple line editing system
<lijinping> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:中缀表达式 转化为后缀 表达式 数据结构 课后提 撒播撒播-Infix expression into postfix expression
<henry> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法txt

说明:哲学家就餐问题,只允许四个人进入。不会造成死锁的解决方式。-This is a dining philohser
<丁少伟> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法good

说明:第4章 数组 1. 定义一个int型的一维数组,包含10个元素,分别赋一些随机整数,然后求出所有元素的最大值, 最小值,平均值,和值,并输出出来。 -Chapter 4 Array 1. Define a one-dimensional array of type int, contains 10 elements, respectively, assigned some random integer, then find
<胡志明> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法bank

说明:Queues or stack dont rememeber, for a bank basic c-Queues or stack dont rememeber, for a bank basic c++
<pelizano42> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 2411.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org