sun s jce books,include all algrithm such as md5/ras sha tc
标签: algrithm include books such
上传时间: 2016-01-29
上传用户:qweqweqwe
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
find the information about a host with the DNS retrieving system calls, such as gethostbyname() and gethostbyaddr(). (2) All the required information are in the hostent structure. (3) All the aliases and IP addresses of the host is stored in the hostent structure using linked list (链表).
标签: gethostbyname information retrieving the
上传时间: 2016-02-21
上传用户:13517191407
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
标签: cross-compiler arm-linux-gcc Compile SQLite
上传时间: 2016-03-14
上传用户:qb1993225
all project created will have such file
上传时间: 2013-12-26
上传用户:wys0120
clearly explains concepts such as introspection, overriding built-ins, extending Perl s object-oriented model, and testing your code for greater stability.
标签: introspection object-orien overriding built-ins
上传时间: 2013-12-17
上传用户:aeiouetla
you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
标签: different matlab change system
上传时间: 2016-03-27
上传用户:小眼睛LSL
This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements. By Daniel Perez Palomar (last revision: May 10, 2004). Feel free to distribute this file as it is (without including any modifications).
标签: diag function obtains unitary
上传时间: 2013-12-19
上传用户:dsgkjgkjg
This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
标签: floating-point calculations performing devices
上传时间: 2016-05-03
上传用户:大融融rr
SQL syntax Daquan Details of various SQL language and syntax, the words such as programming
标签: syntax programming SQL language
上传时间: 2013-12-12
上传用户:onewq