代码搜索:2000
找到约 10,000 项符合「2000」的源代码
代码结果 10,000
www.eeworm.com/read/447276/7555361
changelog
2000-09-11 Bruce Miller
* Version 1.0.1 Released.
2000-09-11 Bruce Miller
* Jama.Matrix print methods which create a NumberFormat, now set its
Loca
www.eeworm.com/read/447230/7555824
makefile
# +------------------------------------------------------------------+
# | mysvr |
# |
www.eeworm.com/read/447230/7555829
cpp mysvr.cpp
// mysvr.cpp : Defines the entry point for the console application.
//
#include "StdAfx.h"
#include "pop3.h"
int main(int argc, char* argv[])
{
int sum;
CPop3 pop3;
if ( argc == 4 )
www.eeworm.com/read/447020/7560228
m tncbig.m
function tncbig(nBytes)
% tncbig -- Test allowed size of file.
% tncbig(nBytes) creates a NetCDF file, then
% an array of nBytes. On Macintosh and PCWIN,
% we have long had difficulty gett
www.eeworm.com/read/446751/7567217
m alias.m
% This program illustrates the effect of alising
% of frequency leading to signal distortion
fs =10000; % sampling frequency
ts = 1/fs;
n = (1:50)*ts;
N = 1000; %No of points in DFT