资源列表
kmp
- 串的模式匹配可以从模式p的p[k]开始与正文t的t[j+i]开始依次比较,(若p[k]==t[j+i]继续比较p[k+1]=?=t[j+i+1]直至出现p[k+l]!=t[j+i+l-1]时,重新寻找新的p[k+l]的那个最大k 然后再比较p[k ]=?=t[j+i+l]直至匹配或遍历结束)。省去了前面的k次比较。当对应p[i]的k有多个,取最大的k。-Pattern matching string from the pattern p, p [k] started with the body
GLView3DDoc
- 绘图DOC类 绘图DOC类 -Mapping Mapping category DOC DOC category type Mapping Mapping Mapping category DOC DOC category
C-language-program-code
- 经典的C语言程序代码 对于初学者很有帮助-The classic C language program code is very helpful for beginners
wireDS18XX
- wire测温芯片DS18XX的应用
moter
- 本实验使用按键方式控制步进电机的转动 * * 接线方法:A>P1.4,A- >P1.5,B >P1.6,B- >P1.7,GND,VCC * * 按按钮“K1”,步进电机正传 * * 按按钮“K2”,步进电机反转 * * 按按钮“K3”,步进电机停止 * *-In this study, key way to control the stepper motor rotation* * Connection methods: A> P1.4,
hwmcu
- 单片机I/O口采集红外感应人体信号,计数同时送12864液晶屏显示与控制!-MCU I/O port body infrared sensor signal acquisition, while sending 12,864 counts LCD display and control!
convolution-code
- 卷积码的编码器是由一个有k个输入端、n个输出端、m节移位寄存器所构成的有限状态的有记忆系统,通常称它为时序网络。-A convolutional code encoder is composed of a k-th input terminal of the n output terminals, m section shift register constituted by a finite state memory system, the usually call timing networ
buckclose
- 降压Buck电路闭环matlab仿真,分享供大家使用-Buck Buck circuit closed-loop simulation matlab share for everyone to use
12864LED
- 12864的点阵液晶图形显示代码,基于单片机AT89S52芯片,在KEIL可编译。-12864 dot matrix LCD graphics display code can be compiled based on the single-chip AT89S52 chip in KEIL.
zdwfxc_51
- 自动往返小汽车控制程序,供大家学习参考,使用时根据自己的系统修改.-automatic control procedures and from the car, for your reference to the study, use their own system changes.
BEAM3d.ZIP
- 空间梁的有限元程序 fortran 编写-Spatial beam finite element program fortran write
Fibonacci
- 斐波那契数列,包含头文件、算法实现文件及主函数文件。 -Fibonacci sequence, including the header files, the algorithm to achieve the main function of documents and files.
