代码搜索结果
找到约 10,000 项符合
7 的代码
7segment.tdf
SUBDESIGN 7segment
(
i[3..0] : INPUT;
a, b, c, d, e, f, g : OUTPUT;
)
BEGIN
TABLE
i[3..0] => a, b, c, d, e, f, g;
H"0" => 1, 1, 1, 1, 1, 1, 0;
H"1" => 0, 1, 1, 0, 0, 0, 0;
d3dframe.h
//-----------------------------------------------------------------------------
// File: D3DFrame.h
//
// Desc: Class to manage the Direct3D environment objects such as buffers,
// viewports
sscomlcdtest.ini
;这是SSCOM的设置保存文件,您在程序中设置好的串口参数和字符串数据都会自动保存,请最好不要用外部编辑器改动本文件!
;如果文件被修改后程序不能打开,请删除本文件,程序将会自动生成一个新的ini文件.
;靠行首的半角分号是注释符号
;每行都以回车结束
;当前串口号Port
N80=,COM1
;波特率Band rate
N81=,38400
;数据位Data bits
N8 ...
main.c
#include "tc.h"
main()
{
init();
reset();
yyparse();
}
init()
{
static STATEINFO init_state;
state = &init_state;
}
reset()
{
state->scale = 0;
state->width = 8;
stat
classimage_e0666b33daa7ba55e3348d4fff02356f_cgraph.md5
2c2d934ea71fb8b278c197de7dfeedba
a01927.md5
dbf6205b3dde883e4a63cde7cca8286e
a03145.md5
afe7d6f7f0522ec0627949715036bc79
vacmtub.m73
P "2A3" 73
P "12AT7" 73
P "12AX7" 73
P "6C5" 73
P "6F6" 73
P "6J5" 73
P "6SF5" 73
vacmtub.m73
P "2A3" 73
P "12AT7" 73
P "12AX7" 73
P "6C5" 73
P "6F6" 73
P "6J5" 73
P "6SF5" 73
counter_test.in
///
/// created by oc8051 rom maker
/// author: Simon Teran (simont@opencores.org)
///
/// source file: C:\simont\counter_test.hex
/// date: 10/15/2002
/// time: 11:45:55 AM
///
01
4B
00
32