搜索结果

找到约 604 项符合 Write 的查询结果

按分类筛选

显示更多分类

软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort

Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
https://www.eeworm.com/dl/684/208006.html
下载: 45
查看: 1063

单片机开发 这个是我今天用Keil_C51写的关于MAX5417的底层函数

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

VC书籍 Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Pr

Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become an MFC programmer in 1994, I went shopping for an MFC equivalen ...
https://www.eeworm.com/dl/686/486808.html
下载: 82
查看: 1147

书籍 ComSoc+Guide+to+Next+Generation+Optical+Transport

Many times I have been asked to explain “ briefl y ” how SDH, SONET, and the OTN “ exactly ” work. The questions came mainly from new colleagues, stu- dents, and users of these technologies, personally or via the usenet newsgroup comp.dcom.sdh - sonet. I could have referred them to the standards ...
https://www.eeworm.com/dl/521853.html
查看: 90

单片机编程 XA-S3 I2C driver software

This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All t ...
https://www.eeworm.com/dl/502/31380.html
下载: 56
查看: 1112

网络 LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,

LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, po ...
https://www.eeworm.com/dl/635/209240.html
下载: 69
查看: 1113

网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
https://www.eeworm.com/dl/635/314911.html
下载: 56
查看: 1118

软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...
https://www.eeworm.com/dl/540/420908.html
下载: 74
查看: 1073

系统设计方案 R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM).

R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM). They realize high speed, low power consumption and a high level of reliability by employing advanced MNOS memory technology and CMOS process and low voltage circuitry technology. They also have a 128- ...
https://www.eeworm.com/dl/678/425340.html
下载: 181
查看: 1142

其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re

Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, queue, and priority_q ...
https://www.eeworm.com/dl/542/438625.html
下载: 46
查看: 1091