代码搜索:光子计数

找到约 7,260 项符合「光子计数」的源代码

代码结果 7,260
www.eeworm.com/read/290456/8482024

txt lcd计数显示程序.txt

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ---- Uncomment the following library declaration if instantiating ---- any Xilinx primi
www.eeworm.com/read/389675/8508863

asm 255计数器.asm

ORG 0000H ajmp start org 0030h start: MOV TMOD , #51H SETB TR1 MOV a,#00h ;;清0 MOV R0,a MOV R1,a MOV R2,a HP1: CLR A MOV A ,R0 MOV DPTR ,#T
www.eeworm.com/read/389675/8508865

asm 50000计数器.asm

ORG 0000H ajmp MIAN org 0030h MIAN: AW equ 60h ;个位数据缓冲 BW equ 61h ;十位数据缓冲 CW equ 62h ;百位数据缓冲 EW equ 63h ;千位数据缓冲 GW equ 64h ;万位数据缓冲 Mov AW,#0 ;初始化全为0 Mov BW,#0 Mov CW,#0 MOV
www.eeworm.com/read/286689/8748671

doc 0-99计数.doc

www.eeworm.com/read/386137/8763077

cpp 统计数字.cpp

#include #include #include void main() { int *ptr; int num,j,i,n; ptr=(int *)malloc(10*sizeof(int)); for (i=0;i
www.eeworm.com/read/386137/8763078

dsw 统计数字.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "统计数字"=".\统计数字.dsp"
www.eeworm.com/read/386137/8763079

opt 统计数字.opt

www.eeworm.com/read/386137/8763082

plg 统计数字.plg

Build Log --------------------Configuration: 统计数字 - Win32 Release-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/386137/8763083

dsp 统计数字.dsp

# Microsoft Developer Studio Project File - Name="统计数字" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/386137/8763084

ncb 统计数字.ncb