代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/429580/8801865
txt 重点刊1物.txt
地球科学
测绘学报
遥感学报
地理科学
中国科学
计算机科学
地球物理学报
《Journal of Geodesy》、《Photogrammtric Engineering and Remote Sensing》和《Survey Review》《Geographic Information Sciences》
Computers & Geosciences, The Photo
www.eeworm.com/read/429580/8801869
txt 重点刊物.txt
地球科学
测绘学报
遥感学报
地理科学
中国科学
计算机科学
地球物理学报
《Journal of Geodesy》、《Photogrammtric Engineering and Remote Sensing》和《Survey Review》《Geographic Information Sciences》
Computers & Geosciences, The Photo
www.eeworm.com/read/428849/8834840
m demo_ocr.m
% DEMO_OCR Demo on Optical Character Recognition using SVM.
%
% Synopsis:
% demo_ocr;
%
% Description:
% For more information type 'help ocr'.
%
% About: Statistical Pattern Recognition Toolbox
%
www.eeworm.com/read/186716/8914572
m invert.m
function [out] = invert(in)
% INVERT ...... Inverts a binary sequence such that {1,0,1} becomes {0,1,0}.
% AUTHORS : M. Zeytinoglu & N. W. Ma
% Department of Electrical & Computer
www.eeworm.com/read/186716/8914617
m sinc.m
function [out] = sinc(in)
% SINC ........ Sinc function, sin(pi*x)/(pi*x).
%
% AUTHORS : M. Zeytinoglu & N. W. Ma
% Department of Electrical & Computer Engineering
% R
www.eeworm.com/read/177981/9424943
m da.m
%
% Data Analysis Toolbox
%
% Version 3.0
%
% (c) 1994-1995 H.Hiden & A.Mitchell
%
%
% Dept. of Chemical and Process Eng
www.eeworm.com/read/170474/9804669
txt rfc1690.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:安智平(fivestar anzp@xanet.edu.cn)
译文发布时间:2001-4-27
版权:本中文翻
www.eeworm.com/read/366434/9814854
txt rfc1690.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:安智平(fivestar anzp@xanet.edu.cn)
译文发布时间:2001-4-27
版权:本中文翻
www.eeworm.com/read/362246/10010357
m demo_ocr.m
% DEMO_OCR Demo on Optical Character Recognition using SVM.
%
% Synopsis:
% demo_ocr;
%
% Description:
% For more information type 'help ocr'.
%
% About: Statistical Pattern Recognition Toolbox
%
www.eeworm.com/read/166474/10018897
m norm2.m
function out = norm2(in)
%NORM2 Squared norm
% Y = NORM2(X) returns squared norm of vector X; Y = ||X||^2.
%
% D = NORM2(X-Y) is mostly used to evaluate minimum squared distance
% between two v