上一页 1 2 3 4 5 6 7 8 ··· 10 下一页
摘要: 日记记录处理单元——本来想单独弄一个类但是没有弄 信息提示显示界面最后没有做,直接使用processor的cs sysconfig是调用的一个dll库,看不见属性变量,只列出能调用的方法即可 通信协议单元即使只用一个,包含的单元都列上 状态属性单元的方法没有补上去(其实应该就没有方法),可学习里面变 阅读全文
posted @ 2021-12-20 10:41 rin_riceroll 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 1.取余数 运算符 “%” 取余,“ /” 取商 意思与区别,%”就是取余数。返回为整数 2.string和int型转换: int A =int.Parse(str); int a3 = Convert.ToInt32(s); Convert.ToString(s); 3.数据转化绑定器步骤 定制I 阅读全文
posted @ 2021-12-15 16:33 rin_riceroll 阅读(44) 评论(0) 推荐(0) 编辑
摘要: 12.3 1.能够正确运行,但是Window.Resources中的local:会出现蓝色波浪线,且有 错误 XDG0062 Could not load file or assembly 'test, Version=1.0.0.0, Culture=neutral, PublicKeyToken 阅读全文
posted @ 2021-12-15 14:39 rin_riceroll 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 工作已经三个月了,也差不多习惯了工作的日子。 虽然前三个月有一半多的时间都在出差,正儿八经开始好好写代码也就前两周的事。 总的来说还是挺喜欢现在的生活(不过到每到周五还是挺疲惫,尤其想摸鱼) 今天整理最近遇到的bug的时候突然想起了博客园 但回来看才想起曾经被放下的东西 本来以为在公司会到最相关组继 阅读全文
posted @ 2021-12-03 14:39 rin_riceroll 阅读(24) 评论(0) 推荐(0) 编辑
摘要: 综述 https://blog.csdn.net/zyb228/article/details/115948972 HOC:http://cg.cs.tsinghua.edu.cn/people/~Yongjin/N112018-00337.pdf mRMR: https://blog.csdn.n 阅读全文
posted @ 2021-04-30 16:56 rin_riceroll 阅读(95) 评论(0) 推荐(0) 编辑
摘要: 学术文献: [27] Iwaki T, Noshiro M. EEG activity over frontal regions during positive and negative emotional experience[C]// ICME International Conference 阅读全文
posted @ 2021-04-30 16:03 rin_riceroll 阅读(375) 评论(0) 推荐(0) 编辑
摘要: 文献 https://www.docin.com/p-1465772991.html&dpage=1&key=意识障碍怎么治&isPay=-1&toflash=0&toImg=0 如何解释脑电中的非线性动力学特征,以及不足 香农熵 https://baike.baidu.com/item/香农熵/1 阅读全文
posted @ 2021-04-26 16:53 rin_riceroll 阅读(476) 评论(0) 推荐(0) 编辑
摘要: Unsupervised feature selection by regularized self-representation(RSR) Pattern Recognition, 无监督FS 代码 https://github.com/AISKYEYE-TJU/RSR-PR2015 RSR简单介 阅读全文
posted @ 2021-04-23 21:40 rin_riceroll 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 小波系数特征相关文献: 基于小波包能量的脑电信号特征提取方法 基于小波能谱系数的声发射源特征提取方法研究 滤波器角度理解: https://blog.csdn.net/zhuguorong11/article/details/70941901 https://blog.csdn.net/fengzh 阅读全文
posted @ 2021-04-23 01:44 rin_riceroll 阅读(1003) 评论(0) 推荐(0) 编辑
摘要: wiki https://en.wikipedia.org/wiki/10-20_system_%28EEG%29 知乎 https://zhuanlan.zhihu.com/p/101329490 http://www.360doc.com/content/16/1121/23/36499214_ 阅读全文
posted @ 2021-04-18 10:26 rin_riceroll 阅读(81) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页