登录
首页 » Windows开发 » Experimental C++ programming algorithm with backtracking to solve 01 backpack

Experimental C++ programming algorithm with backtracking to solve 01 backpack

于 2023-04-02 发布 文件大小:570.00 B
0 139
下载积分: 2 下载次数: 1

代码说明:

算法实验C++编程用回溯法解决01背包问题-Experimental C++ programming algorithm with backtracking to solve 01 backpack

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

发表评论

0 个回复

  • 优秀论文(基于非线性的雷达目标识别中的若干问题…
    几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part5-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part5
    2023-04-01 17:50:04下载
    积分:1
  • 舵机翻转
    基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序 基于stm32的舵机主程序
    2022-05-12 14:14:02下载
    积分:1
  • 字谜产生器(从字母、单词拼凑成一个简单的图…
    单词字谜产生器,(由一些单词字母,拼凑成的简单图画)-Word puzzle generator, (some words from letters, put together into a simple picture)
    2022-02-10 17:28:01下载
    积分:1
  • 这个是微软WINCE的OBEX协议例子,对红外和蓝牙很有参考价值的。...
    这个是微软WINCE的OBEX协议例子,对红外和蓝牙开发很有参考价值的。-Microsoft pulled this is the agreement OBEX example, infrared and Bluetooth development of great reference value.
    2022-03-05 08:03:25下载
    积分:1
  • graficos con estadisticas en VB
    graficos con estadisticas en VB
    2022-04-10 00:22:30下载
    积分:1
  • 获取XP登录密码
    应用背景当忘记XP系统密码时,可以编译getInfo的dll和exe,执行getInfoRun.exe在下次登录时就可以获取密码了,密码文件保存在windows根目录下的getPwdout.txt文件中关键技术DWORD WINAPI StartHook(LPVOID lpParam) { //得到msgina.dll //hooktable.hMsgina  int n = 0; hooktable.hMsgina = LoadLibrary("msgina.dll"); n  = GetLastError(); if (NULL == hooktable.hMsgina) { printf("getmoduleHandle msgina.dll error"); return -1; } //得到WlxLoggedOutSAS hooktable.OldADDR = (WlxLoggedOutSAS)GetProcAddress(hooktable.hMsgina, "WlxLoggedOutSAS"); if (NULL == hooktable.OldADDR) { printf("GetProcAddress WlxLoggedOutSAS error"); return -1; } int *OpCode = (int*)&hooktable.charJmpCode[1]; int Code = (int)hooktable.NewADDR - (int)hooktable.OldADDR -5; *OpCode = Code; HookWlxLoggedOutSAS(); return 0; }
    2023-08-31 22:05:04下载
    积分:1
  • 列出windows进程列表中的个进程所占cpu的百分比
    列出windows进程列表中的个进程所占cpu的百分比-List windows process list of the process of the percentage share of cpu
    2022-02-01 16:59:07下载
    积分:1
  • 这是我自己编的一个学校管理系统,用的是.NET平台。c++的源码。说明在里面。做得不好,站长不要怪哦。(我是一个大一的软件工程的学生,以后会进步的)...
    这是我自己编的一个学校管理系统,用的是.NET平台。c++的源码。说明在里面。做得不好,站长不要怪哦。(我是一个大一的软件工程的学生,以后会进步的)-This is Part I of a school management system, using yes.NET platform. C source code. Note inside. Well done, oh station not to blame. (I was a freshman in software engineering students, the future will progress)
    2022-09-21 15:55:03下载
    积分:1
  • you computer can bu shut down after a certain mintents.
    能实现定时关机,有两种选择方式,1时钟延迟2分钟延迟-you computer can bu shut down after a certain mintents.
    2022-03-12 14:12:02下载
    积分:1
  • VC++实现的摄像头点亮,拍照功能
    本文主要实现点亮摄像头,实现视频的捕获和拍照功能,已经在笔记本电脑上测试通过。希望对需要的人有帮助。主要功能实现的函数:virtual BOOL OnInitDialog(); afx_msg void OnButtonCatup(); afx_msg void OnButtonStop(); afx_msg void OnSave()。
    2022-03-23 16:51:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载