登录
首页 » Visual C++ » Farm-Manage-OS

Farm-Manage-OS

于 2016-03-29 发布 文件大小:5KB
0 220
下载积分: 1 下载次数: 2

代码说明:

  农场管理系统的C++实现 系统具有版本控制及基本的数据库管理功能 问题描述:农场主手下有经理、工人等人类。还有各种动物。这个系统能对不同操作对象(农场主、经理、工人等)提供不同操作权限。能够基本模拟农场的运行模式(Farm management system c++ implementation of the system with functions of version control and basic management problem description: farmers had managers, workers and other human beings. There are all kinds of animals. Can the system for different operating object (farmers, managers, workers, etc.) to provide different operating authority. The mode of the basic simulation to farm)

文件列表:

Farm Manage OS
..............\animal.cpp,6289,2015-04-27
..............\labour.cpp,9872,2015-09-26
..............\main.cpp,3699,2015-04-27

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

发表评论

0 个回复

  • tongxunlu
    通讯录MFC,通过Access建立数据库,ODBC接口访问数据库,Visual C++ 6.0开发环境实现添加、删除、查看、全部查看、退出等内容。(Mail list MFC, establish the database through Access, ODBC database access interface, Visual C++ 6 development environment to achieve add, delete, view, view all, exit and other content. )
    2014-06-30 18:53:22下载
    积分:1
  • DrawDyline
    说明:  使用MFC对图元文件进行操作,包括保存图元文件,使得变换窗口的时候图像不消失(The use of MFC to operate metafile, including the preservation of metafile which transform the window does not disappear when the image)
    2009-07-24 19:58:48下载
    积分:1
  • bianjiqi
    功能:输入一页文字,程序可以统计出文字、数字、空格的个数。   静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 (功能:输入一页文字,程序可以统计出文字、数字、空格的个数。)
    2021-01-06 14:18:53下载
    积分:1
  • fsdfsfsgfgrfbfrshsdsfh
    用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。(with visual c editing of a spiral bands N magic square procedures, functions magic square.)
    2007-07-09 23:34:59下载
    积分:1
  • Bluetooth
    CBluetoothDlg dlg m_pMainWnd = &dlg INT_PTR nResponse = dlg.DoModal()
    2010-01-14 12:08:18下载
    积分:1
  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • zld2attitude
    捷联惯导系统姿态解算,从IMU读入数据,输出数据与INS进行比对(Attitude Algorithm in Strap-down Inertial Navigation System )
    2017-04-04 20:26:19下载
    积分:1
  • CG_Client_Source
    这是一个C++写的魔力宝贝登录器.直接可以通过编译. CG_Client.aps CG_Client.cpp(This is a C++ write the Magic Baby login device. CG_Client.aps CG_Client.cpp)
    2021-02-24 13:19:39下载
    积分:1
  • PPvNQBAAR
    制作滚动的字幕的程序的源码,很好,初学者的福音(Making the scrolling marquee program source code, good for beginners Gospel)
    2013-01-29 19:08:09下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载