代码搜索:16
找到约 10,000 项符合「16」的源代码
代码结果 10,000
www.eeworm.com/read/127443/14354529
x16 mix16.x16
www.eeworm.com/read/223063/14662771
cpp pgm16_16.cpp
//
// This file contains the C++ code from Program 16.16 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 199
www.eeworm.com/read/221223/14752845
m examp16_16.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);image(X);
colormap(map);title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)
www.eeworm.com/read/216280/15020384
c hz16_16.c
#include "config.h"
const uint8 hz0[][32]={//功能列表
//功 CB9A6
{0x000,0x020,0x000,0x020,0x07F,0x020,0x008,0x020,
0x00B,0x0FC,0x008,0x024,0x008,0x024,0x008,0x044,
0x009,0x044,0x00E,0x044,0x0F
www.eeworm.com/read/216280/15020429
c hz16_16.c
#include "config.h"
const uint8 hz1[][32]={
//一[16*16]横排
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x0FF, 0x0FE,
0x00, 0x00,
www.eeworm.com/read/216280/15020540
o hz16_16.o
www.eeworm.com/read/215794/15047689
bmp t16-16.bmp
www.eeworm.com/read/211976/15168963
h zimo16_16.h
//取模方式:纵向 倒序;先上下调换,再左右调换
/*-- 宋体12; 此字体下对应的点阵为:宽x高=16x16 --*/
/*-- 文字: 广 --*/
unsigned char code ZiMo_H_0[]={
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x0C,0
www.eeworm.com/read/209747/15214896
16×16点阵
www.eeworm.com/read/4632/37670