资源列表
c++小程序
- 自己写的一个关于向图片文件中写入一段话,或者一个文件的小程序,当然还有和她配套的读取程序。希望爱玩的孩子可以一起交流啊。
ssd5_exercise456
- ssd5的练习4、5、6的答案。。希望有帮助-ssd5 exercises 4,5,6 answer. . Hope that helps. .
BigInt
- 长整数相加源码,使用了链表,结点,还自定义了多个函数,是个好借鉴的代码-Source of long integers, the use of a linked list, nodes, and also defines a number of functions, is a good reference code
hashwork
- 可以把樹跟sic列出來,然後有3種排列方式,看要用哪一種-You can follow the tree sic listed, then there are three kinds of arrangement, to see what kind of use
code
- 《C++轻松入门》是一本为程序设计初学者轻松地学习C++编程语言而编写的图书。《C++轻松入门》从初学者认知的角度出发,由浅入深、循序渐进地讲解了C++编程语言中的各种编程技术,通过通俗易懂的讲解和丰富生动的典型示例,使读者能够轻松地学到C++编程知识。全书共分为3篇,第1篇主要介绍 C++中的常用数据类型、基本语句、函数调用和指针等内容。第2篇主要介绍C++面向对象的程序设计,包括类和对象、继承和派生、多态性和虚函数等内容。第3篇主要介绍数据结构中链表的C++实现和C++中模板的应用。附件为本
suanf
- 有各种基本算法,以及一些关于数据结构和算法的课件。非常适合初学者。-There are various basic algorithms, and some data structures and algorithms on the courseware. Very suitable for beginners.
Data-Structures
- 数据结构英文课件,天津大学版——包含实验示例-Data structure in English courseware, Tianjin University Edition- Experimental sample containing
talkback.c
- This program used to record
HeapMake
- c++代码,实现堆排序,方法是先建立一个大根堆,然后逐步进行调整-c++ code that implements heap sort, the method is to set up a large root heap, then gradually adjust
POJ1000-1010
- ACM 相关的,POJ 1000-1010的全部解答,程序十分完备 部分还有文字说明-ACM-related, POJ 1000-1010 all the answers, procedures, and there is still a very complete text descr iption
MyPolynominal
- C#实现的多项式加、减、乘、除算法,便于初学编程的同学使用。-C# implementation of the polynomial add, subtract, multiply, in addition to the algorithm, easy beginner programming students.
Erchashushiyan
- visual studio编程,数据结构中的二叉树实验,测试新建5个节点,以及新节点的插入,之后完成遍历。-insert visual studio programming, data structures binary experiments, test new five nodes, and the new node, then complete traversal.