搜索:DataAccess
找到约 4 项符合「DataAccess」的查询结果
结果 4
https://www.eeworm.com/dl/fpga/doc/32585.html
教程资料
XAPP228 -Virtex器件内的四端口存储器
This application note describes how the existing dual-port block memories in the Spartan™-IIand Virtex™ families can be used as Quad-Port memories. This essentially involves a dataaccess time (halved) versus functionality (doubled) trade-off. The overall bandwidth o ...
https://www.eeworm.com/dl/kbcluoji/40055.html
可编程逻辑
XAPP228 -Virtex器件内的四端口存储器
This application note describes how the existing dual-port block memories in the Spartan™-IIand Virtex™ families can be used as Quad-Port memories. This essentially involves a dataaccess time (halved) versus functionality (doubled) trade-off. The overall bandwidth o ...
https://www.eeworm.com/dl/689/419964.html
SQL Server
学生类:Student 教师类:Teacher 主任:AdminTeacher 班主任:MasterTeacher 授课老师: PrelectTeacher 班级类:classTeam 班
学生类:Student
教师类:Teacher
主任:AdminTeacher
班主任:MasterTeacher
授课老师: PrelectTeacher
班级类:classTeam
班级考试信息类:classExam
功能接口:IFun
教师适配器:TeacherAdapter
数据库通讯:DataAccess
代理类:Proxy
教师考勤:TeacherDuty
学生考勤:StudentDuty
期末考试:Stud ...
https://www.eeworm.com/dl/633/430140.html
Java编程
基于Java技术
基于Java技术,只实现了ATM机的取款过程
在这个程序中,用到以下JAVA类库:
dataAccess(数据操作)类:包含用于数据库的相关操作
atmScreen(ATM屏幕)类:主要创建各操作窗体和相应按钮事件
Account(用户帐户)类:包含用户信息的验证、余额查询和扣钱等方法
readCard(读卡机) ...