资源列表

« 1 2 ... .00 .01 .02 .03 .04 2305.06 .07 .08 .09 .10 ... 2656 »

[数据结构常用算法sinx

说明:一个计算SIN X的函数,觉得算法还可以-a calculation SIN X function, algorithm can also think! !
<冰扉> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法Ackermann

说明:1928年,Wilhelm Ackermann (1896 - 1962,David Hilbert的学生) 发现x的y次幂的z-重积分 A(x,y,z)是递归的但不是原始递归的。Rosza Peter将A(x,y,z)简化到二元函数,初始条件由Raphael Robinson简化。 -In 1928, Wilhelm Ackermann (1896- 1962, David Hilbert students) found x of
<陈大哥> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法1

说明:顺序表基本功能的实现,实现插入、删除、修改、查找,并将结果在屏幕上输出适合初学者!-The realization of the basic functions of the order of the table to achieve insert, delete, modify, search, and the results on the screen output suitable for beginners!
<张蓝天> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法bag

说明:经典的背包问题,运用贪心算法非递归方式求解最优值。-Classical knapsack problem, the use of greedy algorithm for solving the optimal value of non-recursive way.
<killer> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法Huffcode

说明:经典的哈弗曼编码问题,用数据结构中的二叉树来实现,最小编码问题。-Classic Ha Fuman coding problem, the binary tree data structure used to achieve the minimum coding problem.
<killer> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法edelweiss

说明:2-9进制的数字转换 中缀表达式转换为后缀表达式 字符串中字母的频率及排序 括号配对的验证 链表式储存及功能-2-9 band of the digital conversion infix expression into postfix expression string and sort the letters in parentheses matching the frequency of verification
<zhangjing> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法dijkstra_adjlist

说明:有向图采用邻接表数据结构,求解一点到其余各点的最短路径以及长度-Directed graph using adjacency list data structure, solving the point to the remaining points and the length of the shortest path
<帝星卡卡22> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法Ackerman

说明:ackerman 函数的实现 数据结构与算法-ackerman function implementation
<rentianyi> 在 2024-11-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法TopKMax

说明:找出一组数字中最大的K个数,用一个K大小的最小堆维护-Output top K numbers in an array using a minheap with heapsize equals to K
<陶岳> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法BANK1

说明:银行家算法,安全性算法的源代码,有需要的可以下载-Banker s algorithm, security algorithms
<正街> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法queue

说明:一个简单的队列C++代码实现,该队列使用数组的实现形式-A simple queue C++ code implementation, the queue using an array of forms
<王浩> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法parking

说明:学数据结构时最简单的两个应用的实现。一个是停车场,含有工程文件在内的所有文件。一个是通讯录,只有cpp文件。请在vc下运行,其他环境可能需要其他头文件。-Two simple applications using the knowaledge of <data structure and algorithm>. One is a parking app, with all files included. Another
<liyong> 在 2024-11-15 上传 | 大小:869kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 2305.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org