代码搜索:Embed
找到约 2,683 项符合「Embed」的源代码
代码结果 2,683
www.eeworm.com/read/476282/6764917
m lsb_embed.m
[u pathname] = uigetfile('*.*', 'To select the Cover Image');
buffer = pwd;
t = [pathname u];
Image = imread(t);
[row col dim] = size(Image);
stego2 = Image;
maxnumber = round((row*col)/8);
[y,
www.eeworm.com/read/409694/11315729
pdf embed_rti.pdf
www.eeworm.com/read/408142/11404398
c embed_asm.c
__inline void enable_IRQ(void)
{
int tmp
_asm //嵌入汇编代码
{
MRS tmp,CPSR //读取CPSR 的值
BIC tmp,tmp,#0x80
www.eeworm.com/read/262462/11588770
h mysql_embed.h
/* Copyright (C) 2000 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou
www.eeworm.com/read/261166/11662542
h mysql_embed.h
/* Copyright (C) 2000 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou
www.eeworm.com/read/157223/11727927
m dwt_embed.m
www.eeworm.com/read/155982/11836601
m cdma_embed.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: CDMA based using multiple PN sequences embeded into whole object
% Watermark Embeding
clear all;
% save st