STRINGS
共 43 篇文章
STRINGS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 43 篇文章,持续更新中。
By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998
By Tom Christiansen and Nathan Torkington
ISBN 1-56592-243-3
First Edition, published August 1998.
(See the catalog page for this book.)
Search the text of Perl Cookbook.
Table of Contents
rc5 enc/dec unit you can encrypt or decryot you strings from this unit
rc5 enc/dec unit you can encrypt or decryot you strings from this unit
C function to convert strings.一个实用的C处理函数。
C function to convert strings.一个实用的C处理函数。
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 vec
Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former con
an approach for capturing similarity between words that was concerned with the syntactic similarity
an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meanin
Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an
Huffman codes
􀂄 In telecommunication, how do we represent a
set of messages, each with an access
frequency, by a sequence of 0’s and 1’s?
􀂄 To minimize the transmission and decodin
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach
All DATABASE CONNECTION STRINGS
All DATABASE CONNECTION STRINGS
symbina strings example. symbian strings example.
symbina strings example.
symbian strings example.
CKHash is an implementation of Cuckoo Hashing that can receive the input in the form of strings dir
CKHash is an implementation of Cuckoo Hashing that can receive the input in
the form of strings directly
This project extracts strings from sourcefiles and collects them for translation
This project extracts strings from sourcefiles
and collects them for translation
Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr
Huffman codes
1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s?
2.To minimize the transmission and decoding costs, we may us
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件.
用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好.
但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等.
同样,在shell脚本运行时会也泄露敏感信息.
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platfor
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Res
This C++ code example demonstrates how to localise an application to adapt to the selected phone lan
This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the applic
非常实用,方便编程----- 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 C++ I/O C++ Strings C++ 标准模板库
非常实用,方便编程-----
预处理命令
操作符优先级
转义字符
ASCII码表
基本数据类型
关键字
C++ I/O
C++ Strings
C++ 标准模板库
标准 C 库
DICOM3DSDK开发包是一套专业的PACS系统开发工具
DICOM3DSDK开发包是一套专业的PACS系统开发工具,包括DICOM协议和影像处理两大部分,它的特点是使用方便、功能强大、适应性强,是快速开发PACS的理想选择,该版本包括DICOM_Strings, DICOM_Table, DICOM_Printers, DICOM_ImageFile, DICOM_Network, DICOM_ImageViewer, DICOM_FilmBox, D
In the previous article, we presented an approach for capturing similarity between words that was co
In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach
Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairw
Pairwise Sequence alignment Algorithm Simulation.
Read 2 input strings and then calculate the Pairwise Sequence alignment.