资源列表
排序选择:
[Windows编程] DesignImplementaionof-theRemote
说明:Design and Implementation of the Remote Digital<木匠> 在 2025-07-01 上传 | 大小:303kb | 下载:0
[USB编程] Axelson---USB-Complete-3ed
说明:USB Complete 3rd 電子書-USB Complete 3rd E-Book<ck> 在 2025-07-01 上传 | 大小:5.37mb | 下载:0
[人工智能/神经网络/遗传算法] gabp
说明:遗传算法优化神经网络:使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-Genetic algorithm neural networks: Using genetic algorithm of BP network weights to optimize the threshold value, then BP algorithm training network<yjj> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[matlab例程] Optimization_Newton
说明:设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n))<徐默涵> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[JSP源码/Java] 08class
说明:这是一个简单的银行客户取款存款的java源码。当客户进行取款操作在账户减少相应的钱数量,也可对进行贷款操作-This is a simple bank deposits java source customer withdrawals. When a customer withdrawals in the account to reduce the operating amount of the corresponding money, but also for the lending oper<江寒月> 在 2025-07-01 上传 | 大小:7kb | 下载:0
[教育/学校应用] VClibrary-system
说明:基于VC的简单图书管理系统,对于初学者很有借鉴意义!-VC-based library management system is simple, useful reference for beginners!<gongweijun> 在 2025-07-01 上传 | 大小:4.04mb | 下载:0
[matlab例程] Decomposition_LU
说明:将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 -The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A mas<徐默涵> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Decomposition_QR
说明:QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matrix and an upper triangular mat<徐默涵> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] makefile
说明:介绍了如何调试makefile文件。介绍了笔者常用的方法。-Describes how to debug a makefile.<翟健> 在 2025-07-01 上传 | 大小:17kb | 下载:0