搜索结果

找到约 547 项符合 Read 的查询结果

按分类筛选

显示更多分类

压缩解压 This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several lette ...
https://www.eeworm.com/dl/617/132266.html
下载: 80
查看: 1050

单片机开发 This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
https://www.eeworm.com/dl/648/136359.html
下载: 59
查看: 1047

Windows CE vb.net 开发的WinCE下的串口通讯类

vb.net 开发的WinCE下的串口通讯类,open()打开串口,read(),write()读写串口
https://www.eeworm.com/dl/674/138059.html
下载: 145
查看: 1046

人工智能/神经网络 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能

关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project ...
https://www.eeworm.com/dl/650/139771.html
下载: 184
查看: 1102

其他书籍 The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three

The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three categories: a student who is being forced to read this stuff for a class, someone who picked up this book by accident (probably because you have yet to be indoctrinated by the world at large), or one ...
https://www.eeworm.com/dl/542/146881.html
下载: 95
查看: 1073

Java编程 这是一个比较完整的java语言编写的文件系统程序

这是一个比较完整的java语言编写的文件系统程序,有8个基本功能,要求设计一个N个用户的文件系统,每次用户可以保存M个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施。且至少有Create,Delete,Open,Read,Write等命令。 ...
https://www.eeworm.com/dl/633/147390.html
下载: 137
查看: 1089

压缩解压 The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE C ...
https://www.eeworm.com/dl/617/149142.html
下载: 94
查看: 1058

其他嵌入式/单片机内容 ABEL语言的编译器

ABEL语言的编译器, 在DOS下使用。内有READ.TXT文件,使用前请看之。
https://www.eeworm.com/dl/687/152187.html
下载: 51
查看: 1074

数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
https://www.eeworm.com/dl/654/154678.html
下载: 115
查看: 1100

书籍源码 这是sun公司的程序员考试书籍(英文版的pdf) 还有模拟考试安装盘

这是sun公司的程序员考试书籍(英文版的pdf) 还有模拟考试安装盘,和视频!我将稍后发布! READ THIS AGREEMENT CAREFULLY. IF YOU AGREE TO ALL THE TERMS AND CONDITIONS SET FORTH BELOW AND ARE WILLING TO BE LEGALLY BOUND BY THEM, PRESS THE I AGREE BUTTON TO CONTINUE WITH THE SETUP. IF YOU DO NOT AGREE TO S ...
https://www.eeworm.com/dl/532/157038.html
下载: 196
查看: 1035