0-1 背包问题的一种新解法
针对目前求解0-1 背包问题算法的优缺点,开发了一种新的非递归算法。从计算0-1 背包问题最优值的递归方程出发,使用形式推导技术及序列抽象数据类型。在开发出循环不变式的同时,归纳得到用抽象程序
Real解包技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
针对目前求解0-1 背包问题算法的优缺点,开发了一种新的非递归算法。从计算0-1 背包问题最优值的递归方程出发,使用形式推导技术及序列抽象数据类型。在开发出循环不变式的同时,归纳得到用抽象程序
This book is intended for embedded system programmers, consultants and students interested in real-time operating syste...
The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format...
AN FPGA-BASED IMPLEMENTATION FOR MEDIAN FILTER MEETING THE REAL-TIME REQUIREMENTS OF AUTOMATED VISUAL INSPECTION SYSTE...
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorit...
2D Collsion Detection in Real-time Demonstration This is the sample application that accompanies Game Developer magazi...
water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and cont...
rfc2326中文文档,即RTSP(Real Time Stream Protocol)中文文档,学习和开发流媒体协议(rtsp)软件的圣经