-
hunhebiancheng_123
matlab与CC++混合编程程序,可以参考下,适合初学者(matlab and C C++ mixed programming program, you can refer to, for beginners)
- 2013-07-12 12:27:54下载
- 积分:1
-
C#百度AI_文字识别DEMO
【实例简介】
C#百度AI_文字识别[调用接口]
- 2021-08-22 00:30:54下载
- 积分:1
-
PIC16F877单片机硬件IIC编程实例
PIC16F877单片机硬件IIC编程(PIC16F877 microcontroller programming hardware IIC)
- 2005-02-20 15:41:32下载
- 积分:1
-
12-01bag
01背包问题
问题陈述:给定n种物品和一背包,物品i的重量是wi,其价值为vi,背包的容量为C。合理选择物品装入背包,使得装入背包中物品的总价值最大。在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。
问题分析:0 1背包问题是一个子集选取问题,适合于用子集树表示0 1背包问题的解空间。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入左子树,在右子树中有可能包含最优解时才进入右子树搜索;否则将右子树剪去。
(01 knapsack problem problem statement: given n kinds of items, and a backpack, the weight of the items i wi, the value of vi, backpack capacity C. Reasonable choice items into a backpack, making the total value of the items loaded backpack. Each item i select items loaded backpack, there are only two choices that loaded backpack or loaded backpack. Items i can not be loaded into a backpack many times not only loaded items i. The problem analysis: 01 knapsack problem is a selected subset of the problem and suitable for the tree represents a subset of the solution space of 01 knapsack problem. Search solution space tree, as long as its left son node is a feasible node, the search into the left subtree, right subtree may contain only into the right subtree search the optimal solution Otherwise, the right subtree cut.)
- 2012-12-29 10:58:56下载
- 积分:1
-
classic_games_break_through_obstacles_flash_progra
flash编程突破障碍物游戏经典源码 classic games break through obstacles flash programming source code(classic games break through obstacles flash programming source code)
- 2010-08-15 16:22:03下载
- 积分:1
-
简单的提取背景的算法实现
转载,仅供参考。平均法视频关键帧提取。转载,仅供参考。平均法视频关键帧提取。转载,仅供参考。平均法视频关键帧提取。转载,仅供参考。平均法视频关键帧提取。转载,仅供参考。平均法视频关键帧提取。
- 2022-03-19 05:17:25下载
- 积分:1
-
Fly-to-the-Memory-with-MFC(1)
Fly to the Memory with MFC.
- 2012-08-08 12:03:41下载
- 积分:1
-
Atmel-ATSHA204A-Library
说明了204加密芯片的应用,极大地方便了使用这了解该芯片的使用和编程。(The application of 204 encryption chip is explained.)
- 2017-09-20 22:08:22下载
- 积分:1
-
0.96四针
说明: oled的IIC代码,包含有四角oled英文文档,原理图,此文档来源于网络,并非自己所整理。(The IIC code of OLED contains four corners of OLED English document, schematic diagram. This document is from the network, not collated by oneself.)
- 2020-06-19 07:20:02下载
- 积分:1
-
main
基于51单片机的红外线解码,控制继电器的开关,从而控制灯等电气的开关,实现简单的红外线无线控制。(Infrared decoding based on 51 single-chip computer controls the switch of relay, so as to control the switch of electric lights and so on, so as to realize simple infrared wireless control.)
- 2020-06-25 14:20:01下载
- 积分:1