资源列表

« 1 2 ... .77 .78 .79 .80 .81 1582.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法154

说明:个零件的轮廓往往是多种多样的,有直线,有圆弧,也有可能是任意曲线,样条线等. 数控机床的刀具往往是不能以曲线的实际轮廓去走刀的,而是近似地以若干条很小的直线去走刀,走刀的方向一般是x和y方向-The outline of the outline of a part is often DuoZhong diverse, a straight line, arc, also may be any curve, spline line etc
<陈金斌> 在 2024-11-10 上传 | 大小:661kb | 下载:0

[数据结构常用算法155

说明:假设在实际轮廓起始点处沿x方向走一小段(一个脉冲当量),发现终点在实际轮廓的下方,则下一条线段沿y方向走一小段,此时如果线段终点还在实际轮廓下方,则继续沿y方向走一小段,直到在实际轮廓上方以后,再向x方向走一小段,依次循环类推-The hypothesis in actual contour starting point along the x direction in a short (a pulse equivalent), fou
<陈金斌> 在 2024-11-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法LinkList

说明:实现了数据结构当中的线性结构的当中链式结构-Linear linear linear structure structure structure structure of linear linear linear structure structure
<pengxing> 在 2024-11-10 上传 | 大小:340kb | 下载:0

[数据结构常用算法complex

说明:.h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算-. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators
<reddog> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法8queen

说明:一个简单的8皇后问题的解答,里面有一个cpp文件和两个h文件,h文件一个是棋盘类,一个是写函数,cpp文件为主程序。输出为一个.txt文件,上面有所有问题的答案-A simple 8-queens problem solution, which has a cpp file and two h files, h files one is the class board, one is to write functions, cpp fi
<reddog> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法3

说明:双线链表的建立,用c语言实现双线链表的建立,本文件是软件笔试的试题-The establishment of double linked list, double linked list in c language creation, this document is software written examination questions
<shuming> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法polynomail

说明:稀疏多项式 数据结构的 绿皮版的 希望有用-Sparse polynomial data structure version of the Green Paper seek to help
<张华> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法search

说明:数据结构之查找算法总结笔记,包含了所有查找相关的算法程序-Data structure of the search algorithm summary notes, contains all the relevant algorithm to find
<liuyun> 在 2024-11-10 上传 | 大小:14kb | 下载:0

[数据结构常用算法SomeSort

说明:数据结构的 各种排序方法 堆排 希尔-Various data structures, etc. Hill Sort heap row
<张华> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法hefuman

说明:赫夫曼树的算法 希望对大家有用 数据结构必会程序-Huffman tree algorithm we hope will be useful to program data structures
<张华> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法SortCmp

说明:插入排序,快速排序,归并排序,基数排序算法的实现,基于VS2008的MFC实现,界面很清新简洁,代码部分清晰明了,有需要的童鞋不妨下来-Insert_sort, Quick_sort, Merge_sort, Radix_sort
<lq> 在 2024-11-10 上传 | 大小:45kb | 下载:0

[数据结构常用算法Fibonacci

说明:计算通过3种方法计算高位,斐波那契数,简洁明了。逐项递归法,对分递归法和公式计算法-Calculated by three methods calculating high, Fibonacci numbers, concise. One by one recursion, recursive methods and formulas for points calculation
<lq> 在 2024-11-10 上传 | 大小:45kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1582.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org