COMMON

共 399 篇文章
COMMON 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 399 篇文章,持续更新中。

common i2c driver for 8051 mcu

common i2c driver for 8051 mcu

Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically

Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate

the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy,

the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy, and analytical chemistry. Sliders on the figures allow real-time interactive control of the inciden

《Common Control中文教程》 如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视

《Common Control中文教程》 如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视,是学习VC编程所必须掌握的基本内容,本书将通过实例来具体演练这些控件。

Koders makes it easy for software developers to find existing source code that solves many common de

Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects

Implementation of common functions required for subchannel allocation and resource management of a W

Implementation of common functions required for subchannel allocation and resource management of a WLAN/Wimax OFDMA air-interface. Includes STC and MIMO handling.

非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce

非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\di

舵机电机PID控制算法

#include &lt;hidef.h&gt;&nbsp; &nbsp;&nbsp; &nbsp;/* common defines and macros */<br /> #include "derivative.h"&nbsp; &nbsp;&nbsp; &nbsp;/* derivative-specific definitions */<br /> #include &lt;mc9s12

this apache jakarta common lib document api is must read it

this apache jakarta common lib document api is must read it

C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the mos

C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an insid

利用SyncML开发客户端程序的中间件

利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funamb

费尔个人防火墙 2.1 源程序 版权所有 (C) 费尔安全实验室 http://www.xfilt.com xstudio@xfilt.com 2002 年 12 月 2

费尔个人防火墙 2.1 源程序 版权所有 (C) 费尔安全实验室 http://www.xfilt.com xstudio@xfilt.com 2002 年 12 月 22 日 =============================================================== 在使用费尔个人防火墙源程序之前,请首先阅读用户许可协议(

Foreword The four case studies that follow each have a number of common features. They each illustr

Foreword The four case studies that follow each have a number of common features. They each illustrate the birth of an idea and show how that idea can be realised into a marketable product. Each case

易联多用户Blog网站程序源码(多层模式) 包括DAL、BLL、Common等多层 默认管理员账号admin

易联多用户Blog网站程序源码(多层模式) 包括DAL、BLL、Common等多层 默认管理员账号admin,密码51aspx

IEEE standard Common Format for Transient Data Exchange (COMTRADE) for power systems.pdf电力系统故障录波的标准数

IEEE standard Common Format for Transient Data Exchange (COMTRADE) for power systems.pdf电力系统故障录波的标准数据格式

Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati

Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX

JAVA项目开发实践-网上范例:网上购物系统的JSP实现 第一步:将cart.jsp复制到C:Apache Tomcat 4.0webappsROOT下。 第二步:将cart目录(包含*.clas

JAVA项目开发实践-网上范例:网上购物系统的JSP实现 第一步:将cart.jsp复制到C:\Apache Tomcat 4.0\webapps\ROOT下。 第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\Apache Tomcat 4.0\common\classes目录中。 第三步:将cart.mdb复制到C:\下。 第四步:配制ODBC数据源,在系统

C++ Common Knowledge: Essential Intermediate Programming》 是2005最新C++经典著作。本书适合于中、高级C++程序员,也适合C或Java程

C++ Common Knowledge: Essential Intermediate Programming》 是2005最新C++经典著作。本书适合于中、高级C++程序员,也适合C或Java程序员转向C++程序设计时参考。作者:Addison Wesley Professional。

目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LC

目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。

八段数码管实验用例S3C44b0 目录文件结构: 8led_test ├─ main.c C语言主源文件 └─ 8led.c 八段数码管处理函数源文件 如何烧写程序到Flas

八段数码管实验用例S3C44b0 目录文件结构: 8led_test ├─ main.c C语言主源文件 └─ 8led.c 八段数码管处理函数源文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。