Write

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

Media player write BREW

Media player write BREW

Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Sof

Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 Copyright 1998-1999 AmbySoft Inc.Purpose of

SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate

SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are j

RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all th

The Style Guide provides you with the style specifications required to write custom reports that hav

The Style Guide provides you with the style specifications required to write custom reports that have a similar look to standard Microsoft CRM reports.

Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou

Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The p

I am beginner to write the book

I am beginner to write the book

MTK平台入门学习文档整理。包括:MTK系统与驱动,NVRAM_READ&WRITE,MTK学习-资源等

MTK平台入门学习文档整理。包括:MTK系统与驱动,NVRAM_READ&WRITE,MTK学习-资源等

have recently become very interested in the area of genetic algorithms and Ant Colony Optimization t

have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In parti

share memery client,write and read share memery

share memery client,write and read share memery

tutorial in arduino programme write by C use in microcontroller such as avr pop168

tutorial in arduino programme write by C use in microcontroller such as avr pop168

C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics

C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of C quite quickly. But it takes much longer to master the nuances of the language and to write en

write a program to display palindrome series

write a program to display palindrome series

Click is a modular router toolkit. To use it you ll need to know how to compile and install the sof

Click is a modular router toolkit. To use it you ll need to know how to compile and install the software, how to write router configurations, and how to write new elements. Our ACM Transactions on C

A ping test tool. Use to check ping speed and write a log over time. You can test your wlan connecti

A ping test tool. Use to check ping speed and write a log over time. You can test your wlan connection with this.

delphi process unit to convert and get handle,pid,write process,read,...

delphi process unit to convert and get handle,pid,write process,read,...

The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and da

The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s  examining the processor state whatever the exec

This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula

This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already config

write flash code

write flash code

oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) {

oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) }