登录
首页 » Visual C++ » vccangkuguanlixitong

vccangkuguanlixitong

于 2010-07-04 发布 文件大小:316KB
0 232
下载积分: 1 下载次数: 3

代码说明:

  vc编写的程序 能够运行 进行删除添加等功能齐全(warehouse management system source code, normal operations, a full range of functions available for reference, study)

文件列表:

vb仓库管理系统%2B源码
...................\calc.exe,94208,1999-05-05
...................\ChangePassword.frm,8778,2009-02-17
...................\ChangePassword.frx,3274,2009-02-17
...................\DataEnvironment1.DCA,7288,2006-01-10
...................\DataEnvironment1.Dsr,13789,2006-01-10
...................\FrmDataMake.frm,73357,2009-02-17
...................\FrmDataMake.frx,862,2009-02-17
...................\FrmFindArticle.frm,17964,2009-02-17
...................\FrmFindArticle.frx,1418,2009-02-17
...................\FrmFinddate.frm,14584,2009-02-17
...................\FrmFinddate.frx,1418,2009-02-17
...................\FrmFindperson.frm,16623,2009-02-17
...................\FrmFindperson.frx,1418,2009-02-17
...................\frmOperater.frm,12345,2009-02-17
...................\frmOperater.frx,3274,2009-02-17
...................\FrmOutstorehouse.frm,36188,2009-02-17
...................\FrmOutstorehouse.frx,1424,2009-02-17
...................\frmPerson.frm,12586,2009-02-17
...................\frmPerson.frx,3274,2009-02-17
...................\FrmPrintMonth.frm,14882,2009-02-17
...................\FrmPrintMonth.frx,1197,2009-02-17
...................\FrmPrintMust.frm,9132,2009-02-17
...................\FrmPrintMust.frx,1090,2009-02-17
...................\frmTEMP.frm,3649,2009-02-17
...................\FrmTotalmonth.frm,14165,2009-02-17
...................\FrmTotalmonth.frx,885,2009-02-17
...................\ghost.exe,512000,2009-02-17
...................\Instorehouse.frm,40518,2009-02-17
...................\Instorehouse.frx,1424,2009-02-17
...................\Login.frm,14606,2009-02-17
...................\Login.frx,5480,2009-02-17
...................\main.bas,205,2009-02-17
...................\Mainform.frm,16318,2009-02-17
...................\Mainform.frx,21313,2009-02-17
...................\monthoutReport.DCA,54122,2009-02-17
...................\monthoutReport.Dsr,39731,2009-02-17
...................\monthoutReport.dsx,31,2009-02-17
...................\MonthReport.DCA,51825,2009-02-17
...................\MonthReport.Dsr,29292,2009-02-17
...................\MonthReport.dsx,31,2009-02-17
...................\MSSCCPRJ.SCC,193,2004-08-12
...................\MustReport.DCA,48726,2009-02-17
...................\MustReport.Dsr,16315,2009-02-17
...................\MustReport.dsx,31,2009-02-17
...................\Storehouse.mdb,401408,2009-02-17
...................\Uml.rdm,52790,2004-08-19
...................\VB5F.tmp,45048,2009-02-17
...................\VB63.tmp,45048,2009-02-17
...................\VB67.tmp,45048,2009-02-17
...................\仓库管理.PDM,6151,2004-08-23
...................\仓库管理.vbp,3067,2009-02-17
...................\仓库管理.vbw,1120,2009-02-17

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

发表评论

0 个回复

  • ghmg
    正则式到有穷自动机 有个别软件在安装时金山毒霸会提示存在木马程序,属于误报。原因是在用(Regular style to DFA has individual software installation Jinshan drug tyrants will be prompted to exist Trojans are false positives. The reason is that the use of)
    2008-05-30 18:54:53下载
    积分:1
  • GridViewgroup
    gridviewhelpervb cla
    2007-12-18 09:14:14下载
    积分:1
  • duobianxingsaomiao
    用多边形扫描线填充算法,实现对多边形围成区域的填充。(Filled with polygon scan line algorithm for polygon filling surrounding region.)
    2009-07-01 22:59:57下载
    积分:1
  • toCstring
    将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中(different data format conversion cstring format, is a convenient, the paper documents exist txt)
    2006-09-27 18:16:45下载
    积分:1
  • RS232_VC
    串口调试:这还是个初步的!如果你有兴趣还可以自己再改!如果还有更好的请联系我(serial debugger : This is still preliminary. If you are interested in then they can change! If there is a better contact I)
    2006-09-23 09:52:49下载
    积分:1
  • VB-to-export-data-to-Excel-
    VB实现把数据导入到EXCEL表格当中去,很完美(VB to export data to Excel spreadsheet files)
    2014-03-20 14:25:25下载
    积分:1
  • AdressBook
    本程序实现了一个简单通讯录,用到了mfc的listbox,listctrl等控件,连接了access数据库。(This program implements a simple address book, use the mfc of the listbox, listctrl and other controls, connected to the access database.)
    2020-10-28 08:59:58下载
    积分:1
  • WSockServer
    Windows Socket Server
    2021-01-05 10:38:54下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • OPCserver-develop-by-vc
    OPC服务器开发指南,采用VC和VB进行开发指导(OPC developer guide by use VC or VB)
    2014-12-10 22:19:08下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载