代码搜索结果
找到约 10,000 项符合
8 的代码
font8_8.c
/****************************************************************************************
* 文件名:FONT8_8.C
* 功能:8*8 ASCII码字体及显示函数。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
****
font8_8.h
/****************************************************************************************
* 文件名:FONT8_8.H
* 功能:8*8 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
font8_8.c
/****************************************************************************************
* 文件名:FONT8_8.C
* 功能:8*8 ASCII码字体及显示函数。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
****
ex8_8.m
%
% This program generates an impedance transformation
% plot in the Smith Chart as described in Example 8-8
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theo
fig8_8.m
%
% This program generates an impedance transformation
% plot for the circuits shown in Figure 8-8 (b) and (c)
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: The
p8-8.c
#include
/* 该标志在 SIGALRM 信号句柄中被设置. */
volatile sig_atomic_t flag = 0;
int main (void)
{
sigset_t block_alarm;
/* 初始信号屏蔽 */
sigemptyset (&block_alarm);
sigaddset (&block_alar
2-8-8.txt
电磁场有限元分析模型描述数据
结点总数:185
单元总数:256
结点相关数据
结点号 X坐标 Y坐标 电压载荷 结点类型
1 0.0000 0.0000 100.0000 1
2 0.0000 0.5000 0.0000 1
3 0.0000 1.0000 0.0000 1
4 0.0000 1.5000 0.0000 1
5 0.0000 2
font8_8.h
/****************************************************************************************
* 文件名:FONT8_8.H
* 功能:8*8 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
font8_8.c
/****************************************************************************************
* 文件名:FONT8_8.C
* 功能:8*8 ASCII码字体及显示函数。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
****