搜索资源列表
Python30
- Count matching for DNA patterns. Python file handler
Python2.6
- 由于网络上这些安装文件很,而且版本不一致还不能用,开始下了个3.1的,它的打印语句还要加括号才能用,而且还找不到配套的pythonwin,最后找了好久才找到一个2.6版本的,和配套的pythonwin,传上来给有同样需要的。-Because of these installation files are on the network, and the version of the inconsistency is not yet able to start down a 3.1, it also
chengshi
- 运用模式匹配的思想,正则表达式的工具,对网页中图形,文字的截取,还有函数编程,字典的应用-Ideas using pattern matching, regular expression tool, web page graphics, text capture, also function programming, the application dictionary
birdcode
- Blind Denoising BIRD is pure python but it relies on other python modules to make the Matching Pursuit computations. -Blind Denoising
MapMatching-master
- 该代码实现将基本的地图匹配功能,讲GPS获取到的数据与路网匹配,并将偏移道路的数据拉回道路上-this python code complet function that map matching
Work
- 合并csv及类似文件 调用格式: python "merge file by line.py" target.csv D:/source/pattern*.csv target.csv 输出结果路径 D:/source/pattern*.csv 输入文件路径, 支持星号(*)匹配(Merging CSV and similar documents Call format: Python "merge file by line.py" target.
chinese_seg_update
- 中文分词,采用逆向最大匹配方法实现,利用字典作为索引(The Chinese word segmentation is realized by the reverse maximum matching method, and the dictionary is used as the index.)
Python语言在Abaqus中的应用配套资源
- 本资源是《Python语言在Abaqus二次开发中的应用》的配套代码资源,有助于帮助用户进行Abaqus二次开发。(This resource is the matching code resource of the application of Python language in the two development of Abaqus, which helps users to develop Abaqus two times.)
Python3.5
- python3.5正版书籍,原书配套代码,(Python3.5 original book matching code)
01 ABAQUS+Python二次开发攻略-配书资源
- ABAQUS+Python二次开发攻略-配书资源(ABAQUS+Python Secondary Development Strategy-Book Matching Resources)
BM
- 使用python实现立体匹配算法BM算法,能够计算视差图(BM algorithm, which USES python to realize stereo matching algorithm, can calculate the parallax graph)
SGBM
- python3.7实现SGBM算法实现立体匹配计算视差图(Python3.7 implements SGBM algorithm to realize stereo matching and calculate parallax graph)
text_matching-master
- Python文本匹配模型的实现和训练,和运行。(Implementation, training and operation of text matching model.)
harris
- 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)