搜索资源列表
Thinking in Patterns
- 本书是关于设计的,多年来我一直从事这项工作。基本上说,从我第一次试着阅 读《设计模式》(Gamma, Helm,Johnson & Vlissides, Addison-Wesley, 1995,通常 1 被称作“四人帮 (Gang of Four)”或者 GOF)这本书开始。-the book is for the design, over the years, I have been engaged in this work. Basically, from the first
thinking.in.flexible.engineering
- thinking.in.flexible.engineering 大道至简 向你讲述 软件开发中 的两个内容:做什么和为什么做-thinking.in.flexible.engineering Road to SR telling you about the software development of two elements : what to do and why to do
Teach.youself.UML.in.24.hours(3rd)
- Teach.youself.UML.in.24.hours,3rd。英文版,快速UML入门。
think in python
- hink in python的电子书
Overview of Flash Memory Programming in XPS
- Overview of Flash Memory Programming in XPS
Wavelet in Astronomy From the Isotropic Undecimated WT to Compressed Sensing.rar
- Wavelet in Astronomy From the Isotropic Undecimated WT to Compressed Sensing.rar 论文和程序
Information+Integration+Solutions+in+Compliance-Global+Version
- Information+Integration+Solutions+in+Compliance-Global+Version
thinging in java第3版答案
- thinging in java第3版答案
Energy detection based cooperative spectrum sensing in cognitive radio networks
- Energy detection based cooperative spectrum sensing in cognitive radio networks
pld MegaWizard Plug-In Manager
- 利用QuartusII的"MegaWizard Plug-In Manager", 设计输入数据宽度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE 把它们作为一个project,DEVICE选用EPF10K70RC240-4,对它们进行 时序仿真,将仿真波形(输入输出选用group)在一页纸上打印出来。 2.利用QuartusII的"MegaWizard Plug-In Manager"中的LPM_
Course.Technology.Game.Testing.All.in.One.Feb.2005
- 涉及的角色和职责的游戏测试,这种深入的文字显示了如何应用软件测试工程师方法的游戏产业-Covering roles and duties of a game tester, this in-depth text reveals how to apply software test engineer methodologies to the game industry. You ll learn how to quickly produce useful test documents, captu
OReilly.UML.2.0.in.a.Nutshell.Jun.2005
- UML 2.0 in a nutshe-UML 2.0 in a nutshell
PROVIDING-PRIVACY-PRESERVING-IN-CLOUD-COMPUTING.r
- IT Auditing to Assure a Secure Cloud Computing Aim:- Securing private data in a cloud. Existing System:- Securing data in a cloud is not done in the existing system. The administrator will remove the data of a private user without intimatin
Combining-face-detection-and-people-tracking-in-v
- Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
Time Synchronization in Sensor Networks
- Time Synchronization in Sensor Networks
A marching-on in time meshless kernel based solver for full-wave electromagnetic simulation
- A marching-on in time meshless kernel based solver for full-wave electromagnetic simulation 电磁波模拟的无网格方法,有一维二维程序并且含有相关文献。
Further Insights in TFET Operation
- This asset originates from the tunneling injection being free of the subthreshold slope limit that fundamentally blocks the MOSFET [3]. Moreover, the limit of low ION in TFETs is wearing off, as drive currents around 100 ìA/ìm have been reported rece
network and MLM in USA
- network and MLM in USA
Lucene IN ACTION中文版
- 一个开源的使用java语言编写的全文搜索引擎开发包。它通过浅显的语言、大量的图注、丰富的代码示例,以及清晰的结构为读者呈现出作为优秀开源项目的lucene所体现的强大功能。全书共10章,分为两大部分。第1部分lucene的核心,着重于lucene的核心 api介绍,并按照把lucene集成到程序中的顺序宋组织;第2部分lucene的应用,通过对lucene内置工具的介绍,展示了lucene技术的高级应用和在各种程序语言上的移植。(An open source java language full
Go in Action-Manning (2015).pdf
- Go in Action 是关于 GO 语言编程的基础入门书。Go语言结合了底层系统语言的能力以及现代语言的高级特性,旨在降低构建简单、可靠、高效软件的门槛。本书向读者提供一个专注、全面且符合语言习惯的视角。Go语言实战同时关注语言的规范和实现,涉及的内容包括语法、类型系统、并发、管道、测试,以及其他一些主题。(Go in Action is a basic introductory book on GO language programming. The Go language combine