登录

于 2022-07-09 发布 文件大小:146.50 kB
0 235
下载积分: 2 下载次数: 1

代码说明:

E-store CMU SSD7 EXE4答案. 实现要求全部功能 绝对满分-E-store CMU SSD7 EXE4 answer. All the functional requirements to achieve absolute perfect score

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 字信号处理器应用控制文件
    files about dsp applications control
    2022-02-10 08:20:29下载
    积分:1
  • small business card management system is implemented FOSS
    名片管理小系统实施源码-small business card management system is implemented FOSS
    2022-09-29 01:35:04下载
    积分:1
  • ACESS库使用时间长了之后,库文件后变得越来越庞大,本程序里的函可以实现对ACESS进行压缩 另外,当机器突然断电,可能对DB造成损坏,该函...
    ACESS数据库使用时间长了之后,数据库文件后变得越来越庞大,本程序里的函数可以实现对ACESS进行压缩 另外,当机器突然断电,可能对DB造成损坏,该函数也可实现修复-Acess database to use a long time after the database file after becoming increasingly large, the program can realize the function of Acess to compress the other hand, when a sudden power failure the machine may cause damage to DB, this function can also realize Repair
    2022-05-14 17:27:34下载
    积分:1
  • 顺序表的基本操作
    顺序表的基本操作-order the basic operation
    2022-02-03 07:21:59下载
    积分:1
  • 后台管理 用户名 admin 密码 admin
    后台管理 用户名 admin 密码 admin --------------------------------------------------- 功能说明 系统本着简洁实用的原则开发,便于使用者查询浏览,以及 查看药品库存情况和经营情况,实时操作药品库存数据。 前台部分: 药品信息、查询、库存操作、销售统计 后台管理部分: 管理员管理、分类管理、规格管理、产地管理、进货商管理、 药厂管理、药品添加、药品管理 --------------------------------------------------- 相关说明 本系统基于WEB浏览,须上传到服务器或自行建立IIS 本系统系自行设计自行开发,内部使用而制作,无后续升级版本-background management user name admin password admin--------------------------------------------------- system functionality In simple practical principles developed to facilitate users of Wikipedia, and check inventory of drugs and the operation of Real-time operating medicine inventory data. Prospects : drug information, inquiries, and inventory operations, the sale of statistical background management component : Administrators management, management, management specifications, production management, purchase management of pharmaceutical management, chemical additives, Drug Management---------------------------
    2022-03-24 19:09:08下载
    积分:1
  • h3h3h3面并不很精通。我最近看的书《分行与小波》《小波十讲》《小波变换与分傅里叶变换》《工程小波变换》等。上面所写,一部分来源于书,一部分来源于自己的体会...
    h3h3h3面并不很精通。我最近看的书《分行与小波》《小波十讲》《小波变换与分数傅里叶变换》《工程小波变换》等。上面所写,一部分来源于书,一部分来源于自己的体会。所以希望-h3h3h3 surface is not very proficient. I recently read "branch and wavelet" "wavelet 10 stresses" "wavelet transform and scores of Fourier transform," "project wavelet transform." The above was written part from the book, from the part of his experience. I hope
    2023-05-13 00:20:02下载
    积分:1
  • 1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB库。 3. 在IS...
    1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。 4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORITY=’7’,STATE=’F’),同时在PART表中添加ID为’0000000000’的零件,名称为“。 5. 除了修改数据库连接的属性,还需要修改数据模块中LOGIN方法的相关用户密码。 -1. In addition two IBConsole users LOGIN and Mater. passwords are PASSWORD. 2. User login with MISDBA MISDB database. 3. In ISQL, the importation of Chapter 9 of SQL; Or, according to Table 9-1 to Table 9-8 in SQL Explorer to create data sheets. After creating the database needs and Mater distribution LOGIN user access permissions. 4. According to Table 9-9 and Table 9-10 initial data set, Another need PERSON data tables set up a registration system for users (ID = "MAT" PASSWD = "PASSWORD" AUTHORITY ="7 ", STATE = "F"), PART table at the same time adding ID to"0000000000 "parts, name. " 5. In add
    2022-08-02 16:54:09下载
    积分:1
  • 拓扑排序c版()1.邻接表的实现 2.无环情况
    拓扑排序c版(数据结构)1.邻接表的实现 2.无环情况-topological sorting c version (data structures) 1. The adjacent table to achieve two. No part of
    2022-10-01 01:45:03下载
    积分:1
  • 陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!...
    陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!-Notch Filter (notch filter) algorithm description and design process, given the realization of MATLAB. A very good routines, after careful testing!
    2022-12-04 05:15:03下载
    积分:1
  • Sql 日期的相加操作
    开发过程中,总会遇到把一个数据表的行,以列的形式查询出来,这是一个动态的查询方法。以前总是容易忘记,发上来给新手看吧!这些命令多操作后就记住了, 
    2023-02-25 22:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载