-
beipaowenti
背包算法的c++简单实现,很有用的,可以看看(Knapsack algorithm)
- 2012-04-10 19:32:41下载
- 积分:1
-
C
说明: 有关于矩阵的的一些运算和算法,有希尔排序的c实现,有数字取反的算法。(Some on the matrix computation and algorithms, a sort of c Hill implemented a number of negated algorithm.)
- 2010-11-17 15:02:58下载
- 积分:1
-
Bitree
二叉树的打包数据结构,包括遍历,删除,添加,注释详细(Packaged binary tree data structure, including traversal, delete, add, annotate details)
- 2015-10-04 23:44:33下载
- 积分:1
-
Polynomial
数据结构课程设计一元多项式的实现(抽象数据类型)(Data structure courses to design a polynomial realization (abstract data type))
- 2012-06-12 20:04:10下载
- 积分:1
-
数据结构实现图
数据结构里面实现图:拓扑排序、最小生成树、关键路径、深搜、广搜、优先路径
- 2022-01-26 01:48:55下载
- 积分:1
-
dongtaibiao.c
这是一个动态链表的建立、删除、逆序、插入等操作的程序(This is a dynamic linked list to delete the establishment of reverse insert and operating procedures
)
- 2012-12-27 13:10:52下载
- 积分:1
-
sf_2014320164457
数据结构中的许多东西,包括头文件、例题、习题等等(Data structure many things, including the header files, examples, exercises, etc.)
- 2014-04-03 15:24:34下载
- 积分:1
-
NewCode
清(英文)常见数据结构,代码实现,值得下载,值得分享(Qing (English) common data structure, code implementation, worth downloading, worth sharing)
- 2012-11-21 14:33:49下载
- 积分:1
-
ZZ
数据平滑,使用按箱平均值平滑法对以上数据进行平滑,箱的深度为3。
(b) 使用按箱中值平滑法对以上数据进行平滑,箱的深度为3。
(c) 使用按箱边界值平滑法对以上数据进行平滑,箱的深度为3。
提示:(1)使用链表,不使用数组。(2)数据放入一个数据文件中,不从键盘输入。(Data smoothing, use according to the box to the above average smoothing data smooth, the depth of the box for 3.
(b) use median smoothing method according to the box to the above data smooth, the depth of the box for 3.
(c) use according to the box the boundary value to the above data smoothing, smooth, the depth of the box for 3.
Tip: (1) using linked list, do not use an array. (2) data in a data file, not from the keyboard.
)
- 2020-06-28 19:20:01下载
- 积分:1
-
main
安全哈希算法的实现,使用的是C语言来实现的,希望对你有用(Secure hashing algorithm, using C language, and I hope to help you)
- 2015-11-20 20:42:26下载
- 积分:1