-
Microcomputer instruction for the computer must have hardware
微型机计算机教学 适合有一定硬件基础的人士学习-Microcomputer instruction for the computer must have hardware-based learning
- 2022-01-31 08:32:20下载
- 积分:1
-
麻省理工学院(MIT)的《算法导论》课程讲义。
配套教材算法导论(Introduction to Algorithms)一书,全面地介绍了计算机算法。对每一...
麻省理工学院(MIT)的《算法导论》课程讲义。
配套教材算法导论(Introduction to Algorithms)一书,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。本书专门讨论了线性规划,介绍了动态规划的两个应用,随机化和线性规划技术的近似算法等,还有有关递归求解、快速排序中用到的划分方法与期望线性时间顺序统计算法,以及对贪心算法元素的讨论。本书还介绍了对强连通子图算法正确性的证明,对哈密顿回路和子集求和问题的NP完全性的证明等内容。该书提供了900多个练习题和思考题以及叙述较为详细的实例研究。
本讲义可以作为原书的参考资料使用,使得您学习《算法导论》之过程如鱼得水。
- 2023-06-23 23:45:05下载
- 积分:1
-
数据结构的好教材,里面是好的代码,请看看吧!!!
数据结构的好教材,里面是好的代码,请看看吧!!!
-data structure of good material, which is a good code, see Look here! ! !
- 2022-01-25 21:57:38下载
- 积分:1
-
SDprotector Pro Edition v1.12脱壳技术资料 中英文翻译 Armadillo 4.01a (Public Build) 手动脱壳...
SDprotector Pro Edition v1.12脱壳技术资料 中英文翻译 Armadillo 4.01a (Public Build) 手动脱壳-SDprotector Pro Edition v1.12 sabot technical information turned English Translation Armadillo 4.01a (Public Build) manual Shelling
- 2022-07-10 02:48:03下载
- 积分:1
-
本文介绍了在PowerBuider环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析传统的人工管理图书馆的不足,创建...
本文介绍了在PowerBuider环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析传统的人工管理图书馆的不足,创建了一套行之有效的计算机管理图书馆的方案。文章详细介绍了图书管理信息系统的系统分析部分,包括可行性分析、组织机构分析、管理职能分析、业务流程分析、数据流程分析、数据字典、处理描述等等;系统设计部分主要介绍了系统功能设计和数据库设计;系统实现部分列出了几个主要的程序框图,并附带了一些主要的窗口和程序。-This article describes the environment in the PowerBuider adoption of the "top-down master plan, application development from the bottom up" strategy to develop a management information system process. By analyzing the traditional lack of manual management of the library, creating a well-established library computer management program. Article details the systematic analysis of library management information system parts, including feasibility analysis, organizational analysis, management of functional analysis, business process analysis, data flow analysis, data dictionary, handling description, etc. system design introduces some of the major system functions design and database design system implementation section lists several key diagram, and with some o
- 2022-07-17 01:41:05下载
- 积分:1
-
超市管理系统为了方管理,可以看看这个东西,同学做的
超市管理系统为了方管理,可以看看这个东西,同学做的-Supermarket management system in order to-side management, you can look at this thing, the students do
- 2022-03-25 18:32:58下载
- 积分:1
-
根据牛顿的计算机算法的功率流计算
电力系统潮流计算的计算机算法,根据牛顿-拉夫逊法计算。-Power Flow Calculation of the computer algorithm, according to Newton- Raphson method.
- 2022-03-05 18:55:22下载
- 积分:1
-
分朝好用的软件希望大家能够多多支持 我的天啊
分朝好用的软件希望大家能够多多支持 我的天啊-Points towards the software easy to use a lot of hope that we can to support my God
- 2022-11-23 08:10:03下载
- 积分:1
-
com通讯
com通讯 -com communication communications com
- 2023-06-08 14:15:03下载
- 积分:1
-
摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是...
摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是严格按照软件工程原理的方法做的。但是考虑到本人对开发工具vb不是很熟,所以在前台设计的时候也只是完成了部分的功能。我们把重点都放在数据库的后台设计开发上。对整个数据库做了详细的分析设计。这部分的报告在同组人员吴玉成的报告中。我的报告不再重复。Vb虽然有很多方法和数据库建立连接,也有很多控件可以直接对数据库的数据进行操控,但是为了实现一些有意义的功能,而不是简单的上一条记录下一条记录等查看。与ADO数据访问控件不同,ADO操作数据主要使用程序代码。通过代码创建对象,与数据源连接,执行命令等。
关键字:与sql server 2000建立连接;vb实现
-Abstract : report describes the same team WU Yu-cheng students Maintenance Management System completed the background database development on the basis of I use visual basic completion of the development process and its prospects code. Background in the development of the database, is in strict accordance with the principles of software engineering methods do. However, considering that my right development tools vb is not perfectly so in the future design of the only completed part of the function. We have to focus on the background of database design and development on. Of the entire database as a detailed analysis of the desi
- 2022-08-15 20:08:17下载
- 积分:1