搜索资源列表
信用卡帐户管理系统
- JAVA编写的信用卡帐户管理系统,开发环境:JBUILDER9.0,数据库:SQL SERVER 2000,主要实现了信用卡余额登记、存款登记、取款登记等功能。-JAVA prepared by the credit card account management system, development environment : JBUILDER9.0, databases : SQL SERVER 2000, the main credit card balance of registrat
FinanceMIS
- 一个用ADO技术及ACTIVEX技术开发的银行账户管理系统,实现了数据库链接管理,账户管理,明细查询管理,收支查询管理等功能-a technical and technological development ACTIVEX bank account management system that links a database management, account management, and detailed inquiries management, payments for mana
LC2
- 证券公司监测内部客户资金流向的系统,开发环境VB6.0,数据库Access.-Corporation monitoring internal customer flows, Visual Basic 6.0 development environment. Access database.
shabank
- 农业银行ATM对帐查询系统后台类包的源代码,实现了FTP,数据库管理等等功能-Agricultural Bank ATM reconciliations Inquiry System category background packet's source code, achieving FTP, database management functions, etc.
gtk+-1.2.3.tar
- 该系统包括伯乐股市系统主程序/服务器端程序/系统数据库支持引擎/GTK.可在单进程的模式下实现基于TCP/IP的网络数据传输.支持分时线显示.支持股票明细数据,分笔成交数据显示.支持数据库MYSQL. 内含指标函数库,能完成一般指标的编写.内含配置库读写函数,完成对系统参数的读写 -benefactor of the system including the main program the stock market system / server applications / syste
ATM取款模拟系统
- JAVA版ATM会员机模拟程序设计,数据库
ATM@author-CrossLife
- 1、查询余额 2、ATM取款:每次取款金额为50的倍数,单次总额不超过5000元,每天交易不超过5000,支取金额不允许透支。 3、ATM存款:不能出现负存款,且必须为50的倍数 4、修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码 5、输入密码3次错误卡将会被锁定,且系统在延迟完成后自动关闭 6、输入卡号和密码必须全为数字,且卡号长度18位,密码长度6位 7、一个卡号不能重复登陆。
stock
- 一个股票分析系统,在开发时根据数据库类型选择不同的文件。
zhengquanwangzhan
- 本系统为ASP版 1,安装使用方便,只需解压缩后全部上传到空间即可 2、发表文章采用功能强大的在线编辑器,实现所见即所得的录入功能 3、发表文章分为前台录入和后台录入,前台录入为注册用户即可添加文章后台只有管理员可以录入,使得录入更便捷 4、软件只有后台可以录入 5、黑马荐股为网站为付费用户查看的页面,只有付费用户可以查看,网站自带在线支付系统,用户在线支付后即时开通 6、网站自带一个简易论坛,用户无需注册即可发帖 7、管理员可以在线修改自己的资料、密码;使得
bb.tar
- 银行柜员登录检查模块,SCO UNIX系统下编写 用uncompress 解压,INFORMIX数据库,不得随意发布-bank teller logged inspection module, SCO UNIX System prepared with uncompress unpack, INFORMIX database, not free to release
信用卡管理系统
- Java做的信息卡管理系统,数据库源为card,配好数据库后,运行card.jpx。
ATMmain.rar
- 用JAVA 写的模拟ATM取款机系统。自设一个账号密码,个人感觉测试得比较完善,就是没有用数据库实现。,Writing with JAVA Simulation System ATM teller machines. Since set up a password account, personal feeling of the test was fairly complete, is of no use database implementation.
BAMS
- 简单的银行账户管理系统,能够登录账户,管理账户,并且实现连接数据库和更新数据库数据。-Simple bank account management system that can login, manage accounts, and to connect the database and update database data
b
- VC写的银证转帐系统,证券端软件,里面有DES算法,SOCKET调用,数据库存储过程调用等,对初学者是一个很好的范例,对付简单的前置通讯也没问题。 -VC wrote Yinzhengzhuanzhang systems, securities-side software, which has DES algorithm, SOCKET call database stored procedure calls, etc., for beginners is a good example of
shoulouguanli
- VB版的房地产售楼管理系统,采用Access数据库,使用了Printgrid控件,源码包中已包含控件安装程序,调试程序前需要先将其安装。可以完成房产管理、客户管理、收费管理、售楼管理、系统维护等常规功能。-VB version of the real estate sales management system using Access database, use the Printgrid control, source control package has been included in
gdzcgl
- 一套VC++环境下开发的固定资产管理系统,采用MSSQL2000数据库,它可以完成系统信息设置(部门、类别、用户的设置)、固定资产管理(信息编辑、资产变更、资产折旧、资产维修等)、固定资产统计(部门资产统计以及分类资产统计等)。用户名及密码:Admin/888888。-A set of VC++ environment for the development of fixed assets under the management system, using MSSQL2000 database
yinhangguanli
- 这个文档是关于 Visual C++ 6.0编写的MFC AppWizard(exe)的《银行存储管理系统》的 报告。报告中有代码和程序运行界面截图。-This document is about the Visual C++ 6.0 prepared by MFC AppWizard (exe) " bank storage management system" report. The report contains the interface code and run sh
databasereport
- 银行数据库系统课程设计报告,详细分析了设计需求与数据库系统的应用及流程-Bank database systems curriculum design report, detailed analysis of the design requirements and the application of database systems and processes
bank
- 家庭银行系统:该项目主要是一个类似银行柜台的操作,有开户操作,存款,取款以及转账操作,是采用VC6.0开发完成。数据库是SQL Server2005。-Home banking system: The project is similar to a bank counter operations, with account operations, deposits, withdrawals and transfer operations, is developed using VC6.0. Da
股票推荐系统
- 基于股票推荐系统 硬件环境 CPU:Pentium III 800MHz的 (最好是Intel Pentium IV 1GMHz) 内存:512MB(最好是1GB) 硬盘:至少6GB 2)软件环境 操作系统:Windows 2003 Server 数据库:SQL Server 2005 编程环境:Matlab R2009a,MicroSoft Visual Basic 6.0(stock recsystem hardware CPU: Pentium III 800MHz