E-mail发送系统 DELPHI
上传时间: 2014-12-06
上传用户:日光微澜
零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
上传时间: 2014-08-28
上传用户:龙飞艇
经典的linux编程指导书 虽然是e文的,但是语言比较易懂。
上传时间: 2015-11-18
上传用户:xiaodu1124
st7920 128*64测试程序sbit RS = P1^0 sbit RW = P1^1 sbit E = P1^2
上传时间: 2014-01-11
上传用户:lanjisu111
本程序是一个将CanOpen协议的通讯转换为TTL串口通讯(9600,e,7,1),CANOPEN的站号是9
上传时间: 2015-11-26
上传用户:363186
C++BUILDER 模仿RS232 設備發出XONXOFF 軟體流量控制訊號,含源碼 可更該Baudrate 基本為7.E.2
标签: Baudrate BUILDER XONXOFF 232
上传时间: 2014-12-20
上传用户:linlin
图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6) w(1,[2,3,4])=[6,1,5] w(2,[3,5])=[5,3] w(3,[4,5,6])=[5,6,4] w(4,6)=2 w(5,6)=6 [a,b]=mintreek(n,w)
上传时间: 2015-11-30
上传用户:dreamboy36
SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sentences.
标签: examples e.g. weighted Training
上传时间: 2014-07-26
上传用户:zsjzc
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
标签: examples e.g. part-of-speech Training
上传时间: 2015-12-05
上传用户:gyq
effective C++.chm e ffective C++.chm
上传时间: 2013-12-28
上传用户:924484786