资源列表
Listas
- lista implementadas concretas
sirenqiangdaqi
- 这是用汇编编制的一个四个人抢答器。他可以用软件模拟硬件。对初学者很有用!-This is a compilation prepared by the four individuals Responder. He can use software simulation hardware. Useful for beginners!
frameDetect
- 端点检测就是检测语音是否进入语音段,而不是还停留在静音段。-It can help you judge a voice record if it has gone to the necessary place.
wangjian
- 生成20902个Unicode汉字,利用UltrEdit打开,执行Unicode转ASCII,即可得到Unicode转换表, //查此表即可转换任意的Unicode汉字串了 -generated 20,902 Unicode Chinese characters, using UltrEdit opened, ASCII to Unicode implementation, and can be Unicode conversion table / / check this table c
GBK
- 汉字信息处理的,主要功能是转换字符成GBK码,方便查用
teste
- teste de equipamento de medicao
numdect.py
- 汉字月份识别与转换为数字月份,特殊:含有十的汉字的处理-Character recognition and converted to digital in February month, special: contains characters deal with ten
Time
- time 格式的10*16点阵字库font-time格式的10*16 font
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req
zuixiaobianjijuli
- 求两个英文字符串的最小编辑距离的C语言源代码,在VC++6.0环境下编译、运行成功。-Seeking two English string edit distance of the C language source code, VC++6.0 environment compiler, running successfully.