资源列表
BubbleSort
- 此程序能对字母和数字进行排序,但不能对中文进行排序-This program can sort the letters and numbers, but you can not sort of Chinese
1-1.1
- 约瑟夫患加密算法,输入总人数N,和开始的号,隔M个人出队。例:总人数6,从第3个人开始,隔2个人出一个人。-Joseph suffering encryption algorithm, enter the total number N, and the beginning of the number, every M personal dequeue. Example: The total number of 6, 3 personal, one out of every 2 individua
FillupStockCodes
- 解决从通达信软件导出最新代码后,在excel中因为数据格式而产生的代码缺失问题。-solve the missing part of stock codes transferred out from stock trading software.
cascade2xml
- 图像处理中分类器级联处理的一些代码,可以将分类合并为一个XML文件-Image processing cascade classifier to deal with some of the code
codefile
- 一个小程序,可以读入一个英文的文本文件,显示这个文件,并统计这个文件有多少个字符,多少个单词,多少个空白(空格、TAB),多少个段落,按照单词的长度进行统计-A small program that can read an English text file, display the file, and statistics that document the number of characters, the number of words, the number of blank (spac
ConbineFile
- 将几个文件按照指定的起始地址合并,形成一个统一的文件-conbine several files to a unified file according to their destinated address.
codeflie
- 实现txt文件中的查找与替换功能.功能简单 DOS界面.截面友好.-Txt file to achieve search and replace functions. Features a simple DOS interface. Section friendship.
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
CinternetFile
- 使用CInterentSession 读取web页面的信息-CInterentSession read web pages using information
星期计算器
- 输入年月日,返回当天星期。支持负数。,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
ShowToDos
- 将文件内容显示出来,这是一个DOS程序,没用delphi做过DOS程序的可以看一下。
fileselfcopy
- 以winmain()形式写的VC程序,先查看文件复制过没有,然后再考虑将程序复制到指定位置。-Self-copy file in Visual C++ settings. It is a full program with winmain(),I think it could help some new programers.