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

[企业管理] Hotel-Reservation-System---OOP

该项目是一个基于Java的酒店预订系统,管理客户和管理员帐户、房间预订和取消。它实现了面向对象编程(OOP)的概念,如继承、封装、关联和组合,以确保效率和准确性。
This project is a Java-based hotel reservation system that manages customer and admin accounts, room bookings, and cancellations. It implements Object-Oriented Programming (OOP) concepts such as inheritance, encapsulation, association, and composition to ensure efficiency and accuracy. (2024-04-03, Others, 0KB, 下载0次)

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

[企业管理] Bankist

Bankist是一个使用JavaScript并基于面向对象编程(OOP)原则开发的平台。该项目为用户提供了简化的财务管理经验,从账户创建到转账和贷款等基本银行业务。
Bankist is a platform developed using JavaScript and based on Object-Oriented Programming (OOP) principles. The project provides users with a streamlined experience in financial management, from account creation to basic banking operations such as transfers and loans. (2024-03-27, JavaScript, 0KB, 下载0次)

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

[企业管理] C-SHARP

该存储库包含使用C#编程语言实现的ATM(自动取款机)事务系统。该系统提供了一个用户友好的界面,用于执行各种银行交易,如提取现金、存款、检查余额和账户间转账。
This repository contains an ATM (Automated Teller Machine) transaction system implemented using the C# programming language. The system provides a user-friendly interface for performing various banking transactions such as withdrawing cash, depositing funds, checking balance, and transferring money between accounts. (2024-03-16, C#, 0KB, 下载0次)

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

[企业管理] Payment-Gateway-Using-Core-Java-

这是一个小型项目,该支付网关与电子商务应用程序和客户的交易、账户和登录的所有数据集成,产品保存在数据库上,即MySQL上,并用Java编程语言创建
It is a Mini Project and This Payment Gateway is Integrated With E-commerce App and all the Data of Transaction , Account and Login of Customers , Products is Saved on Database i.e on MySQL and it is Created in Java Programming Language (2024-03-12, Java, 0KB, 下载0次)

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

[企业管理] c-banking-system

使用C编程的简单银行系统的案例研究。此代码模拟基本银行系统,用户可以在其中执行常见操作,如创建帐户、检查帐户余额、存款、取款和注销。
A case study of a simple banking system using C programming. This code simulates a basic banking system where a user can perform common operations such as creating an account, checking account balance, depositing money, withdrawing money, and logging out. (2024-03-09, C, 0KB, 下载0次)

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

[企业管理] Backened-AES-updated-code-GAmultisig-with-Lending

存储库托管以Sophia编程语言为ternity区块链平台实现的多签名智能合约的源代码。该智能合约支持基于广义帐户(GA)的安全和分散的多签名事务。
The repository hosts the source code for a multi-signature smart contract implemented in the Sophia programming language for the ternity blockchain platform. This smart contract enables secure and decentralized multi-signature transactions based on generalized accounts (GAs). (2024-02-11, Others, 0KB, 下载0次)

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

[企业管理] ANDSIM-BANK-ATM-SYSTEM

本项目是用C编程语言简单实现ATM(自动取款机)系统。该系统提供基本的银行功能,如创建银行帐户、存款、取款和检查帐户余额。
This project is a simple implementation of an ATM (Automated Teller Machine) system in C programming language. The system provides basic banking functionalities such as creating bank accounts, depositing money, withdrawing money, and checking account balances. (2024-02-09, C, 0KB, 下载0次)

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

[企业管理] SimpleBankingApp-Java

基于Java的控制台应用程序,实现基本的银行功能,包括用户身份验证、帐户创建、存款、取款和转账。该应用程序将文件处理用于用户数据存储,并演示了基本的面向对象编程概念。
A Java-based console application implementing basic banking functionalities, including user authentication, account creation, money deposits, withdrawals, and transfers. The application utilizes file handling for user data storage and demonstrates fundamental object-oriented programming concepts. (2024-01-30, Java, 0KB, 下载0次)

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

[企业管理] ATM-SIMULATOR

开发了一个基于C的ATM模拟器项目,展示了编程逻辑、结构使用和菜单驱动接口设计的熟练程度。实现了账户创建、余额查询、存款和取款功能等核心功能
Developed a C-based ATM simulator project showcasing proficiency in programming logic, struct usage, and menu-driven interface design. Implemented core features such as account creation, balance inquiry, deposit, and withdrawal functionalities (2024-01-29, C, 0KB, 下载0次)

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

[企业管理] information-instagram-IQ

