资源列表
houzhuishi2
- \"栈顶运算符为: %c\\n\",getTop(optr)) printf(\"此时运算符为:%c\\n\",e) printf(\"栈顶运算符优先级低,%c进栈\\n\",e) push(optr,e) //e进运算符栈
matrix_multiplty_mpi
- 并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
queue
- 数据结构实现一个队列的操作,有插入删除等功能-queue
inverse_matrix
- 矩阵求逆计算程序,可以直接当子程序来调用-Matrix inversion computer program can be called when the subroutine
parking
- 数据结构 停车场问题 用C++编写程序 课程设计-shujujiegou parking
test.cpp
- detect eyes in opencv
BFS
- 广度优先搜索算法,是搜索算法的一种,内附实例-The breadth-first search algorithm
PowerSet
- C++ 数据结构 利用回溯法求解集合幂集-C++ data structure backtracking to solve a collection of power set
new-hough-transform-tilt-adjest
- 新的hough变换方法求图像倾斜角,相比老的方法更加精确-New method of hough transform for image skew Angle,Compared with the old method is more accurate
testLCD---Kopia
- Test LCD on microcontroller c8051f350
otsu
- 图像处理的大津法二值化求阈值的算法,纯c,基本整数运算,还可以进一步优化-Otsu binarization threshold required image processing algorithms, pure c, basic integer arithmetic, can be further optimized
staticlist
- 静态链表的应用 可进行插入,删除等操作 而且可以进行代码复用,省去很多开发时间-The application of static linked list To insert, delete, etc But also for code reuse, save a lot of development time
