搜索结果
找到约 34 项符合
Entity 的查询结果
按分类筛选
数据库系统 实现ORMapping
实现ORMapping,利用Ado.net将数据库中的表映射到Entity 实现对实体访问的方式访问数据库;
源码 JAVA SMPP 源码
Introduction
jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second.
jSMPP is not ...
源码 源代码LIBRARY IEEE USE IEEE
通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit mr,my,mg,br,by,bg:OUT bit ) END traffic
源码 VHDL4选1数据选择器
VHDL编写的4选一数据选择器
entity mux41a is
       port(a,b:in
std_logic;
               s1,s2,s3,s4:in std_logic;
           &nbs ...