搜索资源列表
dp
- dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。
Profibus-DP-zz
- profibus-dp主站源代码,驱动,开发环境C
OPC-SERVER-VC-VB-DP
- OPC SERVER-VC-VB-DP例程
SP1_COMPROFIBUS_V5.1.rar
- Profibus DP 调试与诊断软件 Siemans COM PROFIBUS,Profibus DP debugging and diagnostic software Siemans COM PROFIBUS
DP
- 用道格拉斯普克算法对线进行化简,处理结果比较好-use DP algorithm with simplified lines
profibus
- Profibus DP software slave for MSP430F2252. Tested on Siemens S7 with 19200 and 93750 kbit
DP
- SIMATIC NET OPC Server Sample Programs DP-SIMATIC NET OPC Server Sample ProgramsDP
DP
- 动态规划算法,已通过调试,里面包含了两个测试文件-Dynamic programming algorithm, has passed testing, which includes two test file
dp
- 经典动态压缩DP,状态是f[i][j],表示第i行,以3进制j为状态。j的位代表一个格子,只能是:0表示第i行和第i - 1行都没有炮兵,1表示第i行没有炮兵而第i-1行有炮兵,2表示第i行有炮兵-Classic dynamic compression DP, status is f[i][j], that the first line i to j for the 3-band status. j representatives of a lattice, can only be: 0 ind
dp
- 一些典型DP题的代码,欢迎分享-DP typical code questions are welcome to share ... ... ... ... ... ...
DP-PA-Coupler_FDC157-0
- DP/PA coupler的详细资料,通过该文可以对coupler的技术指标有清楚认识,对自主开发coupler有帮助-DP/PA coupler detailed information, the adoption of the text of the coupler can have a clear understanding of technical indicators, the development of self-help coupler
automated-multi-layer-garage
- 北京立体车库监控系统源程序,可以实现PROFIBUS-DP现场总线技术及MPI总线技术的应用突破了PLC与PC之间传统的串口通讯,提高了PC与PLC的通讯效率;非接触IC技术、射频数据通讯技术的应用,使得立体车库趋于全自动化;模块化监控软件设计使得软件设计过程更加明晰,并预留有扩展接口,使得系统具有一定的可扩展性和开放性。-Beijing source three-dimensional garage monitoring system can be achieved PROFIBUS-DP f
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
- 动态规划DP题解 POJ HDU部分动态规划DP题解-Dynamic programming DP problem solutions POJ HDU problem solution part of dynamic programming DP
dp
- 只是来打一下酱油的,dp很难,突破dp就能拿牌-It s a very important program
profibus-dp
- Profibus - DP 在毫伏信号测量智能节点中的应用-Profibus- DP
dp
- 这是对dp算法的总结题目,对于想要学习dp算法的人,可以考虑一下一点一点做上面的题目。poj.org-This is a summary of topics dp algorithm, for people who want to learn dp algorithm, you can consider doing a little bit above the title. poj.org
01problem--DP
- 01背包问题,利用动态规划解决一些编程算法问题。-01problem,using DP to deal with this problem and it can help you understand the way to cope with the problems like this.
1085(Triangle-War)(DP)
- poj1085,记忆化DP+状态压缩求解-poj1085, memorial DP+ state compression technology to solve the problem
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.)