代码搜索:提取技术
找到约 10,000 项符合「提取技术」的源代码
代码结果 10,000
www.eeworm.com/read/149028/12408321
txt readme.txt
请注意:
本例是从程序包中提取出来的,不能单独编译,
如果要编译,请参考第8例与第14例的程序包源描述.
www.eeworm.com/read/149028/12408545
txt readme.txt
请注意:
本例是从程序包中提取出来的,不能单独编译,
如果要编译,请参考第8例与第14例的程序包源描述.
www.eeworm.com/read/149028/12408681
txt readme.txt
请注意:
本例是从程序包中提取出来的,不能单独编译,
如果要编译,请参考第8例与第14例的程序包源描述.
www.eeworm.com/read/227218/14436842
txt readme.txt
请注意:
本例是从程序包中提取出来的,不能单独编译,
如果要编译,请参考第8例与第14例的程序包源描述.
www.eeworm.com/read/114880/15034729
bak z16.cpp.bak
/*************************************
提取单个汉字字模程序 16 dots
修改函数writehz()可以按自己的文件格式生成字库代码文件
作 者: David Wang
Email: wy94081@sina.com.cn
**************************************/
#include
www.eeworm.com/read/36948/898922
1039049-
%-------------------保存并读入伪装图像---------------
imwrite(uint8(Img_imbeded),'伪装图像.bmp');
Img_imbeded=imread('伪装图像.bmp');
I_water = imread('sy.bmp');%读入水印图像
%-----------------------提取算法--------------
www.eeworm.com/read/175689/5343386
m e_quadratic.m
figure('name','特征提取_Quadratic方法');
% load training data living in the input space
input_data = load('vltava');
% map data to the feature space
subplot(1,4,1);title('原始分布');
h1=ppatterns(inpu
www.eeworm.com/read/329862/3429440
cs accounts_users.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Model
{
///
/// 实体类Accounts_Users 。(属性说明自动提取数据库字段的描述信息)
///
public class Accounts
www.eeworm.com/read/428780/1954060
m e_quadratic.m
figure('name','特征提取_Quadratic方法');
% load training data living in the input space
input_data = load('vltava');
% map data to the feature space
subplot(1,4,1);title('原始分布');
h1=ppatterns(inpu
www.eeworm.com/read/402332/2325186
a oqaaaaaa.a
using System;
using System.Collections.Generic;
using System.Text;
namespace MODEL
{
///
/// 实体类MyNote 。(属性说明自动提取数据库字段的描述信息)
///
public class MyNote
{
public My