联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 企业管理(584) 

[企业管理] project-HOPE

id:12C60001密码:admin1主程序是administrators。登录ID:12C6000x pwd:adminx,其中x=1,。,。。5、来宾帐户“来宾”。为中学C编程项目做过。{并非所有区域都正常}
id: 12C60001 password: admin1 the main program is administrators . login ids: 12C6000x pwd: adminx where x = 1,.,..5, guest account "guest" .did it for secondary school C programming project. {not all area is functional} (2024-02-23, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708651780275620.html

[企业管理] bank_account_project

为银行帐户创建基于控制台的项目是练习编程基础知识和理解类、继承和基本输入输出等概念的一种很好的方法
Creating a console-based project for a bank account is a great way to practice programming fundamentals and understand concepts like classes, inheritance, and basic input output (2024-02-21, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708466362371231.html

[企业管理] BankaApp

该存储库包含一个用C#编程语言实现的简单银行模型。该模型包含关键的银行功能,包括客户账户、交易、监控、维护和控制账户。
This repository contains a simple bank model implemented written in C# programming language. The model contains key banking functionalities, including customer accounts, transactions, monitoring, maintaining, and controlling of accounts. (2024-02-16, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708067994694338.html

[企业管理] BankManagementSystem

软件系统的编程旨在促进简化的帐户管理、记录保存和客户交互,利用MySQL作为数据库后端,确保安全高效的数据存储和检索。
Software system programmed to facilitate streamlined account management, record-keeping, and customer interaction, utilising MySQL as the database backend, ensuring secure and efficient data storage and retrieval. (2024-01-28, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706407348742911.html

[企业管理] command-line-banking-application-c-project

用C编程语言构建了一个银行应用程序,提供创建新帐户、向当前帐户添加资金的功能...
Experience a simple, effortless banking system - just run the code! Create multiple accounts, manage funds in respective accounts and access information with simplicity and ease. (2023-12-01, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701519008299964.html

[企业管理] c--program

c是一种基本的编程语言,c的父亲是美国电话电报公司(AT&T COMPANY)和BCPL的美国计算机科学家丹尼斯·里奇(Dennis Ritchie,1972)。。。。。如果你...,
c is a basic programing language and father of c is Dennis Ritchie American computer scientist(1972) in AT&T COMPANY and BCPL ..... if you want to know more detail about it than open my account and cheak .... thanks you !!!!!! (2023-10-17, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697685240597885.html

[企业管理] Mini-CRM-system

为了教初学者编程和理解OOP,以及更深入地了解PHP8,创建了一门课程...
In order to teach beginners programming and understanding OOP, as well as to dive deeper into PHP8, a course was created on YouTube with a step-by-step development of a mini CRM system from scratch. Here, the code will be stored for each lesson. (2023-05-15, PHP, 150KB, 下载0次)

http://www.pudn.com/Download/item/id/1686287636954553.html

[企业管理] Hotel-Management-System

用c++实现简易的小型宾馆管理系统,对初学C++编程人员有很好的帮助提升,包含面向对象以及存储文件等操作。
Easy to use c++ realize a small hotel management system for novice C++ programmers have a good help to enhance, including object-oriented and store files and other operations. (2015-12-20, Visual C++, 34KB, 下载4次)

http://www.pudn.com/Download/item/id/1450600870766654.html

[企业管理] ParkCPro

大二时用C++写的一个停车场管理系统,运用了队列的知识,没有使用界面,只是控制台。包含停车场和过道2个队列,使用了队列的类进行编程
Sophomore in C++ to write a parking management system, using the knowledge of the queue, there is no user interface, just the console. (2013-10-15, Visual C++, 13935KB, 下载2次)

http://www.pudn.com/Download/item/id/2374633.html

[企业管理] DSMS

这是部门的仓库管理系统,我开发项目的一部分在第二学期MCA……它有很多功能,比如鼠标编程和很多功能比如添加新的产品,更新库存
This is department of warehouse management system, a part of my development project in the second semester MCA... It has many functions, such as a mouse programming and many functions such as adding new products, update the inventory (2013-05-08, C/C++, 19KB, 下载3次)

http://www.pudn.com/Download/item/id/2234037.html

[企业管理] corporation-manage-system

VB语言编写的企业人事管理系统,对初学VB+ACESS数据库混合编程的同学是个不错的借鉴。初始登录账号为Admin密码为888888
Corporate personnel management system written in VB, the beginner VB+ACESS database hybrid programming students is a good reference. Initial login account: Admin Password: 888888 (2013-01-03, Visual Basic, 647KB, 下载11次)

http://www.pudn.com/Download/item/id/2104675.html

[企业管理] Personnel-Management-System

本系统使用JAVA编程,能全面管理公司人事管理中的各类主体,如人员信息查询,人员信息更新,人员添加,部门分配等
The system uses JAVA programming, can the personnel management of the overall management of the company in various subjects, such as personnel information inquiries, personnel information updates, add staff, the sectoral allocation (2012-03-08, Java, 2605KB, 下载7次)

http://www.pudn.com/Download/item/id/1788355.html

[企业管理] emplye-syetem

 优势分析 分模块,条理清晰,每个函数都有他自己的作用,从而多处代码重用; 有比较好的编程风格。代码缩进,命名比较规范; 人性化考虑。如添加记录时,用户想输入几条就几条。 劣势分析 内容比较简单,采用大家熟悉的线性链表存储结构,难度不是很大,只要注意细节即可。
employees system (2011-09-14, C++, 120KB, 下载4次)

http://www.pudn.com/Download/item/id/1645819.html

[企业管理] 2005101923468071

银行综合业务管理系统(vb) 功能虽然简单,但代码写得很好,有注解释,作者的编程风格很好,合适初学者学习
Banking integrated business management system (vb) function is simple, but the code is well written, there is the explanation of good programming style, suitable for beginners to learn (2010-07-30, Visual Basic, 63KB, 下载12次)

http://www.pudn.com/Download/item/id/1255042.html

[企业管理] wuyeguanli

物业管理系统是一个典型的数据库管理系统,系统由基本信息设置、货物托运管理、信息查询、报表管理、系统管理等模块组成,用VFP编程实现
Property management system is a typical database administration, system settings from the basic information, cargo shipment management, information query, report management, system management modules, with VFP Programming (2010-04-29, VFP, 1183KB, 下载14次)

http://www.pudn.com/Download/item/id/1148830.html

[企业管理] mygsglxt

一个简单的贸易公司管理系统 vc++ access实现 适合新手练习vc++的数据库编程 代码的使用已放在rar包里了
A simple management system for trading companies vc++ access achievement of practice for novice database vc++ programming code has been placed on the use of a bag rar (2009-05-19, Visual C++, 138KB, 下载20次)

http://www.pudn.com/Download/item/id/766302.html

[企业管理] InformationManagement

通过设计一个较为简单的《小型公司工资管理系统》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分析、编码测试、模块组装与整体调试的全过程,加深对C++的理解与Visual C++环境的使用;逐步熟悉程序设计的方法,并养成良好的编程习惯
Information Management (2009-05-15, Visual C++, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/761864.html

[企业管理] VC_ODBC_mysql

VC++ 使用ODBC连接MySQL编程.简单的学生信息管理系统.已经调试通过.
VC++ using ODBC to connect MySQL programming. Easy student information management system. Have been debug through. (2009-03-05, Visual C++, 117KB, 下载106次)

http://www.pudn.com/Download/item/id/661670.html

[企业管理] VCdb

利用VC+odbc以及ado技术对于职工工资管理系统,人事管理系统,宾馆管理系统进行了设计编程,里面有详细的使用说明
VC odbc ado and technical workers for wage management system and the personnel management system, Hotels Management System for the design program, which has detailed instructions (2007-06-19, Visual C++, 922KB, 下载185次)

http://www.pudn.com/Download/item/id/297613.html

[企业管理] xiaoshouhetong

VB编写的销售合同管理系统,完整的程序设计说明书 第1章 绪  论 1.1 项目背景 1.2实行销售合同管理的企业的业务特点 1.3 计算机管理销售合同的必要性 1.4 销售合同管理工作分析 第2章 可行性研究 2.1 管理可行性 2.2 技术可行性 第3章Visual Basic 6.0编程环境简介及数据库编程 3.1 VB编程环境简介 3.2 VB数据库编程 第4章 销售合同管理系统需求分析说明 4.1 引言 4.1.1 编写目的 4.1.2 参考资料 4.2 任务概述 4.2.1 开发目标 4.2.2 运行环境 4.2.3 条件与限制 4.3 功能需求 4.3.1 功能划分 4.3.2 功能描述 4.3.3 详细功能需求 4.4 性能需求 4.4.1 数据精确度 4.4.2 时间特性 4.4.3 适应性 4.5 运行需求
VB prepared by the sales contract management system integrity of the program design manual Chapter 1 Introduction 1.1 Background 1.2 projects a sales contract management enterprises in the industry Treasury 1.3 features computer management contract for the sale of 1.4 the need for the sales contract management Chapter 2 Analysis of the feasibility study 2.1 Management 2.2 feasibility technical feasibility of Chapter 3 of the Visual Basic 6.0 programming environment profiles and Database Programming Visual Basic 3.1 programming environment Profile Database Programming Visual Basic 3.2 Chapter 4 of the sales contract management sub-system requirements Analysis shows 4.1 Introduction 4.1.1 4.1.2 reference purposes preparation tasks outlined 4.2 4.2.1 Development Goals 4.2.2 4.2.3 runtime envi (2007-05-22, Visual Basic, 184KB, 下载98次)

http://www.pudn.com/Download/item/id/286189.html