搜索结果

找到约 666 项符合 READ 的查询结果

按分类筛选

显示更多分类

其他 The Bad Beginning: A Terrible Tale Do you enjoy happy endings? If so, The Bad Beginning by Lemony

The Bad Beginning: A Terrible Tale Do you enjoy happy endings? If so, The Bad Beginning by Lemony Snicket is a book you’ll want to avoid. This is a story with a bad beginning, a bad middle and a bad ending. Why would anyone want to read such a thoroughly bad book? It’s all in good fun!
https://www.eeworm.com/dl/534/249047.html
下载: 40
查看: 1057

其他书籍 Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABL

Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABLING YOUR APPS - Building Desktop Apps Using Web Technologies - JavaScript & Aspect-Oriented Programming - C++ & Reusable Associations *** A Programmer s MUST-READ magazine... ***
https://www.eeworm.com/dl/542/267208.html
下载: 50
查看: 1070

技术资料 STM32 ID加密算法

读取STM32芯片内部唯一的标识,用于加密等区别其他芯片的操作,有完整注释,测试通过-STM32 chip to read a unique identifier for the encryption and other differences other chip operation, with complete notes, test
https://www.eeworm.com/dl/875646.html
下载: 2
查看: 260

技术资料 SHT11温湿度检测

char s_measure(unsigned char *p_value, unsigned char *p_checksum, unsigned char mode){unsigned error=0;unsigned int i;s_transstart(); //启动传输switch(mode) //选择发送命令{case TEMP : error+=s_write_byte(MEASURE_TEMP); break; //测量温度case HUMI : error+=s_write_byte(MEASURE_HUMI); break; //测量湿度 ...
https://www.eeworm.com/dl/893732.html
下载: 6
查看: 8210

加密解密 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 technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Bin ...
https://www.eeworm.com/dl/519/229032.html
下载: 65
查看: 1124

编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li

Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
https://www.eeworm.com/dl/628/160199.html
下载: 52
查看: 1201

压缩解压 Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba

Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about the Basic Compression Library, please read the manual (doc/manual.pdf ...
https://www.eeworm.com/dl/617/206029.html
下载: 32
查看: 1060

Delphi控件源码 Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows

Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows NT/2000. Provides properties for reading and writing bytes, words and doublewords from/to IO ports. New fast block data transfer methods enable to read and write megabytes of data per second.
https://www.eeworm.com/dl/666/213610.html
下载: 58
查看: 1133

其他嵌入式/单片机内容 程序针对mcu:cypress 68013,flash:samsung k9f1g08u,MCU运行于48M,对于其它频率,一些时序常数可能需要修改.程序实现了FLASH的CLEAR,WRITE,RE

程序针对mcu:cypress 68013,flash:samsung k9f1g08u,MCU运行于48M,对于其它频率,一些时序常数可能需要修改.程序实现了FLASH的CLEAR,WRITE,READ基本操作.
https://www.eeworm.com/dl/687/218631.html
下载: 156
查看: 1131

单片机开发 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 getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that cha ...
https://www.eeworm.com/dl/648/334589.html
下载: 20
查看: 1164