-
这是一个用C++实现的神经网络算法,仅供学习参考
这是一个用C++实现的神经网络算法,仅供学习参考-This is a use of C++ realization of the neural network algorithm, a reference for the study
- 2022-12-27 03:20:03下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
一个计算cpu的频率的程序
一个计算cpu的频率的程序-a cpu frequency calculation procedures
- 2022-02-26 04:20:02下载
- 积分:1
-
使用586指令来探测处理器速度
use 586 instruction to probe cpu speed
- 2022-07-12 22:48:55下载
- 积分:1
-
这是一个通过发送虚拟键盘控制其它程序的例子,比如控制powerpoint的切换等操作。是遥控程序的一个典型例子...
这是一个通过发送虚拟键盘控制其它程序的例子,比如控制powerpoint的切换等操作。是遥控程序的一个典型例子-This is a virtual keyboard by sending control procedures other examples, such as the switching control powerpoint operational. Remote procedure is a typical example of
- 2023-07-28 20:40:03下载
- 积分:1
-
User roles can be exempted from restrictions on ownership and achieve timing clo...
可以不受用户角色权属限制,实现定时关闭电源,注销及关机操作.-User roles can be exempted from restrictions on ownership and achieve timing closure of power, cancellation and shutdown operation.
- 2022-07-24 22:45:26下载
- 积分:1
-
modebus simulator.open source.
modebus simulator.open source.
- 2022-04-16 03:18:57下载
- 积分:1
-
api应用大全 api应用大全
api应用大全 api应用大全-api application applications Guinness Guinness api
- 2022-08-22 08:19:10下载
- 积分:1
-
ByPass UAC win7
BypassUAC win7 UAC 0DAY提权,无提示过任何杀软,绝对让超爽,该代码绝对是超级牛逼的代码,对我没用,所以仍出来!
- 2022-11-30 15:50:04下载
- 积分:1
-
GPORT是一个通过调用系统ws2_32.lib实现类似UNIX下系统进程ID的工具,包含源代码。...
GPORT是一个通过调用系统ws2_32.lib实现类似UNIX下系统进程ID的工具,包含源代码。-GPORT is through a system called UNIX ws2_32.lib achieve similar process under ID system tools, including source code.
- 2022-04-01 14:45:08下载
- 积分:1