代码搜索:如何学习 8BIT?
找到约 10,000 项符合「如何学习 8BIT?」的源代码
代码结果 10,000
www.eeworm.com/read/425964/1999416
vhd generator.vhd
----------------------------------------------------------------------------------
--
-- 采用ROM结构的8bit采样 sine波形发生器
--
-- Download from http://www.pld.com.cn
-- The data for each signal shape is st
www.eeworm.com/read/386113/2573277
vhd generator.vhd
----------------------------------------------------------------------------------
--
-- 采用ROM结构的8bit采样 sine波形发生器
--
-- Download from http://www.pld.com.cn
-- The data for each signal shape is st
www.eeworm.com/read/386113/2573296
vhd generator.vhd
----------------------------------------------------------------------------------
--
-- 采用ROM结构的8bit采样 sine波形发生器
--
-- Download from http://www.pld.com.cn
-- The data for each signal shape is st
www.eeworm.com/read/295391/8167144
lua tile graphic test.lua
-- Tile graphic test
function main ()
if mappy.msgBox ("Graphic test", "This is a test LUA script which generates a new block and graphic and shades it. In 8bit, the palette is set to greyscale
www.eeworm.com/read/171168/9768467
lua tile graphic test.lua
-- Tile graphic test
function main ()
if mappy.msgBox ("Graphic test", "This is a test LUA script which generates a new block and graphic and shades it. In 8bit, the palette is set to greyscale
www.eeworm.com/read/147110/12582658
vhd sine_generator[1].vhd
----------------------------------------------------------------------------------
--
-- 采用ROM结构的8bit采样 sine波形发生器
--
-- Download from http://www.pld.com.cn
-- The data for each signal shape is st
www.eeworm.com/read/113583/15452926
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit
www.eeworm.com/read/257487/11924791
c remote.c
/*********************************************************************/
//
// 学习型遥控器
//
/***********************************************