搜索资源列表
CPP-Literature-Assistant
- 文学研究助手。英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。-Literature and research assistants. English novel stored in a text file. Terms to be set to a statistical input is completed, the statistical work program
bignumber.cpp
- 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
gh0st-1.0
- 最新优化的Ghost源码,免杀处理过,可以自定标题,窗口,功能强大-is a very perfectly remote control code,
Cpp
- 要求设计一仿真程序实现N部电梯的有效调度运行。该实例是一个电梯载客问题,问题的描述-A simulation program designed to achieve N effective scheduling elevators running. The passenger elevator is an example of the problem, the descr iption of
redblacktree.cpp.tar
- 一个关于读写红黑树的数据结构算法。c++写的。-A red tree on the reading and writing data structures algorithm. c++ written.
j_13011_syl
- 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes th
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5
cpp
- 对于算法初学者 用于usaco 98道题目的完整程序 并配有重要注释-The algorithm for beginners usaco 98 Road subject with a complete program and Important note
2d_dynamic_array.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** **// // program name: 2D dynamic array // These program shows how to create and pass a 2D dynamic array to a function. // It can be very useful for applications that you might create. // -//
breaking_numbers.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *// // Name: Breaking Numbers // // Descr iption: this code can be use for breaking numbers. // An example of it: lets say that a user enter "561365" as input, // the program will put e
integer_test.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *** ****// // program name: Integer Test // Sometimes we need a way to test the user input to know if it is an integer, i have // seen many algorythm for doing this,but a lot of them are inc
number_test.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *// // Name: Number Test // // Descr iption:This program executes a very precise test to determining if the user input is a number. // This test valid for any real numb
HuffBest
- 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
A.Brief.Look.at.Cpp
- A Brief Look at C++. C ++ 之父Bjarne Stroustrup的论文-A Brief Look at C++. C++ is the father of Bjarne Stroustrup' s paper
APerspective.on.ISO.Cpp
- c++ 之父Bjarne Stroustrup的一篇论文,大家可以看看,关于c++的一些设计-c++ is the father of a paper Bjarne Stroustrup, we can see that on some c++ design
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。-C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.c
merge_sort.cpp.tar
- A merge sort written in C
Factors of a Positive Integer.cp
- factors #include <stdio.h> int main() { int number, i; printf("Enter a positive integer: ");
EDSDK-cpp-master
- This is a EDSDK-cpp-master.
C-Cpp中文帮助文档
- 这是有关于html的帮助文档,希望对大家有所帮助。谢谢。(This is a helpful document about HTML, which I hope will help you. thank you)