搜索资源列表
dsp_C_code6
- 数字信号处理的各种算法的c语言代码实现。 格式是pdg的。-digital signal processing algorithms in C language code to achieve. The format is pdg.
314962354
- 整理资料时发现了大一时C程序设计的大作业,是一个简单的联系人管理系统,有一千多行代码吗,界面布局和菜单风格都是仿照 Turbo C 做的。 在C中表现图形界面是一件很痛苦的事情,于是就做了一个折中的选择,这个程序中的“图形界面”实际上是使用字符模仿的,但工程量仍然不小,大概有一半左右的代码花在了界面的描绘上。 程序的注释非常详细,现在看起来也一点不吃力,结构也比较清晰,界面和功能基本上是分开的,扩充和修改都很容易。对于C语言的初学者来说,应该是一个不错的范例,认真看一看肯定会
hanzishibieyuandaima
- 文字识别技术对于中国人来说尤其重要,此代码开发环境在C++语言下,是难得的就文字而论的源代码.-character recognition technology for the Chinese people, particularly important that this code development environment in C language, is a rare text on the terms of the source code.
jance
- FFT实现的C语言代码!有需要的可以看看,本人自己编写的-FFT C language code! Need can see, I own prepared
HMM_code
- 经典的HMM算法的代码!以在文本中的应用为例,给出HMM的源码。使用C语言。-classic HMM algorithm code! In the text to the application as an example, HMM source. The use of C language.
acopost_note
- acopost是Ingo Schroder于02年在德国汉堡大学完成的一个词性标注工具包。主要实现了基于实例、最大熵、2元隐马、基于转换规则等4种词性标注算法,以及评价和算法融合等。采用的语言是perl和c,代码比较短小,非常适于学习。-acopost Ingo Schroder is a speech in 2002 at the University of Hamburg, Germany marked the completion of the toolkit. The main achi