-
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作...
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作-Use the order of the realization of a linked list of large numbers (100 and above) with the operation of addition and subtraction multiplication and division
- 2022-07-12 04:49:58下载
- 积分:1
-
51上的输入法阿,能够运行,我用过,一句都没有改
51上的输入法阿,能够运行,我用过,一句都没有改-51 on the input method A, run, I used that one has not changed
- 2022-05-19 05:17:59下载
- 积分:1
-
包括拼音、五笔、笔画等输入法算法。仅供参考。
包括拼音、五笔、笔画等输入法算法。仅供参考。-include Pinyin, and five strokes, strokes and other input method algorithm. For reference purposes only.
- 2022-04-11 21:50:04下载
- 积分:1
-
linux输入法.rar,内有安装手册!
linux输入法.rar,内有安装手册!-install handbook inside!
- 2022-12-03 09:45: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
-
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用...
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用-This a debugging tool for TCP/IP.
- 2022-03-16 18:17:08下载
- 积分:1
-
Pinyin input method, use of the limited keys of the keyboard to achieve phonetic...
拼音输入法,利用有限键的键盘实现拼音输入,可作为毕业设计。-Pinyin input method, use of the limited keys of the keyboard to achieve phonetic input can be used as graduate design.
- 2022-11-14 16:55:03下载
- 积分:1
-
Investigation in accordance with Chinese pinyin, radical, and five
可根据汉字查拼音,部首及五笔编码
支持多个汉字同时查询
-Investigation in accordance with Chinese pinyin, radical, and five-stroke Chinese character encoding to support multiple queries simultaneously
- 2022-11-01 06:25:03下载
- 积分:1
-
做库软件,可以做点针字库,truetype 字库等。
做库软件,可以做点针字库,truetype 字库等。-do for software, can do needle point font, such as truetype font.
- 2022-07-28 04:28:42下载
- 积分:1
-
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet....
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "")
如果自己的机器与配置的情况不符合,要根据具体情况进行设置。
2、 下载安装文件的配置
推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。
- 2023-03-27 21:15:03下载
- 积分:1