代码搜索:内核模式
找到约 10,000 项符合「内核模式」的源代码
代码结果 10,000
www.eeworm.com/read/168455/9912266
m example7_4.m
%给定一个原始图像
load geometry;
nbcol=size(map,1);
colormap(pink(nbcol));
figure(1);
image(wcodemat(X,nbcol));
title('原始图像');
%================================
%设置延拓模式为补零方式,对图像应用小波sym4进行3层分解,然后重构第3层近
www.eeworm.com/read/364295/9913430
asm fsled.asm
AJMP LA30
ORG 30H
LA30 : MOV SCON, #80 ;01010000,8位数据
MOV TMOD, #32 ;00100000,定时器1模式2,8位自动重装
MOV TL1, #0F1H
MOV TH1, #0F1
www.eeworm.com/read/166938/9988461
m waveletpacket_decomposition.m
% 当前的扩展模式是zero-padding
%装载信号
load leleccum;
x = leleccum;
figure(1);
subplot(211);
plot(x);
title('原始信号');
% 使用db2小波包对信号x进行3层分解
%使用Shannon熵
wpt = wpdec(x,3,'db2');
plot(wpt)
% 计算结点
www.eeworm.com/read/362558/9992470
txt 4_15.txt
void Get_nextpos(SString t, int next[])
/*求模式串t的next函数修正值并存入数组next[]中*/
{
int i,j;
i=0;
j=-1;
next[0]=-1;
while(i
www.eeworm.com/read/165501/10058998
c randpic.c
#include
#include
#include
long Addr[768];
int Mode;
Set_Mode (int mode) /*设置显示的模式,参数为INT 10H的子功能号*/
{
union REGS r;
r.h.ah=0;
r.h.al=mode;
int
www.eeworm.com/read/164410/10110003
c adc0_capture.c
//////////ADC0监控中断调试程序////////////////
/////////选择AIN0.3为ADC0转化输入,单端模式/////
//调试时可采用变位器作为ADC输入源,调节其电压观察监控中断情况//
//////adc0_capture.c///////////////////////////////////
#include "lcd.h"
#define AD
www.eeworm.com/read/359345/10154702
c 38.c
程序三十九 PC键代码
/*
芯片: AT90S4434
频率: 8,000000 MHz
模式: Tiny
*/
#include
#include "kb.h"
#include
#asm
.equ __lcd_port=0x15
#endasm
#include
// 全局变量
void
www.eeworm.com/read/359229/10160562
m example7_4.m
%给定一个原始图像
load geometry;
nbcol=size(map,1);
colormap(pink(nbcol));
figure(1);
image(wcodemat(X,nbcol));
title('原始图像');
%================================
%设置延拓模式为补零方式,对图像应用小波sym4进行3层分解,然后重构第3层近
www.eeworm.com/read/163075/10176869
m example7_4.m
%给定一个原始图像
load geometry;
nbcol=size(map,1);
colormap(pink(nbcol));
figure(1);
image(wcodemat(X,nbcol));
title('原始图像');
%================================
%设置延拓模式为补零方式,对图像应用小波sym4进行3层分解,然后重构第3层近
www.eeworm.com/read/281140/10260331
cn2 graphics.cn2
~aGRAPHICS~0
~aGRAPHICS~0将程序装入内存,允许MS-DOS打印出屏幕上显示的信息。仅当使
用彩色或图形适配器时才能使用~aGRAPHICS~0命令。
~aGRAPHICS~0命令支持CGA、EGA和VGA图形显示模式。
语法
~aGRAPHICS~0