-
计算机算法导引
计算机算法导引-Computer algorithm-guided
- 2023-05-21 18:15:03下载
- 积分:1
-
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以...
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,则直接输出各位数字序列;如果是负数,则首先要输出负号。各位数字紧密输出,不带有前缀的多余的0。-practice procedures, as follows : high-precision integer for the addition, subtraction, multiplication. The importation of two decimal integer big M and N (M, N up to a maximum of 50), the calculated results of operations and output. Entry forms : standard input on the importation of branches were the following : 1. The first line inputs, a large integer M. M may have negative, is back up to 50 digital sequence. 2. Only a second line of characters could be "","-","*", respectively, plus or minus, by three operators. 3. The third line inputs large integer N, M and the same format M, N are not redundant with the prefix 0 output-- in the form of print on standard out
- 2022-02-06 02:31:19下载
- 积分:1
-
神经网络实现的matlab代码(完整版)
神经网络实现的matlab代码(完整版),里面全面包含神经网络的模拟仿真、预测和改进的matlab代码,可操作,含注释。
- 2022-03-18 11:51:01下载
- 积分:1
-
This is the basis of others I write the algorithm simulation of the car park c p...
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正-This is the basis of others I write the algorithm simulation of the car park c procedures, some of the original algorithm called the wrong target! That has now been rectified.
- 2022-10-02 02:20:03下载
- 积分:1
-
点阵汉字放大,倾斜,加粗
该文件是自己在做点阵汉字字体变换时所写的函数,主要包括整数放大,倾斜,加粗,颠倒,镜像和旋转操作。
- 2022-04-13 11:47:37下载
- 积分:1
-
时空图
模拟交通流量在秩序更好计算模拟二维交通网络,基于人流 BML 模型,从而构建四个方向交通运营模式,并考虑参数的加速度和变道的概率正在通过调整参数来运行动态过程仿真的车辆流量大、 备受打击。种群表明换车道的概率正在扰动对输入和输出流量,并指出了转概率和交通流线的求解关系,车道 changingrules 对应于车辆运行的基本路线。
- 2023-03-03 10:55:04下载
- 积分:1
-
人工智能算法K
人工智能算法K-meadians算法java实现-Artificial intelligence algorithm K-meadians realize algorithm java
- 2022-09-15 14:30:03下载
- 积分:1
-
Apriori c + + 实现
快速和优化 Apriori 算法 c + + 中为数据挖掘中的频繁项集挖掘。
实施是快速和高效的内存。
- 2022-01-26 18:24:02下载
- 积分:1
-
用VB语言编写的解决运筹学0
用VB语言编写的解决运筹学0-1规划的程序,可以作为大家提交作业的参考啊-Use VB language to solve 0-1 programming operations research procedures, can be used as reference for everyone to submit work ah
- 2022-11-18 08:45:03下载
- 积分:1
-
这是一个基于模拟退火算法的混沌神经网络模型
这是一个基于模拟退火算法的混沌神经网络模型-This is an algorithm based on simulated annealing chaotic neural network model
- 2022-05-08 16:51:59下载
- 积分:1