搜索资源列表
py
- 能够将汉字转化为拼音,可以方便的对汉字进行声母排序的控件 -can be translated into Chinese characters spelling, to facilitate the Chinese characters for the sort of controls Initials
pyformat
- pyformat.zip包中有两个文件夹,pyformat_src文件夹里的为源代码,pyformat_dist文件夹里的为编译后的exe可执行程序,另外每个文件夹里都放了一个名为“testfile.txt”的测试文件。 源码使用方法示例:执行\"python pyformat.py testfile.txt\"。 可执行程序使用方法示例:执行“pyformat testfile.txt”。 即可把文件名中的不带调拼音+声调记号转化为带调拼音输出到stdout。文件名可以有多个
PY
- 汉字转拼音程序,支持3K左右个汉字。 扩展以后可以支持任意多个汉字
wbx
- 一组处理五笔输入法码表文件的小程序 chpy.c 将中文字符串自动转换成拼音的形式. 将中文的文件名转换成拼音的文件名- PY_FILE为WIN95全拼输入法反转换生成的拼音编码文件 delsingle.c 删除包含单个汉字的行 gb2312.c 生成所有GB2312码汉字 genwbsig.c 生成所有GB2312码汉字的五笔编码 py.c 去除imegen反编译后的TXT文件中词的编码,只剩下字的编码 wbadd.c 在已经存在的五笔编码文件中加入新增词组, 五
py
- 输入汉字,得到汉字的拼音首字母,很好的例子!
py
- 显示汉字拼音的控件,可以获取汉字打头字母等信息,对多音字处理没有过多考虑!还有待提高!^_^!
stomp.py
- stomp.py
PY
- 能够取到汉字的拼音的小程序。 在vc6.0运行正常-Be able to get Chinese characters spelling the small program. In normal operation vc6.0
crfsuite-0.8
- CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second. In comparison to CRF++, CRFSuite yields substantially better efficiency performance
2.py
- a second python program.
ksjdlj3.py
- a third phthon program.
sura4.py
- a fouth program, python coded, Chinese segmentor
studentmanage
- 用VC做的一个简单的学籍管理系统,能实现添加删除修改以及查询的功能,系统用户名为good,密码py-VC do with a simple school management system, to achieve the deletion of revisions, as well as add query functionality, users of the system known as good, password py
data_obj.py
- Python object for wafer data management
py
- 这是通过汉字内容获取汉语拼音的软件代码,在进行拼音查询时,或许能用到。-ping ying
src2dic.py
- 又一个星际译王Stardict词库编译器。与官方的stardict-editor相比有如下特点: 1、输入格式仅支持Tabfile,但词条可以用竖线|分隔以表示同义词。 2、可指定最大.dict文件大小,若源数据过多则会按此大小分割成多个词库,以规避Stardict不支持超过2G词库文件的问题。适合于大型维基词库的编译。 3、可指定词条解释的的最长大小,解释过多的词条会被分割成多个条目,以避免在手机上使用时内存不足。 4、不会将源文件全部加载至内存。排序只针对词条索引,在
MouseTracking_3Working.py
- mouse tracking program for experimental research. It can be used to track human movements by using a Python source IDE-mouse tracking program for experimental research. It can be used to track human movements by using a Python source IDE
cmm-py
- CMM语言的解释器和编译功能全面实现的完整代码-CMM language interpreter and compiler features the full realization of
decompile_bin-v1.6.1.py
- Tales of pirate II binary files decompiler.
tp.py
- The parameter self.n_patrols is defined in our task_setup.py file which in turn reads it the ROS parameter server with a default value of 3. (We use the special value of -1 if we want the robot to loop forever.) The counter self.patrol_count is