资源列表
palindrome
- 实现了输入字符串的检测,字符串以@结束。利用栈和队列的基础知识,结合数据结构,实现的回文判断!-Achieve detection of the input string, string @ end. Using the basics of stacks and queues, combined with data structure, determine the realization of the palindrome!
compute-methord
- 与高数联系密切,通过插值算数,也可用C语言编辑成程序在电脑上算出-Close ties with the high number, by interpolation arithmetic, can also be compiled into a C language computer program calculated
FEM_program
- 平面应力板结构的有限元计算程序,已调试通过。-Plane stress plate structure finite element program has been debugged.
peed
- Volterra高阶核的新算法在航空涡轮转速控制-Volterra kernel of the new algorithm in high aviation turbine speed control
CPP_Vector
- 讲述C++中Vector容器的用法,包括建立vector向量、添加、排序、删除等-About C++, Vector container, including the establishment of vector vector, add, sort, delete, etc.
gaosi
- 用高斯公式求方程组的解,上下消元法是矩阵对角线上的数字全是1-gaosi
fangshesuanfa
- 仿射机密算法,对数据安全的人员很有用,用C实现了仿射机密算法,很实用-Affine secret algorithm, useful for data security staff, with the C implementation of the affine secret algorithm, it is useful
Lab-uC
- Contador bcd para el lab de digitales
changgui3
- 1.基类,虚基类 2.构造函数,析构函数 3.派生类,继承 4.派生类调用基类 5.私有成员与公有成员及保护类 -1. Base class, virtual base class 2. Constructor, destructor 3. Derived classes, inheritance 4. Derived class to call the base class 5. Private members and public and protected class
suanfa
- 这是通过VC++实现的一个求最短路径算法以及其他算法的小程序。-This is done by a VC++ to achieve the shortest path algorithm and other algorithms of small programs.
pailiezhuhe
- 排列组合的计算,可用于概率论问题的求解和计算-Permutation and combination of the computation can be used to solve the problem of probability theory and calculations
Disk-scheduling
- 磁盘调度算法,包含FCFS,SSTF,SCAN和CSCAN-Disk scheduling algorithms, including FCFS, SSTF, SCAN and CSCAN