代码搜索:assignment

找到约 8,196 项符合「assignment」的源代码

代码结果 8,196
www.eeworm.com/read/263314/11367768

txt d-filp-flop_hct175.txt

-- Quad D-Type Flip-flop -- This example shows how a conditional signal assignment statement could be used to describe sequential logic (it is more common to use a process). The keyword 'unaffected'
www.eeworm.com/read/405267/11467222

h m_common.h

/////////////////////////////////// // M_COMMON.H // Definites some common constant // Type assignment and so on // // PROJECT: Ultra Pac Man // PROGRAMER: Mal // LAST UPDATE: Dec. 2nd 200
www.eeworm.com/read/404808/11477742

lua strict.lua

-- -- strict.lua -- checks uses of undeclared global variables -- All global variables must be 'declared' through a regular assignment -- (even assigning nil will do) in a main chunk before being used
www.eeworm.com/read/157209/11730184

txt 四d触发器:74175.txt

-- Quad D-Type Flip-flop -- This example shows how a conditional signal assignment statement could be used to describe sequential logic(it is more common to use a process). -- The keyword 'unaffect
www.eeworm.com/read/157209/11730237

txt 汉明纠错吗编码器.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w
www.eeworm.com/read/345690/11795133

txt 四d觸發器74175.txt

-- Quad D-Type Flip-flop -- This example shows how a conditional signal assignment statement could be used to describe sequential logic(it is more common to use a process). -- The keyword 'unaffect
www.eeworm.com/read/345690/11795157

txt 漢明糾錯嗎編碼器.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w
www.eeworm.com/read/256544/11987627

lua strict.lua

-- -- strict.lua -- checks uses of undeclared global variables -- All global variables must be 'declared' through a regular assignment -- (even assigning nil will do) in a main chunk before being used
www.eeworm.com/read/151253/12225814

txt encode.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w
www.eeworm.com/read/149607/12362880

txt hamming_encoder.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w