-
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号...
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号-as neurons with linear adaptive, is the first signal, it forecast second signal
- 2023-02-24 19:40:04下载
- 积分:1
-
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来...
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来-ATM system, part of the code. First used to write JAVA code. Debugging the next. . Can run. . But only part of the code. . Did not have hair up
- 2023-06-11 20:30:04下载
- 积分:1
-
MATLAB 读取文件
一个仿真的主函数,有关于仿真,计算。特别是对变异蛋白的获取,特别管用。首先读取然后仿真计算等。是一个非常有用的函数。目前可以应用于生物科学计算领域,可以应用价值,可以应用的。特别是在蛋白质生物计算领域可以有应用的价值,值得下载和获取。
- 2022-02-24 14:46:04下载
- 积分:1
-
贝塞尔曲线的实现
贝塞尔曲线的实现-Bessel curve of achievement
- 2022-02-28 14:10:11下载
- 积分:1
-
Calculator applet, including the graphics mode and text mode conversion
计算器小程序,包括图形模式和文本模式的转换-Calculator applet, including the graphics mode and text mode conversion
- 2022-07-27 06:03:39下载
- 积分:1
-
VB转换为农历日期
VB将日期转化为农历-VB conversion to date of the Lunar New
- 2022-07-02 12:10:30下载
- 积分:1
-
《C++大学教程》中,类与数据抽象的示例程序。教你接口与实现方法的分离,控制对成员的访问和private属性的工具函数。...
《C++大学教程》中,类与数据抽象的示例程序。教你接口与实现方法的分离,控制对成员的访问和private属性的工具函数。- C++ University Guide , the abstract data type and sample programs. Teach you methods of interface and implementation separation, control of members of private property access and function of the tool.
- 2022-01-25 20:11:08下载
- 积分:1
-
FFH中最佳门限的比较,有传统和最佳比较两种
FFH中最佳门限的比较,有传统和最佳比较两种-FFH best threshold comparison, there are traditional and the best comparison between the two
- 2022-08-15 05:30:19下载
- 积分:1
-
我用VC做的一个数据采集系统的源码,搞数据采集的可以参考一下...
我用VC做的一个数据采集系统的源码,搞数据采集的可以参考一下-I used to do a VC data acquisition system source code, engage in data collection for reference
- 2022-10-17 02:20:03下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1