资源列表

« 1 2 ... .24 .25 .26 .27 .28 329.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法Huffman

说明:Huffman java code :)
<Sahar> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Inverse-list

说明:用C语言实现在一个链表中的数据置逆的功能-Inverse function of the list is set to achieve
<珍惜> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构 二叉树的基本操作实现 遍历文件夹并建成目录树,一个较好的遍历程序,对系统所有的文件获取做了比较详细的说明。程序在2000下通过。-Bi tree typedef struct bitree char data struct bitree*left,*right basic use of tree create init queue push queue empyt. hope you like it.
<西夏雨> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法computing-the-value-of-an--integrat

说明:倒推法推导计算积分的数值(此方法可以使计算出来的数值积分和实际的误差更小)-the back ward of computing the vlue of an integrate
<张科> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法ecs

说明:二叉树的创建、插入、删除、前序中序后序遍历。-Binary tree to create, insert, delete, inorder preorder postorder traversal.
<王加夫> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法FindStringInSortedArray

说明:通过递归实现二分法,以递归的方式能快捷直接的实现平时要比较麻烦的二分法查询功能-// Function: FindStringInSortedArray // Usage: index = FindStringInSortedArray (key, array, n) // ------------------------------------------------------------- // The functi
<jim> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BUBLE-SORT

说明:sorting and sershing by buble
<batool> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法activitySelector

说明:活动选择算法问题的C++具体实现代码。 输入:按时间排好序的开始数组S,完成时间数组F。 输出:表示一个最大相容活动组的向量。-Activity selection algorithm issues specific implementation C++ code. Input: sorted by the time the start of the array S, the completion time of an arra
<space> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法2sat

说明:NP完全问题 2-SAT 算法 分析 详解 二元可满足探讨-NP complete problem 2-SAT algorithm analysis Detailed Discussion Dual meet
<yang > 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法bei_bao

说明:可以解决背包问题,而不是0-1背背包。使用于数据结构里面的课后题!-Knapsack problem can be solved, not the 0-1 knapsack back. Data structure used inside the after-school question!
<黄健> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法c-data

说明:读取本次东北三省数模竞赛第三题的测井数据-Read The Mathematical Modeling Contest in Northeast China the third title of the logging data
<> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法9-1

说明:1、利用尾插法创建两个类型为字符型的带头结点的有序单链表La和Lb。 2、将La和Lb合并到一新链表Lc中,使得Lc表中元素值也有序,统计Lc中元素个数并显示出来。 3、要求:屏幕上可以显示La和Lb元素列表,以及合并后单链表Lc元素列表。 -1, by the end of interpolation method to create two types of nodes as the lead character of
<罗航宇> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 329.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org