代码搜索:多模式
找到约 10,000 项符合「多模式」的源代码
代码结果 10,000
www.eeworm.com/read/318698/3565999
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("观察者模式")]
[
www.eeworm.com/read/318698/3566001
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("观察者模式")]
[
www.eeworm.com/read/318698/3566011
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("享元模式")]
[a
www.eeworm.com/read/318698/3566013
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("享元模式")]
[a
www.eeworm.com/read/318698/3566015
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("享元模式")]
[a
www.eeworm.com/read/318698/3566017
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("享元模式")]
[a
www.eeworm.com/read/318233/3571047
m program_13_12.m
% 当前延拓模式是补零
% 装载原始图像
load sinsin
% X 包含原始图像
subplot(221),image(X),colormap(map);
title('原始图像');
% 产生噪声图像
init=2055615866; randn('seed',init);
x = X + 18*randn(size(X));
subplot(222),image(x
www.eeworm.com/read/298155/3874533
dat funtc180.dat
函数名称: gettextsettings
函数原型: void far gettextsettings(struct textsettingstype far *texttypeinfo)
函数功能: 得到当前图形模式下的文字显示设置信息
函数返回:
函数说明: texttypeinfo 文字显示设置信息,该结构的定义如下:
www.eeworm.com/read/298155/3874665
dat funtc309.dat
函数名称: settextstyle
函数原型: void far settextstyle(int font, int direction, int charsize)
函数功能: 设置图形模式下字符显示底字体、方向和大小
函数返回:
函数说明: font 显示字体,取值如下:
DEFAULT_FONT = 0
www.eeworm.com/read/298155/3875000
dat funtc235.dat
函数名称: moveto
函数原型: void far moveto(int x, int y)
函数功能: 移动图形模式下的光标位置
函数返回:
函数说明: x,y 光标从当前位置移动的目的位置
所属文件: