- BP-net BP神经网络教学例程
- MyHome 本人找到的
- Pcm2Wav pcm音频格式文件转换为wav格式的文件
- SRIMRangeDist SRIM is a software that does Monte Carlo simulation of ion implantations. It can estimate the distribution of ions and target damages after an implantation. helps SRIM users to plot the ion distribution data a SRIM output with relative ease. In some occassions
- zh_lstm lstm做情感分类
- HL7 解析仪器编码 BC5380 血球仪(Analysis of instrument coding)
资源列表
JacobiIteration
- 雅各比法近似求解方程组的根,可作为数值分析课程上机试验的参考程序
binarytree
- 二叉树排序的例子 包括几个基本操作:插入节点,排序,创建等。
Gauss
- 列主元高斯消元法已通过上机验证适合于数值计算学习者编程欢迎下载-PCA out Gauss elimination method has been adopted to verify the machine is suitable for numerical programming learners welcome to download
polyorder
- 最小二乘拟合,求多项式系数,包括建立误差方程、误差方程法化,迭代求解-Least squares fitting of a polynomial coefficient, including the establishment of error equation, the error equation, iterative solving
Radix-Sort
- 基数排序(radix sort)则是属于“分配式排序”(distribution sort),基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的比较性排序法。 -Radix sort (radix sort) is a " distrib
Stribeck-Friction-Model
- 采用M语言仿真stribeck的三轴伺服系统,可以在低速情况下观察较强的摩擦现象-With M-language simulation stribeck three-axis servo systems, in the case of low friction phenomena observed strong
list
- 利用指针实现线性表。 要求:用模板类的继承,实现链表的几个函数功能,主要包括链表的插入,追加和删除。并在main函数中对你的链表的各项功能进行测试 -The use of pointers to the linear form. Requirements: the inheritance with template classes, implement a linked list of functions of several functions, including the lis
yuese
- 约瑟夫环-yuesefu
Linear-table-to-insert-a-number
- 这是一个数据结构的线性表插入一个元素的算法,该程序由课本伪代码改编而成,非常方便于初学者学习数据结构线性表的知识以及提高自信心-This is a linear list data structure to insert an element of the algorithm, the program adapted from the textbook pseudo-code is made very easy for beginners to learn the linear form of
getRankN.m
- fingerprint get rank
line_circle
- 检测图中的直线或圆圈,并用指定色彩的线标识出来。-Detection figure line or circle, and identifies it with the specified color lines.
sharpen
- 基于拉普拉斯算子实现图片的锐化,并将结果与原图片显示出来-Based on Laplacian image sharpening to achieve the result with the original image displayed
