-
This is our Chinese information processing operations, that I am using sqlserver...
这个是我们的中文信息处理的作业,我是用mfc结合sqlserver写的,可以自己一步一步的进行分词,并且可以对文本进行分词,还可以自己的找到其中的歧义字段,并自动保存到文件-This is our Chinese information processing operations, that I am using sqlserver wrote mfc combination can be carried out step by step his own word, and can text segmentation can also find their field there is a discrepancy, and automatically save to file
- 2022-04-21 10:46:57下载
- 积分:1
-
控制台程序。要求:输入一个UNICODE的中文文本。结果,统计字符之间的的频率和多元互信息。...
控制台程序。要求:输入一个UNICODE的中文文本。结果,统计字符之间的的频率和多元互信息。-console procedures. Requirements : a UNICODE importation of Chinese text. The results, statistics between characters in the frequency and diversified mutual information.
- 2023-06-19 03:30:03下载
- 积分:1
-
dialog! ! ! Most read a few lines down is the green circle! !
对话框!!! 最上面写着几行字 下来就是个绿色的圆圈-dialog! ! ! Most read a few lines down is the green circle! !
- 2023-02-04 01:55:04下载
- 积分:1
-
这是关于图像处理中滤波的一种算法,其中包含源码和验证的过程以及分析,使用MFC实现的...
这是关于图像处理中滤波的一种算法,其中包含源码和验证的过程以及分析,使用MFC实现的-this is about image processing filter algorithm, which contains source and certification process and the analysis, the use of the MFC
- 2022-03-09 20:08:11下载
- 积分:1
-
中值滤波源程序可以滤除波形干扰有利于数据处理
中值滤波源程序可以滤除波形干扰有利于数据处理-Median filter can filter out the source code in favor of interference waveform data processing
- 2022-01-31 07:19:55下载
- 积分: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
-
详细介绍了最大概率分词方法的理论和步骤, 帮大家轻松搞定简单的中文分词...
详细介绍了最大概率分词方法的理论和步骤, 帮大家轻松搞定简单的中文分词-the word to introduce the max propability int segmenting
- 2022-04-29 04:58:47下载
- 积分:1
-
取汉字区位码C#
取汉字区位码C#-from Chinese regional code C#
- 2023-02-20 08:30:04下载
- 积分:1
-
一款适合自己用的翻译软件,功能强大,利于互联网翻译网站提取的翻译结果,还不错...
一款适合自己用的翻译软件,功能强大,利于互联网翻译网站提取的翻译结果,还不错-A suitable translation software used and powerful, in favor of Internet translation site translation extraction results, but also good
- 2022-05-14 19:43:06下载
- 积分: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