代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/162552/10296655
prg 图书管理程序.prg
**图书管理程序
set talk off
clear
use 图书信息表
@ 10,15 say "1,--------查询图书"
@ 11,15 say "2.--------增加图书"
@ 12,15 say "3.--------删除图书"
@ 13,15 say "4.--------修改图书"
@ 14,15 say "5.--------返回上一目录"
accept
www.eeworm.com/read/162552/10296666
fxp 学生操作系统程序.fxp
www.eeworm.com/read/162469/10303208
vhd 加法器源程序.vhd
------------------------------------------------------------------------
-- Single-bit adder
------------------------------------------------------------------------
library IEEE;
use IEEE.std_log
www.eeworm.com/read/162469/10303214
v 加法器源程序.v
// download from: www.pld.com.cn & www.fpga.com.cn
module counter (count, clk, reset);
output [7:0] count;
input clk, reset;
reg [7:0] count;
parameter tpd_clk_to_count = 1;
parameter
www.eeworm.com/read/162462/10303877
vhd 一个游戏程序.vhd
--
-- Copyright (c) 1993,1994 by Exemplar Logic, Inc. All Rights Reserved.
--
-- This source file may be used and distributed without restriction
-- provided that this copyright statement is n
www.eeworm.com/read/354996/10307446
pdf 12 matlab程序设计.pdf
www.eeworm.com/read/354930/10312564
bmp 屏幕保护程序(宣传产品).bmp
www.eeworm.com/read/280465/10327762
txt 微软面试题_程序.txt
www.eeworm.com/read/280434/10331137
pdf matlab优化程序的使用.pdf
www.eeworm.com/read/354660/10337240