登录
首页 » 算法 » Algorithm design in the 0

Algorithm design in the 0

于 2022-02-26 发布 文件大小:1.47 kB
0 66
下载积分: 2 下载次数: 1

代码说明:

算法设计中的0-1背包问题,递归的应用 算法设计中的0-1背包问题,递归的应用-Algorithm design in the 0-1 knapsack problem, recursive application of algorithm design in the 0-1 knapsack problem, recursive application of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dxf 读取
    应用背景Build Instructions: Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages or equivalent installed via your package manager. cd libredwg ./autogen.sh && ./configure && make && sudo make install cd ../dxflib ./configure && make && sudo make install cd .. Once the above dependencies have been built, edit /usr/local/include/dwg.h, and rename the THICKNESS constant (or add _ to end). It conflicts with another constant included in the converter, but is not used itself. After that, just run "make". That"s it! 关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
    2022-12-18 16:30:03下载
    积分:1
  • 遗传的TSP问题
    求解方法简单明了,注释详细,易于理解
    2023-08-24 03:30:03下载
    积分:1
  • qt 调用类
    应用背景   在qt环境下,先写了类,类中包含构建函数和减法函数。然后再写另一个主函数,来调用    这个类中的函数,如果调用成功,就会返回调用成功结果。                                                                                                                                                                                                                                                            
    2023-08-18 10:20:03下载
    积分:1
  • C++程序实现的各种随机数的生成程序。
    C++程序实现的各种随机数的生成程序。-C program of random number generation procedures.
    2022-11-26 10:00:03下载
    积分:1
  • 快速排序、归并排序与选择排序平均时间之比较
    /*----------------------选择排序-----------------------------*/ void SelectSort(int data[],int low,int high) { for(int i=low;i
    2022-03-18 12:13:58下载
    积分:1
  • 实现一个超过了计机所表示范围的长整数的加减
    实现一个超过了计算机所表示范围的长整数的加减法-achieve an over by the computer, said the scope of the long integer addition and subtraction
    2023-04-11 17:05:03下载
    积分:1
  • 二维屏幕上表现三维点的绘制方――适合图形编程的数字运原理...
    二维屏幕上表现三维点的绘制方法――适合图形编程的数字运算方法原理-2D screen performance 3D Rendering point-- suitable for graphical programming method of calculation principle
    2022-04-14 15:50:00下载
    积分:1
  • 在VC++环境用牛顿去求解方程,从而得到方程的根
    在VC++环境用牛顿法去求解方程,从而得到方程的根-search boots
    2022-03-12 12:44:01下载
    积分:1
  • 扫雷游戏
    资源描述  用Java编程实习 扫雷游戏 1、所有的源文件全部都在文件夹——>saolei——>src——>com——>etc——>game文件夹下。 2、main函数为程序启动入口,在Tset源文件中。
    2022-03-01 08:17:28下载
    积分:1
  • 简单有限元计程序。 NJF
    简单有限元计算程序。 NJF---结点自由度数 E---弹性模量 NE---单元数 T---板厚度 VM---泊松比 z---实型二维数组,用来存放结点坐标 ZJ---实型二维数组,用来存放每个约束自由度方向和该方向的约束值, ie---实型二维数组,存放布尔矩阵 p---实型一维数组,先存放等效结点载荷,解完方程后存放输出的结点位移 a,b,a---实型数组,存放各个单元的面积及由结点坐标计算的bi,bj,ci,cj g---实型数组,存放单刚子块 zk---实型二维数组,存放整刚矩阵-Simple finite element program. NJF--- the number of nodes degree of freedom E--- elastic modulus NE--- units T--- plate thickness VM--- Poisson
    2023-02-27 12:45:04下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载