登录
首页 » Visual C++ » maketshouyin

maketshouyin

于 2012-12-03 发布 文件大小:1238KB
0 176
下载积分: 1 下载次数: 21

代码说明:

  超市前台收银系统用 c++ 和达梦数据库,包含数据库文件和源代码。(Supermarket front cash register system with c++ and dream up database that contains the database files and source code.)

文件列表:

超市收银系统 数据库课程设计
...........................\dm.sql,3802,2008-09-07
...........................\ReadMe.txt,514,2008-09-17
...........................\可执行程序
...........................\..........\SupermarketCahsier.exe,516214,2008-09-11
...........................\..........\user.dat,6,2008-09-17
...........................\数据库课程设计报告.doc,701440,2008-09-17
...........................\源代码(工程)
...........................\..............\CashierLogDlg.cpp,3571,2008-09-08
...........................\..............\CashierLogDlg.h,1305,2008-09-07
...........................\..............\CashierOperationDLg.cpp,36996,2008-09-09
...........................\..............\CashierOperationDLg.h,2433,2008-09-08
...........................\..............\CashierRecordSet.cpp,1567,2008-09-01
...........................\..............\CashierRecordSet.h,1412,2008-09-01
...........................\..............\CashinfoRecordSet.cpp,1476,2008-09-01
...........................\..............\CashinfoRecordSet.h,1399,2008-09-01
...........................\..............\CustomerRecordSet.cpp,1630,2008-09-06
...........................\..............\CustomerRecordSet.h,1441,2008-09-06
...........................\..............\Debug
...........................\..............\.....\SupermarketCahsier.exe,516214,2008-09-11
...........................\..............\.....\user.dat,6,2008-09-14
...........................\..............\GoodsRecordSet.cpp,1467,2008-09-01
...........................\..............\GoodsRecordSet.h,1369,2008-09-01
...........................\..............\HelpDlg.cpp,1336,2008-09-08
...........................\..............\HelpDlg.h,1226,2008-09-08
...........................\..............\MainFrm.cpp,10548,2008-09-08
...........................\..............\MainFrm.h,2617,2008-09-08
...........................\..............\QueryCashinfoRecordSet.cpp,1626,2008-09-07
...........................\..............\QueryCashinfoRecordSet.h,1473,2008-09-07
...........................\..............\QueryTradeinfoRecordSet.cpp,1716,2008-09-11
...........................\..............\QueryTradeinfoRecordSet.h,1520,2008-09-08
...........................\..............\ReadMe.txt,4599,2008-08-31
...........................\..............\res



...........................\..............\...\SupermarketCahsier.rc2,410,2008-08-31

...........................\..............\resource.h,3151,2008-09-08
...........................\..............\StdAfx.cpp,220,2008-08-31
...........................\..............\StdAfx.h,1095,2008-09-01
...........................\..............\SupermarketCahsier.aps,291952,2008-09-11
...........................\..............\SupermarketCahsier.clw,7159,2008-09-11
...........................\..............\SupermarketCahsier.cpp,4909,2008-09-08
...........................\..............\SupermarketCahsier.dsp,6631,2008-09-09
...........................\..............\SupermarketCahsier.dsw,544,2008-08-31
...........................\..............\SupermarketCahsier.h,1844,2008-09-06
...........................\..............\SupermarketCahsier.ncb,254976,2008-09-14
...........................\..............\SupermarketCahsier.opt,58880,2008-09-14
...........................\..............\SupermarketCahsier.plg,1646,2008-09-11
...........................\..............\SupermarketCahsier.rc,17654,2008-09-08
...........................\..............\SupermarketCahsierDoc.cpp,1982,2008-08-31
...........................\..............\SupermarketCahsierDoc.h,1607,2008-08-31
...........................\..............\SupermarketCahsierView.cpp,4344,2008-09-09
...........................\..............\SupermarketCahsierView.h,2205,2008-09-09
...........................\..............\TradeDlg.cpp,6911,2008-09-08
...........................\..............\TradeDlg.h,1666,2008-09-08
...........................\..............\TradeinfoRecordSet.cpp,1501,2008-09-01
...........................\..............\TradeinfoRecordSet.h,1405,2008-09-01
...........................\..............\user.dat,6,2008-09-11

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

发表评论

0 个回复

  • RipEmurator
    说明:  Rip协议实现 仿真器, 技术上包括Qt TableView,UDPSocket。(Emulator Rip protocol implementation, technically, including Qt TableView, UDPSocket.)
    2021-04-20 21:18:50下载
    积分:1
  • CATIA-CAA-GenerateImage
    CATIA软件的二次开发,通过CAA开发创建图片(Generate Image in CATIA software by CAA)
    2020-11-09 14:09:46下载
    积分:1
  • ExeclTable
    说明:  改代码实现了MFC基于对话框来操作OFFICE中的EXCEL的简单示例(Change the code to operate the MFC dialog-based EXCEL OFFICE simple example in)
    2011-04-12 13:58:18下载
    积分:1
  • TCPsocket
    TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
    2012-10-21 09:39:54下载
    积分:1
  • PC-based-serial-communication
    基于Visual C++串口与下位机通信(Based on Visual C++ serial PC program to communicate with the microcontroller)
    2014-12-06 22:17:30下载
    积分:1
  • 使VB控件支持XP风格并需要要管理员权限运行
    说明:  使VB6的控件支持xp风格,并实现管理员权限运行!(Make VB6 control support XP style, and realize administrator privilege operation!)
    2020-06-21 08:00:02下载
    积分:1
  • levelset_withoutreinitialization
    利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。(The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here do not realize every time to be able to make the level set reinitialization functions tend to converge.)
    2010-01-13 22:30:46下载
    积分:1
  • spectrum
    用QT写的一个音频波形分析软件,包含频谱分析(A QT based waveform analysis)
    2012-04-02 09:03:53下载
    积分:1
  • PTZ-camera-control-system
    使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
    2013-09-24 22:31:17下载
    积分:1
  • VCsource
    VC++编写对RFID卡进行读卡,写卡,等等操作,需要VB编程环境才能查看源代码。(VC++ for RFID card card read and write CARDS, and so on operation, VB programming environment is needed to view the source code.)
    2016-01-08 21:57:47下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载