代码搜索:diveintopython
找到约 457 项符合「diveintopython」的源代码
代码结果 457
www.eeworm.com/read/324811/3498175
py soundex4d.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg
www.eeworm.com/read/324811/3498176
py soundex1e.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg
www.eeworm.com/read/324811/3498177
py soundex1d.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg
www.eeworm.com/read/324811/3498178
py soundex1b.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg
www.eeworm.com/read/324811/3498179
py soundex1a.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg
www.eeworm.com/read/324811/3498180
py soundex1c.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg
www.eeworm.com/read/324811/3498212
py plural4.py
"""Pluralize English nouns (stage 4)
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
Comma
www.eeworm.com/read/324811/3498214
py plural5.py
"""Pluralize English nouns (stage 5)
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
Comma
www.eeworm.com/read/324811/3498216
py plural6.py
"""Pluralize English nouns (stage 6)
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
Comma
www.eeworm.com/read/295246/8178396
py soundex3b.py
"""Soundex algorithm
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark Pilg