图书管理系统: 控制台界面--在存储信息的时候模拟了一颗B树
上传时间: 2017-01-09
上传用户:LouieWu
书名:Foundations of Algorithms Using C++ Pseudocode, Third Edition 作者:Richard Neapolitan 出版:Jones and Bartlett Publishers 2003 ISBN:0763723878
标签: Foundations Algorithms Pseudocode Neapolitan
上传时间: 2014-09-03
上传用户:bjgaofei
07年数学建模b题,用C++做的,有一些瑕疵!不过总体说来不错
标签: 数学建模
上传时间: 2013-11-28
上传用户:四只眼
Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new edition focuses on key programming concepts and essential Java basics, has been improved by dozens of reader comments, and is reorganized to better cover the latest developments in Java. The book s coverage of core Java programming topics has also been expanded. A great starting point for learning Java, this book is also a great primer to reading sams Teach Yourself Java in 21 Days.
标签: the Overview edition wanting
上传时间: 2017-01-10
上传用户:huyiming139
(1) 编制解n阶线性代数方程组AX=b列主元三角分解法的通用程序. (2) 用所编的程序解线性方程组.给出解向量,保留5位有效数.
上传时间: 2014-01-02
上传用户:huannan88
图书管理系统,B/S,C/S都有,附有源代码
上传时间: 2017-01-12
上传用户:ukuk
是用JSP编写,基于B/S模式的班级学生管理(校友录)系统(jsp)
上传时间: 2014-01-17
上传用户:410805624
购物网站 采用B/S。 主要须实现的功能如下: 顾客的注册、登录模块、商品浏览模块、购物车模块、特价商品信息显示模块、顾客反馈信息模块、系统信息管理的登录模块、订单管理系统、商品管理模块、特价商品信息管理模块、用户管理模块。
上传时间: 2017-01-13
上传用户:13517191407
一个B/S的聊天程序,带数据文件,登录才能使用
上传时间: 2014-01-19
上传用户:时代电子小智
5位的操作数X和Y输入后暂存在寄存器A和B中,两位的操作控制码control暂存在寄存器C中,按照control码的不同,分布实现下列操作: 00控制X+Y 01控制X-Y 10控制X and Y 11控制 X xor Y 运算结果暂存在寄存器D中,然后输出。
上传时间: 2014-01-18
上传用户:yyyyyyyyyy