-
ATAPI-CDROM 驱动程序
C51 ATAPI-CDROM 驱动程序(C51 ATAPI-CDROM driver)
- 2004-11-24 23:37:36下载
- 积分:1
-
wordsegmentation
一种基于自动机的分词方法,可进行中文分词及统计(Based method of automatic machine word)
- 2011-09-21 11:38:57下载
- 积分:1
-
STM8S的TIM1 PWM发波
详细描述了STM8S的TIM1如何产生PWM,包含了在中断中调节PWM信号
- 2022-06-19 13:36:17下载
- 积分:1
-
模拟登陆教务系统
模拟登陆教务系统,
- 2023-08-10 23:00:03下载
- 积分:1
-
wenfapamduan
Chomsky文法的判断。0型1型2型3型的判断(Chomsky)
- 2009-12-13 11:23:40下载
- 积分:1
-
bunnyrA
一个离散的点坐标数据,通过CAD离散的数据处理技术,生成了合理点坐标数据。(A discrete point coordinate data, using CAD discrete data processing techniques, generates a reasonable coordinate data points.)
- 2013-09-27 14:49:37下载
- 积分:1
-
2.LED位移控制
LED code for 51 chips
- 2020-06-24 10:40:02下载
- 积分:1
-
SCL-Decoding
SCL译码算法,是一种SC译码的改进算法,主要用于Polar码的译码,SCL译码的性能比SC译码的性能好,但是复杂度要高。(SCL decoding algorithm is an improved algorithm for decoding SC, mainly for decoding Polar codes, SCL decoding performance than SC decoding performance is good, but the complexity is higher.)
- 2015-12-23 09:50:34下载
- 积分:1
-
6790966
Winamp样式的自动停靠对话框,VC++经典编程源码,很好的参考资料。(Winamp style automatic berth dialog, VC++ classic programming source code, a good reference.)
- 2013-11-15 09:09:59下载
- 积分:1
-
编辑距离问题
说明: 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1