shows

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

This articles shows how to retrieve a list of PCs on the local network which are running MS SQL Serv

This articles shows how to retrieve a list of PCs on the local network which are running MS SQL Server, and gets information about the instances, such as server name, instance name, version, and datab

This program is a bank switching example that shows how you can run (simulate) code executing in se

This program is a bank switching example that shows how you can run (simulate) code executing in several code banks.

This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT

This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native

this book mainly shows us how to process digital inmages by Visual C

this book mainly shows us how to process digital inmages by Visual C

This a full 3-tier dababase application which includes a activex dll project(business objects) and a

This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MS

tinyos1.x 测试看门狗的程序 Testsuite for watchdog component. It currently shows three behaviors:

tinyos1.x 测试看门狗的程序 Testsuite for watchdog component. It currently shows three behaviors:

Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts

Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts Kick Start is a "hands-on" book filled with sample applications and code snippets you can reuse, and

ELAN eAM eDSP esL Serial an assembly example that shows how to use the ADC,DAC,MIC macro

ELAN eAM eDSP esL Serial an assembly example that shows how to use the ADC,DAC,MIC macro

SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a

SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhryston

A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structure

Calculates power drain for wlan, BT, backlight etc and shows the results. Good to know, what setting

Calculates power drain for wlan, BT, backlight etc and shows the results. Good to know, what setting consumes most of the battery power on your windows mobile / Pocket PC.

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to design

For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,

For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx

The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like

The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the w

C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana

C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will le

Feeding antennas with proper signals can be difficult. The signal is often described as a voltage, a

Feeding antennas with proper signals can be difficult. The signal is often described as a voltage, and voltages are not well defined in electromagnetic wave formulations. There are several tricks to m

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support

WDM 驱动程序

WDM 驱动程序,包含插件及处理方法。 Shows how to implement a simple WDM driver, including Plug and Play message handling using NuMega s policy interfaces

This text shows how to analyze programs without its source code, using a debugger and a disassembler

This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loo

This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read

This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM.