代码搜索:识别算法
找到约 10,000 项符合「识别算法」的源代码
代码结果 10,000
www.eeworm.com/read/449828/7496061
vbp romberg算法.vbp
Type=Exe
Form=Romberg算法.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\STDOLE2.TLB#OLE Automation
Startup="Form1"
Command32=""
Name="工程1"
HelpContextID="0"
Co
www.eeworm.com/read/449041/7519669
pdf 算法概论.pdf
www.eeworm.com/read/448987/7521071
htm 求和算法.htm
标题页
function dataCal(){
var sum=0;
var obj=document.getElementsByName("items"); //取得页面所有的items
www.eeworm.com/read/448964/7521469
doc rd 算法.doc
www.eeworm.com/read/447631/7548795
txt 算法说明.txt
attendance.exe个人考勤软件是我的一个习作,去年初调试完成后,我把它的全部源码在VC知识库网站(http://www.vckbase.com/)发表,那可以称为1.0版,当时的初衷是介绍我在开发基于对话框的VC++应用程序时如何解决打印和打印预览这个难点问题的。最近我把它又作了一些修改、完善,算作2.0版,准备上传到贵网站介绍给大家。算不上有什么多大的实用价值,一般朋友也就拿来 ...
www.eeworm.com/read/442379/7653806
doc kmp算法.doc
www.eeworm.com/read/440613/7685800
pdf 算法导论.pdf
www.eeworm.com/read/439268/7713765
m lms算法.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% lmsalgo : LMS algorithm demo
% Author : Tamer abdelazim Mellik
% Contact information :
%Department of Electrical & Computer
www.eeworm.com/read/436844/7761888
txt nb算法.txt
function [predict, accuracy] = NaiveBayes(Train, Test)
%Input: Training set and testing set, each row represents a instance, last column is label, begins from zero
%Output:predict label by NaiveBaye
www.eeworm.com/read/436486/7769317