资源列表
[Internet/网络编程] Fingerprint interface
说明:内含有,指纹采集和指纹比对的操作━(*`?′*)ノ亻!(Fingerprint interface)<秀非常秀 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Finite_Element_Method
说明:采用三角形单元网格,有限元编程求解结构受力分析,(Finite element method)<你是猪 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] 四元数更新在matlab中的实现
说明:四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update in matlab implementation, including sampling, update the quaternions, standardization and attitude Angle)<麦芒的生活 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] typeforEV
说明:列举了不同类型电动汽车的电池容量和百公里耗电量(The battery capacity and 100km power consumption of different types of electric vehicles are listed)<行者12321 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] 拟合曲线
说明:鼠标点击任意两点,两点之间进行直线拟合,继续点击,增加点的数目,多点之间进行多次插值拟合(Mouse click any two points, between two points to a straight line fitting, continue to click, increase the number of points, multiple points between multiple interpolation fit<fjw623 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] GRNN1
说明:本代码利用建立广义神经网络可用来进行拟合和预测(This code applies to forecasting)<XYZnlnlznl > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] tuopu
说明:读入文件的数据,根据描述的关系,画出复杂网络图(Read the data in the file and draw a complex network diagram)<昭白 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] sorts
说明:桶排序,简单排序算法,利用Python语言实现,属于八大基本排序之一。(# coding:utf-8 def BucketSort(a): b = [0] * (max(a)+1) result = [] for num in a: b[num] += 1)<lexi1121 > 在 2025-01-24 上传 | 大小:1kb | 下载:0
[Internet/网络编程] zxecf
说明:最小二乘法的实现,基本的程序编写,对于初学者是一个好的参考(The implementation of the least square method, the basic program writing, for beginners is a good reference)<彻底好吧的 > 在 2025-01-24 上传 | 大小:1kb | 下载:0