资源列表
cipher
- 该程序将键盘输入的字符串与机内设定的字符串比较,若相同,则显示“OK”,否则显示“illegal user” 程序中有详细注释。
UART_routines
- source code Uart routines to FAT32 routines
FFT
- fft快速傅立葉轉換-FFT
Regularexpressionenfa
- Regular expression to e-nfa
key
- 调速流水灯程序,C语言,源码,一个很小很简单的程序-Light Speed program flow, C language, source code, a very small and very simple program
4g
- Assembly source code access to 4GB memory address for DOS-4G memory access assembly source code
SeqStack
- 建立一个空栈,对已建立的栈进行插入、删除、取栈顶元素等基本操作. -Create an empty stack, the stack has been established to insert, delete, take the top element, and other basic operations.
textin2
- DWT音频水印嵌入算法程序, DWT音频水印嵌入算法程序-Audio watermarking algorithm in DWT DWT audio watermarking algorithm, DWT audio watermarking algorithm
CAD9850-MSP430
- 基于51单片机信号发生器源程序,AD9851芯片的信号发生器-Based on 51 single-chip signal generator source, AD9851 chip signal generator
mov
- 计算(x+125-x*y)/z,设x、y、z 为16位有符号的字变量,计算后将商存入x,余数 存入y中。假设x=3、y=4、z=10-Computing (x+125-x* y)/z, set x, y, z 16-bit signed word variable, calculated after the trader deposited x, y in the remainder deposited. Assuming x = 3, y = 4, z = 10
3
- 汇编程序,分别从键盘输入姓名和8个字符的电话号码,并以一定的格式输出。-Assembler, respectively, enter the name and telephone number of eight characters from the keyboard, and to a certain format.
buble
- source code bubble sort in C