-
做库软件,可以做点针字库,truetype 字库等。
做库软件,可以做点针字库,truetype 字库等。-do for software, can do needle point font, such as truetype font.
- 2022-07-28 04:28:42下载
- 积分: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
-
可以将汉字转换成拼音的VC++开发的DLL源码
可以将汉字转换成拼音的VC++开发的DLL源码-Chinese characters can be converted into phonetic development of the VC-source DLL
- 2022-03-01 11:17:45下载
- 积分:1
-
用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。...
用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。-Typing practice with the compilation of small programs written in. Interface using a C-written in, call ASM program.
- 2022-04-27 17:04:24下载
- 积分:1
-
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。...
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。-the original proceedings did not mouse-driven. Friends, if you use the supplied development kits baffling encounter problems, please refer to my design.
- 2022-03-04 07:11:11下载
- 积分: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
-
汉字内码转换示例,可查询汉字的内码或由内码查询汉字的代码示例。...
汉字内码转换示例,可查询汉字的内码或由内码查询汉字的代码示例。-CICS code-switching example, the Chinese characters can be obtained within code or codes for Chinese characters within the code examples.
- 2022-03-02 05:51:05下载
- 积分: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
-
在日文不同编码之间转换,譬如Shift
在日文不同编码之间转换,譬如Shift-JIS, EUC, New-JIS, Old-JIS, and NEC-JIS。-Supports Shift-JIS, EUC, New-JIS, Old-JIS, and NEC-JIS for both input and output.
- 2022-05-06 07:57:03下载
- 积分:1
-
Embedded Systems Complete input method, phonetic characters and Lookup Table pro...
嵌入式系统全拼输入法,拼音字符表及查表程序。-Embedded Systems Complete input method, phonetic characters and Lookup Table procedures.
- 2022-01-26 01:18:09下载
- 积分:1