资源列表
nbl
- 逆波兰式计算,将格式化数组转化为逆波兰表达式,a为输入的数组,n为其长度,p为输出逆波兰表达式的目标,m记录逆波兰表达式的长度 -inverse Polish, the array will be formatted into reverse Polish expression, a for the importation of arrays, its length n, p output of the inverse expression Poland, Poland inverse m re
quicksort
- 快排的并行实现,使用openMP,程序自动生成随机数,分别使用单线程和多线程排序,并比较最后的结果-quick sort based on openMP
ylf12232fas
- ylf12232f液晶驱动并口代码,汇编语言-DAIMA
mpc_function
- 3个关于预测控制的matlab函数,还有一个简单演示mpc原理的小程序-About three prediction matlab control function, have a simple principle mpc demo applet
dataencrypt
- 一个用汇编写的超级简单的数据加密例子程序,测试过可以运行-data encrypt using assembly language
31
- 先在代码里输入20个数,自动计算出正数的个数和负数的个数-Enter in the code before the number 20 automatically calculates the number of positive and negative number
vbscode
- Speech recognition code
8255
- 8255正确代码,非常实用,是比较准确的一个代码。-8255 the correct code, very useful, it is more accurate code.
New-Folder
- example of C program pointer
usp
- 一款编程调试软件,设置断点,方便调试,希望大家喜欢-Programming and debugging software
shebeigengxin
- 设备更新问题的动态规划算法代码,算法设计与分析课本中关于动态规划问题的解-Equipment updating dynamic programming algorithm code, algorithm design and analysis textbooks on Dynamic Programming Solutions
main
- knapsack problem OpenMP