资源列表
DataStructures_C
- 用C/pascal实现的一些常用算法,在ACM比赛中,是极为有用的.所以希望对大家有用.-ACM比赛,常用算法
ywm
- 数据结构专家教授严蔚敏先生现场答数据结构爱好者问记录,chm格式,使用方便,很有参考价值。-Data structure experts and professors to Mr. Yan Weimin live record A data structure that fans ask, chm format, easy to use, great reference value.
treesearch
- 树的动态查找,包括如何建立树,如何遍历二叉树-The dynamics of the tree to find, including how to build a tree, how to traverse the binary tree
ga
- 讲解如何用C语言实现遗传算法,以及应用遗传算法求解的全过程-Explain how to use C language implementation of genetic algorithms, and the application of genetic algorithm the whole process of
Matrix
- Program includes class "macierz" (pl. matrix) with parallel multiply which uses open mp. It s simple multiply, not for example Strassen method.
work
- 设计一个学生档案管理程序。该程序应该具有下列功能: (1)通过键盘输入某位学生的相关信息。包括学号、姓名、性别、年龄、出生年月、电话、E-mail、籍贯等; (2)浏览学生信息; (3)根据学号修改、删除学生信息; (4)能按学号、姓名、年龄等关键字排序; (5)统计学生年龄的平均值及各年龄段人数; (6)用链表实现,原始数据输入和结果输出使用文件存放。 -Design of a student' s records management procedures.
SORT
- 归并排序,首次上传东西,不懂规矩!-SORT
graphes-algorithmes
- Algorithm of Graph -Algorithm of Graph ...........................
Sort
- 使用模板实现2种数据类型的6种排序,用户可以输入要排序数组的大小。-Using a template to achieve two kinds of data types, six kinds of sorting, the user can enter the size of the array to be sorted.
java_implementation_of_various_algorithms
- 各种算法的java的实现,包括各种排序算法的实现。-The java implementation of various algorithms, including various sorting algorithm.
1-2
- 复数四则运算。实现复数的加,减,乘。根据输入的复数分离出实部和虚部-Complex four operations. Achieve the plural add, subtract, multiply. Based on the input of the complex separated real and imaginary parts. .
2-1
- 生成两个非递增线性表,并对其进行合并成非递增线性表-Generates two non-incremental linear form, and its merger into a non-incremental linear form