Write

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

avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...LIB目录将头文件slavr.h 拷贝到头文件目录即...

avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件 2) 在工程选项中的A

the code write C++. it is in image processing field. this code Read TIFF Image then it segment image

the code write C++. it is in image processing field. this code Read TIFF Image then it segment images. after that it Write TIFFU nsigned Char.

This text introduces the spirit and theory of hacking as well as the science behind it all it also p

This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own ha

接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A

接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message =

SOPC实验--自定义PWM组件:以带一个Avalon Slave 接口的PWM 组件为例

SOPC实验--自定义PWM组件:以带一个Avalon Slave 接口的PWM 组件为例,说明如何自定义组件。,一个Avalon Slave 接口可以有clk、chipselect、address、read、readdata、write 及writedata 等信号,但这些信号都不是必需的。 一、功能 我们要实现的PWM 组件具有以下功能: 1. PWM 的周期可改,用period 寄存器

*** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 2

*** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a ** PIC16C54 8-bit CMOS single chip microcomputer

based on lpc2210 and isp1161, usb host, read and write u disk. from zlg

based on lpc2210 and isp1161, usb host, read and write u disk. from zlg

这个是我今天用Keil_C51写的关于MAX5417的底层函数

这个是我今天用Keil_C51写的关于MAX5417的底层函数,微控制器可以用其他的(我是用51的,其他的话,只要修改一下头文件就可以了),上层软件只要调用Write_MAX5417()这个函数就可以了,代码简洁,层次分明,注释也不少,非常适合新手学习或者是直接拿来为自己的上层软件服务。

123456uyygbb温度传感器ds1820 的汇编程序     晶振:12M TEMPER_L EQU 36H TEMPER_H EQU 35H TEMPER_NUM EQU 60H

123456uyygbb温度传感器ds1820 的汇编程序     晶振:12M TEMPER_L EQU 36H TEMPER_H EQU 35H TEMPER_NUM EQU 60H FLAG1 BIT 00H DQ BIT P3.3 AAA:MOV SP,#70H LCALL GET_TEMPER LCALL TEMPER_COV LJMP AAA NOP

Embest开发的nor flash读写工程

Embest开发的nor flash读写工程,完成了flash的sector erase,read,write功能,适合嵌入式系统设计初学者。

Some common function write by java

Some common function write by java

windows 環境下的所有報行指令, 如winver 檢查Windows版本 wmimgmt.msc 打開Windows管理體系結構(wmi) wupdmgr Windows更新程序 wsc

windows 環境下的所有報行指令, 如winver 檢查Windows版本 wmimgmt.msc 打開Windows管理體系結構(wmi) wupdmgr Windows更新程序 wscript Windows腳本宿主設置 write 寫字板 等等...其它的指令瑪

this is a sample about SRAM read/write transmission,it s default installation is D:RedLogicRCII_samp

this is a sample about SRAM read/write transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying memory.

A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functio

A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functions of C.

.mif .mid file read and write

.mif .mid file read and write

c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h

c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine

Linux系统中

Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。

EmbeddedSystem_Programming_In_C&CPP,well to write for embeded system programming

EmbeddedSystem_Programming_In_C&CPP,well to write for embeded system programming

该平台可以初步实现单片机连接 read.txt 源程序代码 write.txt 没有空格换行的源程序 noRemark.txt没有注释的源程序 NoEQU.txt 没有EQU指令的程序 No

该平台可以初步实现单片机连接 read.txt 源程序代码 write.txt 没有空格换行的源程序 noRemark.txt没有注释的源程序 NoEQU.txt 没有EQU指令的程序 NoRes.txt 还原程序中EQU指代的指令

What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the poss

What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same techn