-
一个计算梅里森素数的Java程序
一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
- 2022-03-09 13:44:13下载
- 积分:1
-
code which produces plots of grid, velocity vectors, profiles of velocity compon...
code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for
pressure, temperature or streamfunction.
- 2022-06-20 02:11:40下载
- 积分:1
-
Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equation...
常微分方程的数值解法,主要针对Stiff方程组和边值问题。-Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equations and Boundary Value Problems.
- 2022-07-25 21:32:03下载
- 积分:1
-
自己包装的openssl库
资源描述自己包装的openssl库自己包装的openssl库自己包装的openssl库自己包装的openssl库自己包装的openssl库
- 2023-04-08 03:50:04下载
- 积分:1
-
通过本书的unjeng vheng匹配微软C /数学函数库…
Mathematical function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘-Mathematical function library for Microsoft C/by the book Unjeng Vheng matching three floppy disks
- 2022-03-07 10:47:17下载
- 积分:1
-
图像修复
偏微分方程的方法:Bertalmio采用偏微分方程(PDE)的方法进行图像修复,取得了较好的效果。用户需指定需要修复的区域,算法将待修补的区域边界的等值线外部的信息沿轮廓法向扩散到中间待修补的象素上。该算法利用局部颜色的光滑度沿着等值线扩散,考虑了各向异性的扩散,以保证边缘处的边界连续,但该方法计算不稳定。
- 2022-02-12 13:53:29下载
- 积分:1
-
logistic 混沌扰动
数学中的混沌扰动仿真,其中的参数可以任意修改,参数的不同,混沌的效果也不同,这种混沌扰动可以应用到算法改进和扩大多样性中去,改程序经过测试,可以直接运行,上面的图片就是仿真结果,这个程序是我之前看的一篇文献当中的,拿下来学习一下,曾改进过算法,有很好的效果,希望能帮到大家。
- 2022-01-31 19:09:49下载
- 积分:1
-
切比雪夫滤波器设计,JAVA编写,VJ编译
切比雪夫滤波器设计,JAVA编写,VJ编译-a design of Chebyschev filter, written by JAVA and compiled by VJ
- 2022-02-06 20:01:59下载
- 积分:1
-
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
- 2022-02-13 01:07:58下载
- 积分:1
-
简单的粒子群算法代码
一个简单的粒子群算法的代码,最大迭代200次,群落中20个粒子,仿真效果不错
- 2023-06-01 22:25:03下载
- 积分:1