资源列表
roady
- Program Descr iption: Solve A x = rhs where A is banded and rhs is overwritten with x.
11
- 实验:创建类IntergerSet,它的每个对象可以存储到范围内的整数。 集合在内部表示为数组,其元素为或,即,如果整数i在这个集合内,则数组元素a[i]是,反之,a[i]则为。要求包括以下成员函数: 1、 默认的构造函数将集合初始化为"空集合"(其所有数组元素为) 2、 另一个构造函数,它接受一个整数的数组以及该数组的大小,并使用该数组初始化集合对象。 3、 unionOfSets成员函数,它生成第三个集合,这个集合是现有两个集合的并集。 4、 intersectionOf
homework_1
- 已知两个单链表 A 和 B 分别表示两个集合,其元素递增排列。请编写程序求集合 A 和 B 的交集 C = A B,要求单链表C按其元素递增排列,并利用原表(即表A和表B)的结点空间存放表C。-A list of known and two single-B, respectively, two sets of its elements in ascending order. Please write a program seeking the intersection of se
wannianli
- 批处理版万年历,谁用谁知道,一款好用的小-Inquiry time
msp430x41x2_LFxtal_nmi
- MSP430F4152的外部晶振初始化Demo程序,希望对大家有用。-MSP430F4152 the external crystal initialization Demo program, and hope to be useful.
Knight_Tour
- 这是一个关于马周游的问题。主要采用回溯方法,加入了优化的剪枝。-This traverse a horse. Backtracking method, join optimization pruning.
joj2526
- 背包问题C++实现,最基本的背包,此题为joj2526题目代码-Knapsack problem C++ to achieve the most basic backpack, entitled joj2526 topic code
DTW
- Dynamic time warping code
QPSK_MOD_DEMOD
- QPSK信号的产生程序与解调程序,简单的01序列与星座点的映射,上变频,解调时下变频,星座点到01序列的逆映射,适合初学者。-qpsk modulation and demodulation
PERSON-LEI
- 人员类的编程,有详细的注释,可供初学者详细参考-Class programming staff, with detailed comments
1
- 走迷宫算法,里面有广度优先算法与深度优先算法-Maze algorithm, which has a breadth-first and depth-first algorithm algorithm
quadraticbar
- 有限元分析与应用中的程序,用于二次函数柱状分析-Finite element analysis and application of the program, for quadratic function columnar analysis
