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

[企业管理] Mini_enterprise_banking

这是一个简单的银行应用程序,使用python编程语言构建和开发。它允许用户执行基本的银行功能…
This is a simple banking app which was built and developed using python programming language. It allows users perform basic banking funct… (2024-01-11, Python, 0KB, 下载0次)

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

[企业管理] Bank-management-in-C

C语言的银行账户管理系统展示了我对动态银行数据管理编程基础的熟练使用。本页…
The Bank Account Management System in C demonstrates my adept use of programming fundamentals for dynamic banking data management. This p… (2024-01-09, Others, 0KB, 下载0次)

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

[企业管理] Object-oriented-programming-2021

该项目实现了一个Java银行,该银行使用面向对象编程的基础知识,如继承、多态性和EXCEC...
This project implements a Java bank that uses the fundamentals of object-oriented programming, such as inheritance, polymorphism and exception handling. The bank allows creating, modifying and deleting bank accounts, as well as generating PDF reports of them. (2023-11-27, Java, 0KB, 下载0次)

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

[企业管理] object-oriented-programming-2020

该项目实现了一个Java银行,该银行使用面向对象编程的基础知识,如继承、多态性和EXCEC...
This project implements a Java bank that uses the fundamentals of object-oriented programming, such as inheritance, polymorphism and exception handling. The bank allows creating, modifying and deleting bank accounts, as well as generating PDF reports of them. (2023-11-15, Java, 0KB, 下载0次)

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

[企业管理] Ceasars-Cypher

该课程是TUC Yrkesh gskola基础编程课程考试的一部分。我为程序编写了代码,其中...,
This program was a part of the examination for the basic programming course from TUC Yrkesh?gskola. I wrote the code for the program which was basicaly the encryption anad decryption part. Later on i chose too expand the program with some new features such as log in and account creation. Hope you enjoy! (2023-10-20, C#, 0KB, 下载0次)

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

[企业管理] OOP

关于此存储库包含C++编程课程第一节的实验室报告。实验室报告提供了详细的报告...,
About This repository contains the lab report for the first session of the C++ programming course. The lab report provides a detailed account of the concepts, techniques, and practical exercises covered in the lab. (2023-08-24, C++, 0KB, 下载0次)

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

[企业管理] BIT2205-Object-Oriented-Programming-2

这个迷你项目演示了如何使用面向对象编程概念来创建用户帐户、登录功能和学习...,
This mini project demonstrates the use of Object-Oriented Programming concepts to create a user account, login functionality, and a student registration system. It uses the SQLite database for data storage and the PyQt5 module for designing the graphical user interface. (2023-08-18, Python, 0KB, 下载0次)

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

[企业管理] Simple-Java-Bank-System

这个Git存储库包含一个基本的Java银行应用程序系统,该系统演示了面向对象编程(OOP)原则。应用程序...,
This Git repository contains a basic Java bank application system that demonstrates object-oriented programming (OOP) principles. The application allows users to interact with a simple banking system, where they can create accounts, deposit and withdraw funds, and check their account balance. (2023-07-31, Java, 0KB, 下载0次)

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

[企业管理] Social_Media_Site

一个简单的社交媒体网站,只有我们的网络编程最终项目的配置文件。一个简单的网站,允许用户...
A simple social media site with only profiles for our web programming final project. A simple site which allows users to customize a profile and provides all the basic functions of a site which stores user accounts. (2018-02-09, PHP, 0KB, 下载0次)

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

[企业管理] tictactoe_console

第一次尝试用C#编程一个简单的井字游戏。AI几乎100%的平局率(缺少一个游戏状态...
First attempt at programming a simple tic tac toe game in C#. Almost 100% draw rate with AI (missing one game state that the AI doesn t account for). Will attempt to program again using more OOP principles and more efficient code. (2019-04-18, C#, 0KB, 下载0次)

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

[企业管理] SocialMediaSite-Shooble

这是一个简单的社交媒体网站,我在Django Python中为我的web编程期末考试开发。用户可以创建...
This is a simple social media site that I developed in Django Python for my web programming final. Users can create an account and make text posts, like/comment on posts, follow/unfollow other users, and update their profile. The website is live at shooble.pythonanywhere.com (2022-01-18, JavaScript, 0KB, 下载0次)

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

[企业管理] F1_computationalSimulation

在Matlab中编程的项目,模拟一级方程式赛车在两条陡峭曲线的轨道上的轨迹。瓦里娅...
Project programmed in Matlab that simulates the trajectory of a Formula 1 car on a track with two steep curves. Variables such as drag force, lift force, horsepower, cant angle, initial speed, etc. were taken into account for this simulation. (2021-09-29, matlab, 0KB, 下载0次)

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

[企业管理] OOP-School-Library

旨在使用Ruby编程语言为学校创建一个简单的图书馆管理系统。系统应全部...
Aims to create a simple library management system for a school using Ruby programming language. The system should allow librarians to add books to the library, track books that are checked out by students, and manage student accounts. Created with Ruby (2023-03-18, Ruby, 0KB, 下载0次)

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

[企业管理] Bank-Management-System-C-Sharp

C#控制台编程中的银行管理系统,用户可以在其中贷记、借记、取款,也可以从一个帐户转账...
Bank Management System in C# console programming where user can credit,debit,withdraw, also tranfer from one account to another and other features also (2018-02-19, C#, 0KB, 下载0次)

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

[企业管理] UltimateGrabber

用python编程的IP抓取器,旨在通过电子邮件向Gmail帐户发送有关主机系统的大量详细信息。
IP grabber programmed in python, designed to email a plethora of details about the host system to a Gmail account. (2022-08-29, Python, 0KB, 下载0次)

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

[企业管理] VBAHRinfo

VBA开发的人事信息管理系统,可以借鉴参考。 适合自学办公自动化编程者。
For the VBA development personnel information management system, can learn from reference. Suitable for self-study office automation programmer. (2012-09-25, VBA, 146KB, 下载7次)

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

[企业管理] fingerprint

指纹考勤管理系统 VC 很好的编程实例,数据库用的SQL2005,可以好好看看
Fingerprint Attendance Management System VC good programming examples, the database used SQL2005, you can have a good look (2012-08-28, Visual C++, 6907KB, 下载25次)

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

[企业管理] gzglxi

一个基于VFP编程的简单好用的工资管理系统,可以进行工资设定,查询,修改等功能。
VFP programming based on a simple and easy salary management system, wages can be set up, query, modify and other functions. (2009-10-21, VFP, 2713KB, 下载14次)

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

[企业管理] Stock

本系统主要是采用Visual C++与SQL Server共同开发库存信息管理系统,主要用到了ADO编程方法。
The system is mainly used Visual C++ and SQL Server to develop inventory information management system, the main programming method used in the ADO. (2009-05-10, Visual C++, 1155KB, 下载4次)

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

[企业管理] qiyegongziguanli

这是我用vfp6开发的企业工资管理系统,对vfp初级编程者有很好的学习和参考价值
This is because I use vfp6 development of the enterprise wage management system, Probe of junior programmers have good learning and reference value (2006-12-30, VFP, 200KB, 下载4次)

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