搜索资源列表
林锐写的软件工程思想
- 林锐写的软件工程思想。软件工程师编程需要掌握的思想!-LIN write software engineering ideas. Programming software engineers need to grasp the idea!
图解DM的基本使用
- 图解DM的基本使用 是快速掌握DM使用方法的最好的教程 解压缩有为WORD格式-use of the basic grasp DM use the best guide decompress promising Word format
IndustryEngineeringExperments
- WITNESS应用案例,汇集了工业工程、经济管理、生产实践等多领域的应用案例,帮助大学本科生、研究生充分掌握WITNESS的仿真建模过程和步骤-WITNESS application cases, the Survey of industrial engineering, economic management, Production Practice and other areas of cases, to help undergraduate Graduate fully grasp WIT
witnessApplication
- WITNESS实验案例,汇集了生产实践、经济管理等多领域的实验案例,帮助大学本科生、研究生充分掌握WITNESS的仿真建模的实验步骤-WITNESS test case, the practice of pooling the production, economic management and other areas of the test case, help undergraduate, graduate students fully grasp WITNESS simulation m
dianzixinxigchengzhuanyeruanjian
- 这是我们老板对我们专业规划时让我们要掌握的一些开发平台,希望对学电信的哥们有很大的启发-This is our boss of the professional planning for us to grasp some of the development platform Telecom hopes to learn the Miners have great inspiration
UMLreferencebook
- 现在有更多的人想学习UML,但由于UML的复杂性,仅通过UML的标准文献和国内目前的关于UML的资料来掌握使用它不是一件轻松的事。对它的使用,关键是要用它简明准确地建立模型。这样,人们就可以从全局把握复杂系统的全貌及其组成间的联系。为了达到这样的目的,本文要阐明UML的要点,并对UML所推荐的软件建模过程RUP(Rational Unified Process)做一简介,以作为一种应用UML的过程指导。-now, more and more people want to learn UML, b
5ziqiNet
- JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。 关键词: 多线程 流套接字 APPLET 数据传输 -JAVA
pascal_tutorial
- PASCAL语言教程,新手入门必备,比起PASCAL语言的书籍可以使新手快速掌握PASCAL语言的编程技巧。-PASCAL language tutorial, Getting Started necessary, Compared to the PASCAL language books so that newcomers can grasp the PASCAL language programming skills.
bankerarithmetic
- 银行家算法本课程设计是学习完《计算机操作系统》课程后,进行的一次全面的综合训练。通过这次课程设计,让我们更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解,加强动手能力-bankers algorithm design of the course is learning End "computer system" in the courses. of a full and comprehensive training. Through this pro
routesystem
- 如何评价和衡量网络设备性能是否达到了设计的要求,如何最佳的规划和优化一个网络,不仅需要技术,还必须有工具来辅助实现。路测是网络优化的重要手段,它对反映网络状况,体现网络性能指标起到直接的测量评估作用,并能指出网络问题所在。建网初期,使用路测进行网络情况的掌握和了解是最主要的。路测数据有小区导频的强度和信号质量等,通过分析,产生有关诊断网络问题,体现网络性能的最终报告。-how to appraise and assess the performance of network equipment
BIOS123
- bios的教程,能让人尽快掌握bios,及cmous等的原理和设置.-bios of the guides, people can grasp the bios, and the principle cmous and install.
浙大软件工程课件
- 浙大软件工程课件,是一份很好的学习软件工程的资料,可以尽快掌握软功的基本知识-Zhejiang University Software Engineering Software, is a good learning software engineering data, can quickly grasp the basic soft knowledge
Programming-Pearls
- 编程珠玑是一本讲解编程设计方面的经典书籍,它从计算机的基础,原理等慢慢深入让你对编程有深入的把握,此书包含中英文2个版本,可以对照看.-Programming Pearls is a program designed to explain aspects of the classic book, it' s from a computer-based, principles, etc. go slowly, so you have a better grasp of programming
最新的802.3ah标准
- 最新的802.3ah标准,提供epon技术的MAC层的标准,是掌握epon技术的必备资料,latest 802.3ah standards, provide technical epon MAC layer standards, epon grasp is the essential technology information
SURFSIFT
- 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
AMBA-AXI
- ARM 内核总线的介绍。学习一下可以更加容易掌握ARM的知识-ARM core-bus introduction. And study how to more easily grasp the knowledge of ARM
PortMap1.6
- 一个很好的攻击端口抓机器,-A good grasp of the attack port machinery,
findCmdmanual
- Linux下find命令的使用详解,使学习者迅速的掌握该命令。-Under Linux use the command find detailed, so that students quickly grasp the order.
ch14
- 一、教学目的: 要求掌握C++对内存的管理方法,能灵活使用new和delete运算符对堆进行操作。理解和正确使用拷贝构造函数,理解临时对象和无名对象的概念。 二、教学重点: 通过大量的例程的分析,使学生正确掌握堆的分配释放操作,拷贝构造函数的使用。 三、教学难点: 深拷贝和浅拷贝的区别,临时对象和无名对象的理解。-I. Teaching Purpose: To request grasp C++ Memory management methods, the flexib
TheoryofConstraints
- 《绝不是靠运气》(It’s Not Luck )是高德拉特博士继《目标》(The Goal)后又一本十分畅销的企业小说,是《目标》的连续篇。很多读过《目标》的朋友经常追问我:什么时候才出《绝不是靠运气》的中文版?他们焦急地想知道《目标》的主角罗哥如何运用制约法(TOC,Theory of Constraints),解决工厂生产以外的难题。 这里,让我谈一谈这本书的背景,希望读者朋友们读这本书时,可以更直接,更全面地掌握作者想要传达的讯息。 -" Is not a matter o