资源列表
1
- 机械工程控制基础:第五版 机械工程测试技术基础(第3版) 两书全部课件-Mechanical Engineering Control: Testing Technology of the fifth edition of Mechanical Engineering (3rd edition) two books all courseware
List Of Papers
- Interference management in femtocell using beamforming and conventional Power control technique. Very Helpful.
design-pattern(2)
- 设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,设计模式使代码编制真正工程化,设计模式是软件工程的基石,如同大厦的一块块砖石一样。 -Design patterns (Design pattern) is set to be used repeatedly, most people know, after catalog
dodo
- 多线程系列,COM编程,钩子程序资料收集。-Series of multi-threading, COM programming, hook program data collection.
DesignPatterns
- This document is very good for developing learners UI in java. Were found in the development basics for swing interfaces as visual basic library of java. Hope you enjoy.
Head-First-Design-Patterns-[2004]
- 《Head First设计模式》(中文版)共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。是编程爱好者的设计模式启蒙书。-If you ve read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive
AForge.NET Framework-2.2.5
- AForge.NET Framework-2.2.5的类库(The class library of AForge.NET Framework-2.2.5)
MPLABC30
- PIC C 编程软件 MPLAB C30 不错的编译软件 请下载-PIC C Programming MPLAB C30 software build good software download
project3
- 这是心电项目的程序,VS写的,ecg检测,可以算心率,QRS波间隔-This program is the heart of power projects, VS write of ECG
IEEEpapers
- Theses are the collection of research paper son fingerprint identification system.
wireless-and-product
- 讲述了一些无线电的知识以及一些小产品的设计与构造-it describes some knowledge about wireless and its products manufacture
Windows 2000XP WDM设备驱动程序开发
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。