登录
首页 » 数据结构 » Book Sales Management System " database of curriculum design papers, the con...

Book Sales Management System " database of curriculum design papers, the con...

于 2022-07-12 发布 文件大小:581.67 kB
0 267
下载积分: 2 下载次数: 1

代码说明:

图书销售管理系统》的数据库课程设计论文,内容完整,结构清晰,是个很好的数据库课程设计实例-Book Sales Management System " database of curriculum design papers, the contents of a complete, structural clarity, the database is a good example of curriculum design

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

发表评论

0 个回复

  • 求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报1,报依交进行,报n的人即出列,下...
    求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the start from a position of No. 1, 2, 3, ..., n, for a number of people reported a few, according to several newspaper pay, the newspaper n ie the out, the next person was from the beginning a few , and reported m is the second out of this series continue to repeat until the final out in a series, then get a series out of order, which called Joseph (Josephu) problem.
    2022-05-21 23:13:13下载
    积分:1
  • yingge dfsafa fafsadf sadfhjsafsafksa
    二叉树请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。 -yingge dfsafa fafsadf sadfhjsafsafksa
    2022-02-05 20:32:13下载
    积分:1
  • 一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。...
    一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。-a vc achieved using Kruskal algorithm, program flow is very clear, contribute to the understanding of the algorithm.
    2022-01-29 01:16:47下载
    积分:1
  • 学校管理系统
    应用背景和公司的;和公司的;和;学校;管理系统;您可以管理您的学校从这个代码,谢谢关键技术您可以更新您的学生,教师的细节,从这个应用程序,它将是容易您的工作
    2023-03-23 19:55:04下载
    积分:1
  • 快速 c + + xml 解析器
    这是一个魅力 xml c + + 解析器,如果您需要 xpath,请下载我的其他来源 (快速 c + + xpath 语法分析器).in 代码 xmltest,这测试解析器,向您展示如何使用解析器。
    2022-03-02 03:10:41下载
    积分:1
  • Fir filter的设计,FIR滤波器系
    Fir filter的设计,FIR滤波器系数-Fir filter design, FIR filter coefficients
    2022-03-23 06:20:25下载
    积分:1
  • UTE
    UTE - (U)niversal ASP (T)able (E)ditor 万能数据管理(管理后台)-oldest- (U) niversal ASP (T) able (E) Editor omnipotent data management (management background)
    2023-05-22 00:30:03下载
    积分:1
  • 数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构
    2022-08-10 06:02:56下载
    积分:1
  • Used VC++ 6.0+ Ado development apart from the basic to the additions and deletio...
    采用VC++6.0 + Ado开发 除了基本的增删改之外,还有以下特色 **可以直接将照片存于数据库,不必担心因为系统路径改变导致的更改。 **支持简单查询,模糊查询和精确查询和多种排序功能。 **双击左侧列表即可进行更改,右键保存。 **系统界面美观。 屏幕分辨率:1024*768 效果最佳 有需要源代码的朋友,通过电子邮件与本人联系。 Email:linchangcheng007@163.com 进一步了解本人相关作品,请访问本人的Blog。 Blog: http://blog.csdn.net/linchangcheng007/ 花了几天时间做的东东。对于VC开发,数据库开发入门来说很不错的。-Used VC++ 6.0+ Ado development apart from the basic to the additions and deletions, there are the following features can be directly** photos stored in the database without having to worry about because the system led to changes in the path of change.** Support a simple query, fuzzy query and precise queries and a variety of sorting functions.** Double-click the list on the left you can make changes, right-preservation.** System Interface beautiful. Screen Resolution: 1024* 768 best source code need to have a friend by e-mail with my contact. Email: linchangcheng007@163.com to learn more about my work-related, please visit my Blog. Blog: http://blo
    2022-06-22 05:53:17下载
    积分:1
  • 重写了微软提供SQLHelper(共用的库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置库连接字符串 2增...
    重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
    2022-06-02 10:24:49下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载