-
双链表c实现
数据结构最基本的算法,双链表的c实现,包括创建,删除,修改,增加成员等操作
- 2022-03-22 20:09:31下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1
-
随机亮小灯程序
应用背景
51单片机的必敲程序之一,通过使用灯的亮灭可以学习到如何操作51单片机的IO口,由浅入深地学习51单片机
关键技术通过一个随机程序,弄出一个随机值,然后通过对IO操作,最后输出到LED显示
- 2022-08-03 05:36:47下载
- 积分:1
-
弦链表算法合成等
弦链表算法合成等-Synthesis Algorithm String List
- 2022-05-12 14:08:54下载
- 积分:1
-
Volterra级数和失真的直接方法
下一步
- 2022-06-21 23:23:45下载
- 积分:1
-
cython写的DTMF解码器(python直接使用,效率和c接近)
cython写的DTMF解码器(python直接使用,效率和c接近)
- 2022-01-27 10:28:11下载
- 积分:1
-
DCT快速算法的C语言实现的64,
DCT快速算法64位的C语言实现,乘法次数目前最少,可嵌入解码器使用-DCT the fast algorithm 64 C language realization, the
multiplication number of times at present are least, may insert the
decoding use
- 2022-12-21 14:10:03下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
207.142.131.235 France for the largest matrix eigenvalue shape function paramete...
乘幂法求矩阵最大特征值函数形参分别为所求矩阵及矩阵的行列数-207.142.131.235 France for the largest matrix eigenvalue shape function parameters for the request matrix and the ranks of several matrix
- 2022-11-20 03:40:03下载
- 积分:1
-
AFD min的Java类
应用背景//////////////////////////////////// /完整的DFA/ / 2004-04-20////////////////////////////////// * *这个类实现了确定性的完整的有限自动机。的关键技术/ * *这个类实现了整数集的分区& lt;代码& gt;0,……,大小& lt;/代码& gt;。数组;
- 2023-06-26 10:55:03下载
- 积分:1