搜索资源列表
PROJECT
- Rezard 3.0. 可视化Gavle Sweden房价可视化-Rezard 3.0. Gavle Sweden Visualization Visualization prices
linear_sorting_algorithm
- Sorting algorithms that can run linear time. Including counting sort, radix sort, bucket sort.
sourceDiscPreReader_Release
- 检索典型蓝光碟片文件夹中的主要视频文件,其中使用文件大小判定主文件-research main video in folder like BD-Disc
writeraster
- 这个程序可以对栅格影像 进行图像切割并生成256*256的瓦片图,便于网上发布。-segment the map
light_test
- python 3D光线追踪,人物网格加载-python 3D ray tracing, figure grid load
Python26
- These are the grphical client server programs with socket programming-These are the grphical client server programs with socket programming..
hc4046_pll_calc
- Example of calculating PLL factors and component values for 74HC4046 chip. Based on a Texas Instruments application note, fixed and converted to Python.
bill
- c&c08 billing parcer
ftd2xx-py
- Python ctypes wrappers for D2XX Direct Drivers of FTDI Chip.
x6hr-python
- x6hr.py allows you to access SUUNTO X6HR to download on Python scr ipt.
reading_test
- 记录阅读过程中查看的生词,可以通过记录的生词分析阅读过程-Record new words to view the reading process
check_info
- 从oracle数据库中按照指定的格式导出数据到excel,然后进行数据的核对分析-Oracle database from the specified format to export data to excel, and then check the data analysis
stat_total
- 从服务器ftp下载指定的文件到本机,然后对文件数据进行解析并把解析的数据输出到excel,然后从数据库中提取对应的数据进行核对-Ftp from the server specified file to the local, and then parse the data file and to parse the data output to excel, and then extracted from the database to check the corresponding data
voa_download
- 下载之前自动生成需要下载文件的url源地址,从指定url地址多线程同时批量下载文件-Before downloading the file automatically generated url to download the source address, url address from the specified batch download multiple threads
setproxy
- 通过程序设置ie的代理服务器,以及代理服务器不适用的本地局域网地址-Ie through the proxy server settings and the proxy server' s local LAN address is not applicable
UDP
- python 的udp发送字符串,用循环的方式发送-python s UDP sent char,python s UDP sent char。
python_examples
- examples of small progs for quicksort, bubblesort, read a file backwards, regular expressions, fancy dictionaries
DataFinder-2.1.0-RELEASE-51
- The DataFinder is light-weight tool for managing scientific data. DataFinder has been developed to manage large data sets which can be stored using a variety of data storage interfaces (e.g., WebDAV, FTP, GridFTP, OpenAFS, or TSM). The structuring of
diveintopythonzh-cn-5.4b
- phthon的简单例程,适合初学者研究学习-phthon simple routines, suitable for beginners of learning
Chinese-Word-Segment-And-POS-Tagger
- 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag