资源列表
cod
- 偏最小二乘 希望对大家编程有启发-PLS simulation program, we hope to have inspired programming
nhuanghou-c
- 皇后问题,解法也是多种,目前主要有回溯,递推两种方法-Queen' s issue, is also a wide range of solutions, the current major retrospective, recursive methods
cz
- 利用二分法实现查找功能。适合C语言版数据结构。-Achieved using Binary search function. Suitable for C language version of data structure.
lax.for
- 包括初始条件和边界条件的lax格式求解一维激波管问题。-lax scheme for one-dimensional shock tube problem solving
Prim_Kruskal
- 基于C++研究Prim算法和Kruskal算法对不同疏密程度的图的处理能力-Research the Prim and Kruskal arithmetic s performance for diffrent Gragh!
list
- 实用数据结构基础(第三版),实验一,线性表子系统-Based the practical data structure (third edition), experimental one, linear table subsystem
1
- 银行家算法的源代码 适合在C++环境中实现-Bankers algorithm source code
park
- 数据结构 栈和队列实现模拟停车场管理系统-Data structure parking management system
Huffman-tree-coding
- 这是一个有关于哈夫曼树编码,用C编写的一个程序-This is a Huffman tree code, written in C program
ex2.2
- 实现队列的插入和删除操作及循环队列的相关操作-Queue insert and delete operations and circular queue operations
1
- Gauss_Seidel算法的matlab实现 和Runge_kutta算法的2阶和4阶实现-Gauss_Seidel algorithm matlab realize And Runge_kutta algorithms 2nd and 4th order to achieve
read-grade-calculate-average-grade
- 可以从一个txt文件中读取出若干个学生的各科成绩,并且计算出每科的平均成绩。对学生的成绩进行排序,还可以显示出每科的最高分。并且可以生成txt文件把这些结果用储存起来。-It can read a number of students grades in all subjects a txt file, and calculate the average score for each subject. Sort on student achievement, but also can sho
