搜索资源列表
Lzss_VC
- 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
FileStorage.v3.0.1
- he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需
KeChengSheJi
- 这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在menning.txt文件中.两个文件用单词索引号联系和查询-This is what I do in C programs written by design, I also used to write a paragraph out of the window under Windows applications. This is a
pdf转txt
- pdf to text by c#
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
QGA
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
las2txt
- 读取las文件并转换为txt文件 (C++源码)-Read las file and convert to txt file (C++ source code)
Excel-To-TXT
- C++Builder开发的Excel转TXT格式转换器-Excel To TXT
txt
- 读写.txt文件,给每一行数据加入注释,编程环境为Visual C-Write and read .txt files and andd notes to every line.
drawline
- 读取*.txt文件画线,用C#描述的,绝对好用-Draw a line to read*. txt files, using C# as described, absolutely easy to use
kuaijie
- 在C根下创建记事本文件l.txt 快捷查看自己学习经验-In the C root l.txt the Notepad file to create the shortcut view their own learning experience
save-datas-to-a-txt
- 在Microsoft visual C++ 6.0中实现保存数据到txt中-In the Microsoft visual C++ 6.0 to implement the save data to txt
TXT-Cutting
- 这个软件是当初给我的小说群网友开发的一款自动分割TXT文档的工具,拥有自动读取文档、检测文档基本信息、分割、给新文件有序重命名等功能。使用C开发的。-This software is original to the novel group of friends developed a tool for automatic segmentation of the TXT files, with the document automatically read the basic informatio
read-txt
- visual c++ 6.0编写的基于MFC的读取txt并显示的程序-visual c++ 6.0 writing MFC-based program to read and display txt
Readwrite-txt
- C++ Builder 对文本文件的读写操作,写了好机天,才搞定-Builder C++ on the text file read and write operations, write a good machine days, to get
open-txt
- 可实现txt文件读取的功能,写入和读取,编码用C#方法。-Txt file to read can realize the function of writing and reading, coding with C# methods.
demo2
- 刚学c++ 过来 查看些源码 简单的打开txt 学习用-Just learned c++ come over to look into some source code simple of open txt to learn to commonly use
cPP-Import-data-from-a-txt-file
- c++从txt文件中实现逐行读取数值,并将数据赋给一个数组-C++implementation TXT file read line by line number, and the data is assigned to an array
C-language-code-to-read-txt-file
- 用c语言读取txt文档的代码,代码中所用函数均有详细说明-C language code to read txt file, the code used in the function are described in detail