资源列表
filesys
- 自主开发的文件系统,自由协议 调用 mov ax,600 mov [7e20h],ax mov al, A mov [7f00h],al mov al,0 文件名以数字0结束 mov [7f01h,al 本例中文件数据位于内存 0000:2000h mov ax,cs mov ds,ax mov ax,7600h jmp ax
wl001
- 流水灯 可以逐个点亮8个控制板的灯
binatree
- 汇编实现二叉树遍历,数据结构的前中后序遍历-compilation achieve binary tree traversal, data structure before, during and after the preorder
playfair加密
- playfair加密
BackboneMaterial
- 针对钢筋混凝土,适合大型通用有限元软件分析钢筋混凝土非线性分析二次开发参考-Nonlinear analysis of reinforced concrete
compressed_sensing
- 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)-Orthogonal Matching Pursuit inCS
peakdetect
- 利用峰值检测法提取微动特征的程序,绝对可用-simulation of peakdetect method to extract the micro doppler feature of the target
hysteresis-comparator
- PSIM中滞环控制器,环宽、频率、占空比等等可以自己设定。-hysteresis comparator
prueba-II_pds
- periodic discrete signal code
DE
- 差分进化算法,一个类似于遗传算法的进化算法,其中一些参数可以自己设定,目标函数也可以自己设定。-Differential evolution algorithm, a genetic algorithm similar to the evolutionary algorithm, some of the parameters can be set by themselves, the target function can also set their own.
医用图像处理
- 专门处理医学MINC格式的图像,医工交叉领域范畴
kmv模型
- 此文件为kmv模型的代码程序,可供爱好者进行学习研究