Dm9000 100base/t network datasceet
标签: datasceet network 9000 base
上传时间: 2015-08-27
上传用户:dave520l
Linux_Kernel_Development_Second_Edition latest Linux kernel development information from a Novell .
标签: Linux_Kernel_Development_Second_E development information dition
上传时间: 2013-12-21
上传用户:cxl274287265
Procedure TSPSA: begin init-of-T { T为初始温度} S={1,……,n} {S为初始值} termination=false while termination=false begin for i=1 to L do begin generate(S′form S) { 从当前回路S产生新回路S′} Δt:=f(S′))-f(S) {f(S)为路径总长} IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1]) S=S′ IF the-halt-condition-is-TRUE THEN termination=true End T_lower End End
标签: Procedure init-of-T TSPSA begin
上传时间: 2013-12-20
上传用户:shinesyh
ITU-T G.729 ANSI-C Source Code
上传时间: 2013-12-20
上传用户:小草123
ITUT T.30协议,关于传真数据的具体规定,对于传真开发有一定帮助
上传时间: 2014-01-14
上传用户:fhzm5658
t.31协议,关于传真数据中的编解码,适合于传真开发
上传时间: 2014-06-01
上传用户:stella2015
Kernel.Development.2nd.Edition非常有用的Linux内核开发著作
标签: Development Edition Kernel Linux
上传时间: 2013-12-12
上传用户:Andy123456
Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML Recap Chapter 3: XML Basics: Reading and Writing Chapter 4: Event Streams Chapter 5: SAX Chapter 6: Tree Processing Chapter 7: DOM Chapter 8: Beyond Trees: XPath, XSLT, and More Chapter 9: RSS, SOAP, and Other XML Applications Chapter 10: Coding Strategies Index Colophon --------------------------------------------------------------------------------
标签: T. published McIntosh Edition
上传时间: 2013-12-24
上传用户:yzhl1988
ITU-T标准G.729源代码 、这么多还不行阿?
上传时间: 2015-09-04
上传用户:lyy1234
support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points N: dimension % atrain: alpha coefficients (from svcm_train on xtrain and ytrain) % btrain: offest coefficient (from svcm_train on xtrain and ytrain) % % ypred: predicted y (Lrun,1) containing class labels (-1 or +1) % margin: (signed) separation from the separating hyperplane (Lrun,1
标签: classification support machine Ltrain
上传时间: 2015-09-04
上传用户:问题问题