登录
首页 » c# » 数据库系统

数据库系统

于 2022-03-01 发布 文件大小:2.14 MB
0 123
下载积分: 2 下载次数: 1

代码说明:

数据库系统项目是一个Web应用程序,是用C #实现。NET平台。 ;数据库系统C #。开发代码,网络项目的教程和指导。–实体关系(ER)图、数据流图(DFD),序列图和软件需求规格说明书(SRS)在报告文件数据库系统。 ;下载数据库的Web应用程序项目C # .net源代码 ; ;#。C。NET项目 ;Web迷你和源代码的主要项目。项目文档中可使用的数据库系统概要。此源代码导入NetBeans的应用开发。数据库系统项目的源代码,该,MCA,BCA,工程,BS,CS,软件工程的最后一年的学生可以提交的源代码在拼贴。这个源代码的提交该Ahire。下载免费的脚本,源代码,评论和更多。数据库系统屏幕截图。我们有炉排项目集 ;C #。网 ;源代码。

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

发表评论

0 个回复

  • cipher
    说明:  使用维吉尼亚密码进行控制台编程,实现对英文文本文件的加解密!(Virginia password using the console program, to achieve the English version of the document encryption and decryption!)
    2008-10-08 13:41:00下载
    积分:1
  • Honeywell-19001
    霍尔维尼二维的激光平台,不是手持版的。。(Hall Pooh dimensional laser platform)
    2014-08-31 21:37:53下载
    积分:1
  • vcexcel
    能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
    2012-02-21 20:31:37下载
    积分:1
  • 1046.-Plane-Spotting
    大多数自行车速度表工作通过使用霍尔效应传感器固定在自行车前叉。磁铁是附加到前轮上的辐条之一,它将与霍尔效应开关一次革命的车轮。速度计监测传感器计数轮革命。如果知道车轮的直径,距离可以很容易地计算如果你知道有多少革命的车轮。此外,如果时间完成革命,平均速度也可以计算出来。 对于这个问题,您将编写一个程序来确定总距离(英里)和平均速度(英里每小时)考虑到车轮直径,革命的数量和总时间的旅行。你可以假定前轮从未离开地面,并没有下滑或打滑。(Most bicycle speedometers work by using a Hall Effect sensor fastened to the front fork of the bicycle. A magnet is attached to one of the spokes on the front wheel so that it will line up with the Hall Effect switch once per revolution of the wheel. The speedometer monitors the sensor to count wheel revolutions. If the diameter of the wheel is known, the distance traveled can be easily be calculated if you know how many revolutions the wheel has made. In addition, if the time it takes to complete the revolutions is known, the average speed can also be calculated. For this problem, you will write a program to determine the total distance traveled (in miles) and the average speed (in Miles Per Hour) given the wheel diameter, the number of revolutions and the total time of the trip. You can assume that the front wheel never leaves the ground, and there is no slipping or skidding.)
    2013-12-21 14:06:26下载
    积分:1
  • 用C#实现启动欢迎画面
    用C#制作软件启动时的欢迎界面,开始画面,在软件被打开时最先显示的一个窗口效果,在本例中是直接调用一张图片来显示,但是具体的实现,比如图片显示的位置 、显示的时间长短等,用到的定时器,需要控制好,本实例代码就是向大家展示如何进行这些控制,部分代码为:   private void Form1_Load(object sender, EventArgs e)   {//启动窗体    Form2 MySplashForm = new Form2();    MySplashForm.ShowDialog();   }   private void Form2_Load(object sender, EventArgs e)   {//设置启动窗体    this.FormBorderStyle = FormBorderStyle.None;    this.BackgroundImage = Image.FromFile("test.jpg");    this.timer1.Start();    this.timer1.Interval = 10000;   }      private void timer1_Tick(object sender, EventArgs e)   {//关闭启动窗体    this.Close();   }   定时器控制:   private void Form2_FormClosed(object sender, FormClosedEventArgs e)   {//关闭定时器    this.timer1.Stop();   }
    2022-01-22 15:57:51下载
    积分:1
  • 文本编辑器
            简单明了的文本编辑器,包含大部分文本编辑功能,按天记录保存,便于查阅管理,比系统记事本更强大,使用C#编写,对于初学者有着很大的帮助,同时可以用作日常工作学习管理,希望大家提出宝贵的意见!
    2022-03-06 05:10:48下载
    积分:1
  • 数论因式分解
    这是在acm培训中的内容,就是计算任意的一个整数的因式分解的程序,比如30=2*3*5,这样可用于求最大公约数和最小公倍数以及其他用途。
    2023-08-18 01:00:06下载
    积分:1
  • AnimatedSpriteDemo
    GAME
    2006-03-08 19:53:40下载
    积分:1
  • Cyuyanhanshu
    C 类库 大家看看 也许在不知道这个函数原理的时候可能有用C 类库 大家看看 也许在不知道这个函数原理的时候可能有用C 类库 大家看看 也许在不知道这个函数原理的时候可能有用(C library to see if perhaps we do not know if this function may be useful when the principle of C library to see if perhaps we do not know if this function may be useful when the principle of C library to see if perhaps we do not know if this function when the principle may be Useful)
    2010-01-12 08:32:55下载
    积分:1
  • SyntecRemoteAPI_1.0.9
    说明:  CNC数据采集DEMO程序,用于工业互联网(the interface program for CNC data collection.)
    2021-01-29 01:49:52下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载