搜索资源列表
dp
- (1).问题描述:旅行商问题 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要 选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程( 或旅费)最小。 (2).程序设计要求: a. 设计一个动态规划算法 b. 任给一个输入实例,能输出最短路程及其路线 c. 能用图形演示旅行商的推销路线 输入要测试的文件名,如TSP6.txt,程序将利用动态规划求解该问题,给出最佳线 路,并用图形演示。
DP
- 这是一个用动态规划算法,来解决流水作业问题的C程序。
dp
- 动态规划的实现程序,用于最短路径的选择!
程序网址VB,VC,PB,PF,DP
- 程序网址VB,VC,PB,PF,DP一些常见的网站。 有些可能过期了。-some program websites of VB,VC,PB,PF,DF. These websites is familiar,but some of them may be overdue.
d12演示程序源文件(for vb)
- 文 件: FrmEasyD12 摘 要: 本程序主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。 创建日期: 2002年11月01日
cf_dpsk.rar
- 用VHDl语言写的一个DPSK的调制和解调程序,该程序可以实现相对相位调制解调。可以运行在xilinx ISE 或者是QuartusII下。 ,VHDl written in a language with DPSK modulation and demodulation process, the program can be achieved relative phase modulation and demodulation. Can be run on xilinx ISE or Qua
DP-51_Program_for_Experiment
- 周立功实验板DP-51+的实验程序,包括IC卡读写、EEPROM、IIC虚拟、串口操作等十多个典型程序。其编程风格、文本规范都是值得学习的!-Week Ligong board DP-51+ The experimental procedures, including the IC card reader, EEPROM, IIC virtual, serial operation of more than 10 typical procedures. Its programming style
dp
- 正弦波,三角波,方波信号发生器程序,C语言编写,频率可调-Sine wave, triangle wave, square wave signal generator process, C language, frequency adjustable
Profibus_DP
- 使用8052单片机控制SPC3总线桥实现PROFIBUS-DP现场总线的从站部分C程序源码,已经编译、调试通过。特别提醒,此源码的编程思想很值得学习,虽然是针对单片机的C程序,但具有面向对象的设计思想等。-8052 single-chip microcomputer to control the use of SPC3 bus bridge the achievement of PROFIBUS-DP fieldbus slave part of C program source code ha
dp
- 这是针对于 初学动态规划的程序员所设计的一套讲义。它深入浅出的讲解了动态规划的基本原理及其推广-failed to translate
SPC3
- SPC3调试工具内附VB源码程序,调试Profibus-DP总线的小软件,根据调试需要可以修改源码,完成所需功能。-SPC3 debugging tools included with VB source code program, debug Profibus-DP bus, a small software that can modify the source code under the debugger needs to complete the needed functionality
dp
- 一个数据处理程序,运行后可以输入待处理的统计数据,就可以得到统计的均值,方差,根据不同的判断准则剔除坏值。-code for data processing
DP
- 一个类似影子系统的驱动程序,实现磁盘的保护-A similar shadow system, the driver to achieve the protection of disk
dp
- FORTRAN动态规划程序,适用于水库调度优化计算-FORTRAN dynamic planning process
DP
- 驱动程序磁盘过滤程序源码,用c++编写,非常使用-Driver disk filter program source code, written using c++
dp-51H--1
- ISP1581演示程序1说明 1. 概述 ISP1581是菲利普公司推出的USB2.0通讯芯片,能够实现比USB1.1更快的数据通讯。本程序演示的是 利用端点1进行收发通讯的例子。 -ISP1581 demo 1 Note 1. Overview ISP1581 USB2.0 Philip communications chip company launched, can achieve faster data communications than USB1.1. Thi
S7-300-DP-DX
- S7 300DP 数据交换程序实例,可以了解S7 300DP通讯-S7 300DP S7 300DP S7 300DP S7 300DP
DP
- 算法中的状态压缩Dp,十分的经典的DP方式,是程序员必须掌握的算法-State of compression algorithm Dp, the DP is the classic way, a programmer must master algorithm
dp匹配
- 利用dp算法计算图像匹配视差,本程序利用vs2013+opencv2.4.9编写。(The disparity of image matching is calculated by DP algorithm. This program is written by vs2013+opencv2.4.9.)
DP
- 动态规划算法程序,用于汽车能量管理方面的控制,可以给大家的相关方面的研究做为参考(Dynamic programming algorithm program for the control of automotive energy management, can be used as a reference for everyone's research)