资源列表
LMD分解
- LMD分解程序 能有效解决EMD的模态混叠现象,LMD结合样本熵,里面有个例子(The LMD decomposition program can effectively solve the modal aliasing phenomenon of EMD. LMD combines with sample entropy, and there is an example)
数组A中的元素A[0]至A[n-1]循环右移k位
- 设计算法,将存有n(n>0)个数的数组A中的元素A[0]至A[n-1]循环右移k(k>0)位,要求只允许使用一个元素大小的附加存储,元素移动或交换次数为O(n)。
生成雷克子波
- 雷克子波是地震勘探中合成地震记录及进行层位标定时,常用的子波类型,通过输入主频及采样点数,生成雷克子波
C# 通用自动更新程序(含源码)
- 一款C#开发的通用的自动更新程序,包含源码。按步骤包含:检查更新,关闭打开的程序,备份程序,按文件清单更新文件,成功后更新程序版本号和更新时间,失败后还原程序,最后删除备份程序。
单片机非接触式红外感应体温计全套资料
- 单片机设计非接触式红外感应体温计全套资料,里面有软件代码,硬件电路以及PCB文件,调试笔记,是开发非接触式额温枪设计的参考资料。(A complete set of information about the design of contactless infrared thermometer by single chip microcomputer, including software code, hardware circuit, PCB file, debugging notes, is
E盾v48
- E盾v48各种模式,可以用来破解参考,大佬们可以无视这款,小白们可以尝试下怎么破解。
pen
- 画笔、钢笔工具,VC++源代码,有三种颜色可选择,就是在空白文档上写字,类似手机的手写功能。(Brush, pen tool, VC ++ source code, there are three colors to choose from, which is to write on a blank document, similar to the handwriting function of a mobile phone.)
DsoFramer
- dsoframer 1.3 vs2015编译成功,修改了部分源码(Dsoframer 1.3 vs2015 was compiled successfully, and some source codes were modified)
test4
- 发射CW脉冲模拟主动声呐测距,假设声源目标间距离不变,不考虑频偏。(CW pulse is transmitted to simulate active sonar ranging, assuming that the distance between sound sources and targets is constant, and frequency offset is not considered.)
Python_Soduku_Cheats-master
- 本项目使用Python实现,仅使用了copy模块和time模块,代码中大量应用了for循环、if条件判断、列表(list)方法和递归,适合Python初学者巩固Python基础;在config文件中根据数独题目,更新数独列表的值;然后执行soduku.py,就会输出该数独题目对应的答案。(This project is based on Python , and I used no modules other than copy and time. The code use a lot of B
activizdotnet-master
- Activiz.Net可动态读取DICOM的C#库(Activiz.Net a dynamically read the C library of DICOM)
Medical-Imaging-Tutorial-master
- 这是一个MRI重建的实例教程。教程中完成了SENSE、GRAPPA等并行磁共振重建。(This is an example tutorial of MRI reconstruction. In this course, parallel magnetic resonance reconstructions such as SENSE and GRAPPA were completed.)