搜索资源列表
实验3 设计数据完整性
- (1)定义客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype的主键。 (2)定义以上各表的外键约束。 (3)定义惟一约束:customer表的loginname字段;supplier表的loginname字段和suppliername字段;creditgrade表的creditgradename字段;goodstype表的goodstypename字段。 -(1) The def
3
- 实验3:Linux网络参数的配置!!!大家
实验3 汇编语言程序设计(3)
- 我们最近做的实验-our recent experiments
3
- VB实验 3 3333实验的程序
数字信号实验报告3
- 数字信号处理实验上机报告!实验3:数字滤波器的作用和实现-digital signal processing experimental report on the plane! Experiment 3 : digital filter function and
实验3
- 学生成绩统计。从键盘输入一个班(全班最多不超过30人)学生某门课的成绩,当输入成绩为负值时,输入结束,分别实现下列功能: (1)统计不及格人数并打印不及格学生名单; (2)统计成绩在全班平均分及平均分之上的学生人数,并打印这些学生的名单; (3)统计各分
上机实验3-1
- 网站主页面设计,《web程序设计》第4版第3章上机实验3 ,实验3.1(Website homepage design, "web programming" fourth edition, the third chapter on the machine experiment 3, experiment 3.1)
实验3 MODBUS 485串口1
- MODBUS串口3实现串口通讯,稳定性高,架构简单。(MODBUS serial port 3 to achieve serial communication, high stability, simple architecture.)
实验3 按键输入实验
- STM标准例程中的按键输入实验,已经过论证(STM standard routines in the key input experiment, has been demonstrated)
实验3
- 组网技术实验指导3,VTP综合作业。实验作业指导,大家一起学习进步吧(Network technology experiment guidance 3, VTP integrated operation)
ALIENTEK MINISTM32 实验3 串口实验
- Uart串口通讯实验包括详细配置,希望可以帮到大家,(Uart serial communication experiment, including detailed configuration, I hope to help you,)
信号与系统实验3
- 1、利用Matlab求观察图示周期三角脉冲的傅里叶级数与原波形的关系。要求分别画出最高谐波次数n=1,3,5,7时合成波形与原波形的对照图。(The relationship between the Fourier series of the graphic periodic triangular pulse and the original waveform is observed by Matlab. The comparison of the synthetic and original
EMWIN实验3 文本显示
- 实现文本显示,基于STM32F429单片机,嵌入EMWIN(Implementation of text displayBased on STM32F429 MCU, embedded EMWIN)
lab3-3
- 清华大学c++语言程序设计第3章实验3代码(The third chapter Experiment 3)
3 Java实验3 宋广辉 201616010113
- HAUT计科JAVA实验3,英文说明是为了凑够二十个字,不要随意相信。(HAUT JAVA 3, English instructions are to get enough twenty words, do not believe it at will.)
杭电计算机组成原理多功能ALU设计实验3
- 计算机组成原理实验三 多功能ALU设计实验(Computer composition experiment three Design experiment of multifunction ALU)
实验3
- 实验3 简单多边形显示 实验目的:通过鼠标响应函数输入并显示多边形 基本内容: 通过鼠标依次输入n个顶点(n>=3),显示多边形。 1)建立多边形数据结构(保存顶点表、边信息,及其他信息) 2)用opengl显示多边形(Experiment 3 simple polygon display Experiment Objective: input and display polygon through mouse response function. Basic contents: The
工程与环境物探实验3
- 工程与环境物探实验3 仅供参考 仅供热爱工程与环境物探 对此方面感兴趣的同学学习
编译原理实验三
- 编译原理实验三 实验3 语法分析程序的设计(2)
scut数据库实验3实验报告
- scut数据库实验3实验报告,测试过完全ok,但是没有附源码