-
intelligent coding to identify, support the translation process Capture Characte...
智能内码识别,支持屏幕取词翻译的程序-intelligent coding to identify, support the translation process Capture Characters from Screen
- 2022-03-23 14:04:52下载
- 积分:1
-
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。...
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。-it right word thesaurus (. Mb) Batch modification method. The development environment for Visual J 6.0, you can choose (or modification) to use one.
- 2023-05-04 12:05:03下载
- 积分:1
-
一个很简单的输入法,编译研究和阅读,delphi写到。
一个很简单的输入法,编译研究和阅读,delphi写到。-A very simple input method, the compiler research and reading, delphi wrote.
- 2023-09-03 17:55:03下载
- 积分:1
-
脑电(EEG)是一种反映大脑活动的生物电信号,由于它具有很高的时变敏感性,在采集时极易受到外界的干扰。如眼球运动、眨眼、心电、肌电等都会给真实的脑电信号加入噪声...
脑电(EEG)是一种反映大脑活动的生物电信号,由于它具有很高的时变敏感性,在采集时极易受到外界的干扰。如眼球运动、眨眼、心电、肌电等都会给真实的脑电信号加入噪声(伪迹)。这些噪声给脑电信号的分析处理带来了很大的困难。从剔除EEG中的各种伪迹到去除噪声的效果评估研究者们都提出了很多方法。本文提出matlab除各种脑电信号伪伪迹减法- As a kind of physiological signals, the Electroencephalogram(EEG)represents the electrical activity of the brain. Because of its higher time-vary sensitivity, EEG is susceptible to many artifacts, such as eye-movements, blinks, cardiac signals, muscle noise. These noises in recording Electroencephalogram(EEG)pose a major embarrassment for EEG interpretation and disposal. A number of methods have been proposed to overcome this problem, ranging from the rejection of various artifacts to the effect estimate of removing artifacts.
- 2022-02-04 21:44:03下载
- 积分:1
-
The input method with Pinyin input simultaneously, any one word can be played us...
本输入法与拼音输入同时使用,任一个字可以用本输入法打出也可以用拼音打出,最大亮点是单手打字.-The input method with Pinyin input simultaneously, any one word can be played using this input method can also be used phonetic play, the biggest bright spot is the one-handed typing.
- 2023-04-01 18:30:03下载
- 积分:1
-
建立拼音词库,请研究语言处理的同志一起来完成
建立拼音词库,请研究语言处理的同志一起来完成-establish Pinyin Vocabulary, please study the language up a complete comrades
- 2023-04-22 13:30:03下载
- 积分:1
-
小乖输入法源码,基于自由拼音输入法源码而成的输入法源码...
小乖输入法源码,基于自由拼音输入法源码而成的输入法源码-Source小乖input method, Pinyin input method based on free source code from the input source
- 2023-07-02 20:10:05下载
- 积分:1
-
procedures will one big5 coding English document conversion to gb2312 coding Eng...
程序将一个big5编码的繁体中文文件转换为gb2312编码的简体中文-procedures will one big5 coding English document conversion to gb2312 coding English
- 2022-08-16 06:47:16下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1
-
VC模仿手写字符的源码
VC模拟手写字符
- 2022-04-23 02:37:51下载
- 积分:1