资源列表
MST
- 最小生成树问题。多线程编程、并行计算。使用OpenMP计算最小生成树。-MST problem
JDQ
- msp430f149单片机对继电器的控制程序和源码-Msp430f149 single-chip microcomputer control program to relay and source
QuickSort
- 快速排序、多线程编程、并行计算。使用OpenMP解决快速排序问题-QuickSort problem
KEY
- msp430f149单片机对按键的控制程序和源码-Msp430f149 single-chip microcomputer control program to relay and source
LED
- msp430f149单片机对LED的控制程序和源码-Msp430f149 single-chip microcomputer control program to relay and source
PS2
- msp430f149单片机对PS2键盘的控制程序和源码-Msp430f149 single-chip microcomputer control program to PS2 keyboard and source
RS232
- msp430f149单片机对RS232的控制程序和源码-Msp430f149 single-chip microcomputer control program to PS2 keyboard and source
RS485
- msp430f149单片机对RS485的控制程序和源码-Msp430f149 single-chip microcomputer control program to RS485 and source
insert
- 随机生成10000个数使用快速排序,插入排序,和归并排序并保存文件,并且输出各自的运算时间-Input: A sequence of n numbers <a1, a2, . . .,an>. Output: A permutation (reordering) <a1’, a2’, . . .,an’> of the input sequence such that a1’ a2’ . . . an’
Circular-permutation
- 圆排列问题。算法分析与设计。C++程序。-Circular permutation. Algorithm analysis and design. C program.
Arranged-in-reverse
- 排列的逆序、组合数学。Arranged in reverse-Arranged in reverse
WordSegment
- 用C++开发的分词系统 运用基于哈希的逆向最大匹配算法 基于词典-Word in C development system uses a hash-based reverse maximum matching algorithm is based on dictionary
