代码搜索:Specify
找到约 4,132 项符合「Specify」的源代码
代码结果 4,132
www.eeworm.com/read/466557/7026800
in qrencode.1.in
.TH QRENCODE 1 "Jan. 23, 2008" "qrencode @VERSION@"
.SH NAME
qrencode \- Encode input data in a QR Code and save as a PNG image.
.SH SYNOPSIS
.B "qrencode"
[OPTION]...
[STRING]
.SH DESCRIPTION
Libqre
www.eeworm.com/read/463249/7185168
txt readme.txt
The vbudp sample can send or receive UDP datagrams and broadcasts.
To send and receive UDP datagrams, start the first instance of vbudp on machine1, and the second instance of vbudp on machine2. In
www.eeworm.com/read/436995/7757456
m xsortrec.m
% xsortrec.m
% Scope: This MATLAB program reads a data file (each row is a record),
% sorts the records by the elements of a specified column in
%
www.eeworm.com/read/242380/13008334
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following
// attributes.
//
// change them to the information which is associated
www.eeworm.com/read/140756/13062815
8 mprecv.8
.\" $KAME: mprecv.8,v 1.4 2000/12/05 08:51:35 itojun Exp $
.\"
.\" Copyright (C) 1999 WIDE Project.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/327524/13073524
txt abstract.txt
RSA Software-
This software is a to demonstrate Rivest-Shamir-Adleman (RSA) public encryption scheme. User can specify one or both the prime numbers. Also, software will generate the prime numbers in
www.eeworm.com/read/241189/13164363
txt winme_e.txt
DigitalChina DCN-530TX Fast Ethernet Adapter
Windows Me Driver Installation
Contents:
---------
(A) Installing the driver on Microsoft Windows Me
(B) Conf
www.eeworm.com/read/319404/13452645
m subsref.m
function b = subsref(a,s)
% SUBSREF
switch s.type
case '()'
ind = s.subs{:};
for k = 1:length(ind)
b(k) = eval(strrep(char(a),'x',num2str(ind(k))));
end
otherwise
erro
www.eeworm.com/read/318604/13475160
8 grub.8
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
.TH GRUB "8" "May 2005" "grub (GNU GRUB 0.97)" FSF
.SH NAME
grub \- the grub shell
.SH SYNOPSIS
.B grub
[\fIOPTION\fR]...
.SH DESCRIPTI