-
pyformat.zip package has two folders, pyformat_src folder for the source code, p...
pyformat.zip包中有两个文件夹,pyformat_src文件夹里的为源代码,pyformat_dist文件夹里的为编译后的exe可执行程序,另外每个文件夹里都放了一个名为“testfile.txt”的测试文件。
源码使用方法示例:执行"python pyformat.py testfile.txt"。
可执行程序使用方法示例:执行“pyformat testfile.txt”。
即可把文件名中的不带调拼音+声调记号转化为带调拼音输出到stdout。文件名可以有多个。
例如:输入wo3 shi4 zhong1 guo2 ren2. 输出为wǒ shì zhōng guó rén.
zho1ng、zhon1g、zhong1、zhong12341等均输出为zhōng。-pyformat.zip package has two folders, pyformat_src folder for the source code, pyformat_dist folder for the compiled exe executable program, while each folder are placed in a
- 2022-07-10 01:43:22下载
- 积分:1
-
N group statistical source code, the use of perl preparation, the author is Ted...
N元组统计程序源代码,使用perl编写,作者是Ted Pedersen。-N group statistical source code, the use of perl preparation, the author is Ted Pedersen.
- 2023-09-06 19:00:03下载
- 积分:1
-
波斯语字典,国内非常难找的哦
波斯语字典,国内非常难找的哦-Persian dictionary, very difficult to find a domestic oh
- 2022-06-16 06:00:31下载
- 积分:1
-
c语言十字链表源码下载
c语言十字链表源码下载-Cross Chain source download
- 2022-07-24 09:47:38下载
- 积分:1
-
have a basic function of the source of Mary Forum, is for the beginner to a frie...
一个具备基本功能的论坛源玛,仅供 各位初学的朋友参考下 -have a basic function of the source of Mary Forum, is for the beginner to a friend under reference
- 2023-04-12 14:05:04下载
- 积分:1
-
中文转拼音字母码
汉字转拼音码 -Chinese turn to Chinese phonetic alphabet code code
- 2022-06-13 14:21:37下载
- 积分:1
-
M个人排成一排,一次报数,报到N的人出列。剩下的人继续报数,并以出列的人的编号作为新的N值,知道所有的人都依次出列。给出每一轮出列的人和剩下的队列信息。 人数:...
M个人排成一排,一次报数,报到N的人出列。剩下的人继续报数,并以出列的人的编号作为新的N值,知道所有的人都依次出列。给出每一轮出列的人和剩下的队列信息。 人数:10 出列数:3 1 2 3 4 5 6 7 8 9 10 3/4 5 6 7 8 9 10 1 2 9/10 1 2 4 5 6 7 8-M individuals lined up a few reported, the report from the N series. The remaining few reported continued, and people from out of the numbers as the new N, know all the people turn out out. Each one is given out from the queue and the remaining information. : 10 out : 3 1 2 3 4 5 6 7 8 9 10 3/4 5 6 7 8 9 10 1 2 9/10 1 2 4 5 6 7 8
- 2022-02-21 21:44:41下载
- 积分:1
-
一个供用户登录时使用的用户登录框,它是一个非常强大的的用户登录系统,其中包括了源程序和全部控件....
一个供用户登录时使用的用户登录框,它是一个非常强大的的用户登录系统,其中包括了源程序和全部控件.-DDDDDD
- 2022-04-24 15:21:08下载
- 积分:1
-
用Doolittle方法求解此方程组;
1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L...
用Doolittle方法求解此方程组;
1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L的第一列;2..然后根据公式求得U,L其他的值;
3 回带求解得到X
-Try using this method to solve equations; 1. First U [1] [i] = a [1] [i] for the U in the first line, in accordance with L [i] [1] = a [i] [1]/U [1] [1] L for the first out; 2 .. according to equation U, L other values; three to be solved with X
- 2022-01-25 23:46:09下载
- 积分:1
-
Using python to write the sub
用python写的分词程序,实现的是最大匹配方法,简单易用-Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
- 2022-09-14 17:30:03下载
- 积分:1