搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
UCS2Convert
- 将一段文本转换为带左斜杠的16进制UCS2编码字符串,可单条转换,也可成批转换,该工具主要用于MTK手机开发时将中文直接内置时的转码,使用windowsAPI,可供参考,包内有执行程序.-Will convert the text with a slash left a string of 16 hexadecimal UCS2 encoding, can be a single conversion, but also can batch conversion, the tool is mai
A-simple-language-interpreter
- 一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: <class> <student> <name>ABC</name> <id>123456</id> group1 </student> </class> 每组"标记"包含两部分:标记名称和标记值。例如,
toCaps
- LabVIEW练习小程序。由10个英文单词组成一个字符串,单词之间由空格隔开,设计一个VI程序,将每个单词的首写字母改为大写的字母,并将该字符串存储为文本文件 -LabVIEW exercise applet. Consists of 10 English words to form a string, separated by spaces between words, to design a VI program, the first letter of each word to upp
textbase
- 一种文本数据库管理软件,实现大规模文本数据库的管理,支持字符串、整数、浮点等多种数据类型。-failed to translate
HTML2TEXT
- 把HTML转化为纯文本,用到了各种字符串操作方法-The HTML into plain text, using a variety of string operation
ScanR_src
- 是我感觉最好的一个多文件批量文本更改程序,可将一个目录下所有文件中的某个字符串一次更改。-I feel the best is more than one batch text file to change the present procedure can be a directory of all documents in a change to a string.
kiushi2
- 编写C++程序完成以下功能: (1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、…… (2) 用十进制、八进制、十六进制方式向文本文件中输出整数; (3) 使用控制符和成员函数来控制输出的格式: set() precision() -The preparation of C++ Procedures to accomplish the following
kiushi2
- 编写C++程序完成以下功能: (1) 输入一个文本文件名 (2) 使用ofstream 向一个二进制文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、…… -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) ofstream to a binary file in the ou
MultiLanguage_Source
- 语法编辑器是一个可以对程序设计语言进行语法编辑的文本编辑器,它对程序设计语言进行语法关键字进行加亮处理,如注释行、字符串、语法关键字、数字等,这样使得源程序更容易阅读-Syntax Editor is a programming language can be edited for grammar text editor, its programming language syntax highlighting keywords to deal with, such as the comment
1
- 是用容器来统计文本中字符串出现频率的程序,实现map排序 源码是别人的,在上面改动了一些实现的-Containers are used for statistical frequency of occurrence of the text string procedure, source sorted map implementation is somebody else' s, in the above a number of changes to achieve the
Speech
- 实现文本语音功能,将指定字符串转为语音。-text-to-speech
bm_algorithm
- 字符串匹配boyer_moore算法—— 首先输入查找模式,然后输入文本,如果匹配,输出文本匹配,如果不匹配输出文本不匹配。-Boyer_moore string matching algorithm- the first input search mode, and then enter the text, if the match, the output text-matching, if you do not match the output of the text do not ma
EmployeeInfo
- 此程序为实现可以输入格式化字符串的文本框,以前写的,可以立即使用!-This program can enter a formatted string for the realization of the text boxes, previously written, you can immediately!
ch04
- 复合类型代码,包括数组,结构,指针,如何创建和存储文本字符串及如何使用C-风格字符数组和C++string类来处理文本输入和输出。-Compound type code, including arrays, structures, pointers, how to create and store text strings and how to use C-style character arrays and C++ string class to handle text input and o
delphi_jdbcrm
- Delphi 编程入门经典教程,讲解Delphi快速入门的基础知识、面向对象编程的方法、字符串列表及应用、文本编辑器的设计、Delphi图形编程、文件管理、拖放编程、异常处理与程序调试、数据浏览部件的应用及编程、简单的数据库编程应用,动态链接库编程指南等。-Introduction to the classic Delphi Programming Tutorial, Getting Started Delphi explaining the basics of object-oriented
Fuzhi
- 文件复制:复制到一个文本文件 将字符串按字符顺序写入基础输出流 同样其中的一些路径需要自行设置 需要自行设置 -A document copying : to a text file will be a string of characters written on the basis of the same order of the output of some of the path to its own set up needs
display
- 这个例子使用了外设支持库,显示库中显示出某种程度的功能,并包括一个示例的字体数据被包括在芯片上的文件系统的文件。 应用滚动整个液晶显示器的BlueCore通过I 2 C接口连接到一个文本字符串-This example uses a peripheral support library, library shows a certain degree of functionality, and include an example of the font data is included wi
1
- 1.分别统计出其中英文字母数和空格数及整篇文章总字数; 2.统计某一字符串在文章中出现的次数,并输出该次数 3.删除某一子串,并将后面的字符前移(1. respectively, the statistics of the number of letters and spaces English number and the total number of words; 2. times a string statistics in the article, and outputs the nu
实例66_文本操作_字符串加密
- 实例66_文本操作_字符串加密(66_ examples of operation _ text string encryption)