资源列表
lkkt
- 龙格库塔法求解常微分方程组,经典算法,值得分享-Runge-Kutta method for solving ordinary differential equations
STL读取
- 基于OPenGL 、VC++DE stl文件的读取及显示
TeachingPlan
- 教学计划编制问题,程序实现两种编排策略:1使学生在各学期的学习负担尽量均匀;2是使课程尽量集中在前几个学期中-Teaching planning issues, program scheduling two strategies: one to enable students to learn as much as possible the burden evenly in each semester 2 is to try to focus on the course in the firs
Huffman
- 哈弗曼编/译码器,实现以下功能:初始化,编码,译码,打印代码文件,打印哈夫曼树-Huffman encoder/decoder, the following functions: initialization, encoding, decoding, printing code file, print Huffman tree
listing
- 数据结构:链表数据结构常用面试算法实现。-data structure: list data structure related interviewing algorithm.
crosslist
- 十字链表数据结构实现。这是学习指针的终极练习题。-Cross linked data structure. This is the ultimate exercise for learning pointers.
sorting
- 基于C++模板技术实现的各种常用排序算法。-Variety of commonly used sorting algorithm based on C++ template technology.
1
- 实现背包问题算法,并用MFC做出界面,画出曲线图。-Knapsack problem algorithm, and make the interface using MFC, draw graphs.
hanruota
- 这是数据结构中关于汉若塔问题的几个C程序源码-there are some C programs about hanruota
number-of-partitions
- 问题描述: 整数划分是一个经典的问题。希望这道题会对你的组合数学的解题能力有所帮助。 输入: 每组输入是两个整数n和k。(1 <= n <= 50, 1 <= k <= n) 输出: 对于每组输入,请输出六行。 第一行: 将n划分成若干正整数之和的划分数。 第二行: 将n划分成k个正整数之和的划分数。 第三行: 将n划分成最大数不超过k的划分数。 第四行: 将n划分成若干奇正整数之和的划分数
The-array-
- 简单的数组处理的例子.新手学习使用.也算是学习过程中一个联系吧.-Simple example of an array of processing. Novices learn to use. Learning process can be considered a contact bar.
CH06_
- 算法设计策略学习性文件,具有较高参考价值-Algorithm Design
