代码搜索:动态显示
找到约 830 项符合「动态显示」的源代码
代码结果 830
www.eeworm.com/read/389035/8551989
plg max7221.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\tongxinZhangQiang\Desktop\Max7221动态显示\Keil\Max7221.uv2
Project File Date: 09/19/2005
Output:
www.eeworm.com/read/367950/8745027
asm p260.asm
;该程序 实现了动态显示时间的功能,按 'q' 键退出。
assume cs:code
code segment
s1: db 9,8,7,4,2,0
s2: dw 0,0,0,0,0,0
s3: db '/','/',' ',':',':',' '
start:
mov ax,cs
mov
www.eeworm.com/read/381044/9113596
vhd disp.vhd
--数据显示子模块,自带分频,6位动态显示
package test_con is
constant N1:integer:=3686;
constant N2:integer:=10;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_log
www.eeworm.com/read/374530/9400029
vhd disp.vhd
--数据显示子模块,自带分频,6位动态显示
package test_con is
constant N1:integer:=3686;
constant N2:integer:=10;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_log
www.eeworm.com/read/349548/10819478
vhd disp.vhd
--数据显示子模块,自带分频,6位动态显示
package test_con is
constant N1:integer:=3686;
constant N2:integer:=10;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_log
www.eeworm.com/read/460213/7255532
vhd disp.vhd
--数据显示子模块,自带分频,6位动态显示
package test_con is
constant N1:integer:=3686;
constant N2:integer:=10;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_log
www.eeworm.com/read/480990/6655280
uv2 1-1.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/480990/6655294
uv2 2-1.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/402018/11543958
vhd disp.vhd
--数据显示子模块,自带分频,6位动态显示
package test_con is
constant N1:integer:=3686;
constant N2:integer:=10;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_log
www.eeworm.com/read/154899/11919810
bas 过程.bas
Attribute VB_Name = "Module2"
'1 列表框、复选框初始化, 在列表框、复选框中动态显示相关内容
Public Sub listinitial(ByVal s As String, ByVal list As Object)
Dim sql As String
Dim rs As ADODB.Recordset
Select