该工具仅在Kali Linux上工作。该工具由工程师Mohammad Al-Obaidy编程,该工具是伊拉克制造的。该工具做什么?该工具检索Instagram平台上任何帐户的信息
This tool works on Kali Linux exclusively This tool is programmed by the engineer, Mohammad Al-Obaidy, and this tool is Iraqi-made. What does this tool do This tool retrieves the information of any account on the Instagram platform (2024-01-05, Python, 0KB, 下载0次)

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

[企业管理] Chatting-App

使用Dart编程语言和Flutter框架开发了一个跨平台聊天应用程序,与Firebase实时数据库集成。该应用程序允许用户帐户创建、消息交换、聊天设置定制和配置文件管理。
Developed a cross-platform chatting application using Dart programming language and Flutter framework, integrated with a Firebase real-time database. The app allows user account creation, message exchange, customization of chat settings, and profile management. (2023-12-31, Dart, 0KB, 下载0次)

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

[企业管理] Daemon-Banking-App

这是一个简单的银行应用程序,使用c编程语言构建和开发。它允许用户执行基本的银行功能,如创建帐户、存款、转账、检查帐户余额和为这些交易生成收据。
This is a simple banking app which was built and developed using c programming language. It allows users perform basic banking functionalities such as creating an account, depositing funds, transfering money, checking account balance and generating receipts for those transactions. (2023-12-21, C, 0KB, 下载0次)

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

[企业管理] First-python-project

在完成编程语言的第一次接触后,我对顶点项目的想法是在2020年成为Phyton...
My idea of a capstone project after finishing my first contact with a programming language, that being Phyton in 2020 Complete Python Bootcamp From Zero to Hero in Python. Awesome course! The project its a super, mega simplified version of a ERP framework software (takes initial stock - transfer form other app, adds some purchases, pulls some (2020-12-15, Python, 4KB, 下载0次)

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

[企业管理] inc.tar

- 1 - 系统编码规范 1. 目的 为了统一开发过程中关于代码编写时的编写规范和具体开发工作时的编程规范,保证代码的一致
passed the examination of College English Test Band-6 (CET-6)in January/June XXXX. Upon examination, he/she has fulfilled the band 6 requirements College English Syllabus Band Six with excellent/qualified score and is hereby awarded the Certificate of CET-6 (2016-06-01, Windows_Unix, 993KB, 下载1次)

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

[企业管理] ERP

C#的企业ERP管理系统,是明日科技编程宝典的源代码,很不错,有实用和学习的价值。
C#enterprise resource management system, is tomorrow s treasure dian technology programming source code, very good, there are practical and the value of learning. (2014-05-29, C#, 8636KB, 下载114次)

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

[企业管理] cangkuguanlixitong

运用c语言编程,实现仓库管理系统,可以进行入库出库等功能,有登陆界面,界面美观,课程设计必备。
Use c language programming, warehouse management system that can be put in storage, such as a library function, the login screen, beautiful interface, curriculum design essential.Use c language programming, warehouse management system that can be put in storage, such as a library function, the login screen, beautiful interface, curriculum design essential. (2014-05-11, C/C++, 530KB, 下载4次)

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

[企业管理] EX_ODBC

用 ODBC、ADO 两种方法编程实现一个小型人事管理系统,功能包括添加、删除、 修改等基本功能,另外程序应能够按姓名、职称等基本元素进行简单查询
Two methods using ODBC, ADO programming to realize a small personnel management system, functions including add, delete, Modify the basic functions, such as the other program should be able to simple query according to the basic elements such as name, job title (2013-12-31, Visual C++, 2017KB, 下载6次)

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

[企业管理] Personnel-management-system

人事档案管理系统,使用PB编程,包含有增删改查的基本功能,实现了模糊查找和制表功能,还有各种编码功能。登陆明和密码可查看数据库中的相关表
Personnel records management system, the use of PB programming, including CRUD basic functions, Fuzzy Lookup and table functions, there are a variety of encoding functions. Log in Ming and password to view the related tables in the database (2013-04-25, PowerBuilder, 503KB, 下载5次)

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

[企业管理] XIQUWY

小区物业管理系统是基于B/S模式的帮助小区在日常物业的管里的,本系统使用ASP.NET编程,SQL SEVER数据库
Residential property management system is based on B/S mode with the help of residential property in the daily tube, and the system programming using ASP.NET, SQL SEVER database (2011-03-16, ASP, 2324KB, 下载28次)

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

[企业管理] soft

软件企业的人才需求软件工程师 喜欢为同事走查代码,并以此获得学习他人有点的机会; 懂得自己只是可能比业务专家更懂编程。 项目开始喜欢问:“那是什么?这是为什么?”。
Personnel needs of software companies like software engineers to go check the code for colleagues, and thus get the chance to learn a little bit of others know they just know better than experts in programming business. Beginning of the project like to ask: " What is that? Why?." (2010-04-26, PPT, 48KB, 下载2次)

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