代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/100036/15460639
in 512b.in
#
# Sign and verify with MD5.
# All operations in this script use the second built-in key pair.
#
s
file
2
5
512b5.sig
v
file
2
5
512b5.sig
#
# Seal and open with DES.
#
e
file
512b
www.eeworm.com/read/105985/15649525
in 512b.in
#
# Sign and verify with MD5.
# All operations in this script use the second built-in key pair.
#
s
file
2
5
512b5.sig
v
file
2
5
512b5.sig
#
# Seal and open with DES.
#
e
file
512b1.env
2
1
512b1.key
www.eeworm.com/read/390194/8477752
txt 06-46.txt
例6- 46 矩阵的扩充。
>> A1=zeros(2,4)
A1 =
0 0 0 0
0 0 0 0
>> A2=ones(2)
A2 =
1 1
1 1
>> A3=ones(1,2)
A3 =
1 1
>> A4=zeros(1,2)
A4 =
www.eeworm.com/read/389636/8510143
txt abstract.txt
Digital to Analog Converter Example Program
===========================================
Project: DAC
Author: K. Bernhardt
This example program shows how to configure and use the
D/A Converter
www.eeworm.com/read/168118/9937410
m saveascii.m
function saveascii(filename,varargin)
%SAVEASCII Saves the 2-D array x into an ascii file, just like the
%built-in Matlab save command. The builtin save doesn't work with the
%'-ascii' in compile
www.eeworm.com/read/360770/10079218
m browse_f.m
%----------------------------------------------------------------
% Usage: browse_f
%
% Description: This creates an array of strings, nlib_fun, that
% contains the module numbe
www.eeworm.com/read/360770/10079261
m nlib.m
%----------------------------------------------------------------------
% Usage: nlib
%
% Description: Display the contents of the nlib toolbox. The
% functions labeled (buil