搜索资源列表
5个c程序源代码
- 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
XXXX
- C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数
C++zifuchuan
- 用VC++处理字符串的程序,非常顺手,适合初级学生学习参考!
test1_2
- 求X和Y两个字符串的最长公共子序列。(X和Y字符串分别存放在ASCII码文件2X.txt和2Y.txt中) 要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。 -Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to
filetranslate
- 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
filetranslate
- 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
AbstractChinese
- 从VC源代码文件中搜索并提取中文字符串,将这些字符串定义为宏,并在源代码文件中用宏替换原字符串。这样可以在宏定义文件中修改字符串,编译生成不同的软件版本。-Abstract chinese characters from source c files.
ReplacePro
- VC++6.0工程,实现批量替换多个文本文件中的字符串。-Visual C++ 6.0 project to achieve batch replace string in multiple text files.
Assignment_3
- 按规定的格式处理字符串 You will design and implement a program that will take as command line arguments descr iptions of types, possibly associated with variable names, some of those variable names possibly referring to other variable names, check t
Display-source-code-mixed-string
- 一段C语言代码,功能是实现了汉字的字模提取和显示,或者是混合字符串显示。-A C language code, the function is to achieve a matrix extract and display of Chinese characters, or mixed string display.
fwordintxt
- 通过对文件的操作,实现对多个txt文件进行字符串匹配,并输出匹配结果。本程序用c语言编程。- String matching of multiple txt files, file operations, and output matching results
The-character-matching-and-retrieval
- 使用C++编写的多字符串匹配检索,效果良好 -The character matching and retrieval
Write-and-read-text.rar
- c++标准的输入输出,特别是写入文本时的字符串类型或已经计算过程中产生的整型类似数据的文本写入,c++ standard input and output, especially when writing text string type has been calculated integer similar data generated in the process to write text
determine-a-specific-symbol-in-file
- 运用C++语言判断文件中字符串中是否含有某个特定符号,并根据不同符号输出正负1.-Use the string C++ language to determine the file if it contains a specific symbol, and in accordance with the different symbols output plus or minus 1.
strcpy
- 自定义字符串拷贝函数strcpy(),在C-Free和VC环境能够通过-Custom string copy function strcpy () in C-Free and VC environment through
string_operation
- 几个用来操作字符串和csv文件的函数,c语言,C++,VC都可以使用-some func for string and csv file operation
str.c
- 常用的字符串操作,包括切割,校验等等等 很实用的函数-Common string operations, including cutting, parity and so on and so very useful function
StatisticsCharacters
- I/O流操作 任务目标: 练习C++的文件数据处理方法,学习类ifstream(从文件输入)、ofstream(向文件输出)和fstream(从文件输入,输出)的定义与用法。 任务描述: 编写一个程序,用统计一个源代码文件(以你所写的代码文件为对象)中英文字符串的种类与个数并输出到文件phases.dat,记录格式如下: Type number main 1-I/O stream operations mission object
ltcrjrymanipulation
- c#字符串操作类库 C # string operation class library-C# string manipulation library C# string operation class library