-
多层神经网络DEMO(C#)
一个多层神经网络的DEMO 。这个多层神经网络通过学习训练后可以 准确地计算AND和OR运算(注意这里的准确只是最接近正确解的意思。你懂的)
- 2022-02-05 20:29:28下载
- 积分:1
-
定点数函数集,包括16位定点数的各种加减乘除运算函数。
定点数函数集,包括16位定点数的各种加减乘除运算函数。-will function set points, including 16 fixed points of the arithmetic operations function.
- 2022-03-20 17:45:56下载
- 积分:1
-
数值分析插值算法
数值分析插值算法-numerical analysis interpolation algorithm
- 2022-03-30 18:09:41下载
- 积分:1
-
研究生算法作业分支界限法求解货郎担问题
研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
- 2022-08-22 01:13:58下载
- 积分:1
-
简单实验实验
初学者入面C++练习,是关于对话框文件的一个简单应用程序实例,在运行过程中,会弹出对话框,然后你可以在对话框内输入一些内容,完成一些基本的运算。。希望这个小程序会对你有用
- 2022-03-18 15:10:52下载
- 积分:1
-
the file implements in C the nealder mead simplex algorithm for derivative free...
the file implements in C the nealder mead simplex algorithm for derivative free optimisation
- 2022-04-11 16:27:29下载
- 积分:1
-
光线跟踪算法小demo
光线跟踪算法小demo实现了光线跟踪算法,功能简单,便于理解,效果一般有学习借鉴的意义,实用性一般希望对别人有帮助代码也可能略有小错,见谅啊!!!!!
- 2023-06-04 22:10:02下载
- 积分:1
-
Through the C language programming to achieve numerical method of Jacobi iterati...
通过C语言编程实现数值计算方法中的雅可比迭代,输入各个方程组的系数和迭代次数可以得到方程的精确解和中间计算结果。另外方程组未知数的个数可以自行设定。-Through the C language programming to achieve numerical method of Jacobi iteration, enter all equations of the coefficients and number of iterations can be exact solutions of equations and intermediate results. Another unknown number of equations can be set.
- 2022-02-03 16:28:03下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
介绍JPEG的原理和实现,可以做为新手的基础教材使用,会有很大的启发!...
介绍JPEG的原理和实现,可以做为新手的基础教材使用,会有很大的启发!-JPEG introduced the theory and implementation can be used as the basis for teaching novice to use, there will be a great inspiration!
- 2022-02-16 06:24:44下载
- 积分:1