-
计算器运算器,主要是对一般常用的计算器进行编程,对简单的加减乘除的运算用VC编出来...
计算器运算器,主要是对一般常用的计算器进行编程,对简单的加减乘除的运算用VC编出来-Calculator calculator is mainly used for general programming calculator for simple addition and subtraction, multiplication and division of the computation made by the VC
- 2022-03-11 21:06:58下载
- 积分:1
-
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=...
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
- 2022-01-26 00:33:59下载
- 积分:1
-
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD...
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD-Introduction of time-frequency analysis of the development process, and all kinds of time-frequency analysis and comparison of methods, including the WVD, etc.
- 2023-03-21 05:40:03下载
- 积分:1
-
输入一个长整数,不使用字符转换,检查是否为对称数, 是显示 TRUE,否显示FALSE....
输入一个长整数,不使用字符转换,检查是否为对称数, 是显示 TRUE,否显示FALSE.-Enter a long integer, do not use character conversion, check whether the symmetry is to show TRUE, any signs FALSE.
- 2022-03-26 04:53:36下载
- 积分:1
-
第七章 图习题答案
第七章 图习题答案-Chapter VII map answer Exercises
- 2022-01-24 18:48:22下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1
-
C++编写解贝塞尔函数
使用C++语言编写的算法程序,用于解任意阶数的贝塞尔函数,使用的编程方法比较简单,适合初学者学习参考。
- 2022-01-24 10:22:46下载
- 积分:1
-
这是用于计算光子晶体能带结构的VC源程序。
这是用于计算光子晶体能带结构的VC源程序。-This is used in the calculation of photonic crystal band structure of VC source.
- 2023-05-05 04:45:03下载
- 积分:1
-
抽注器(作为购买彩票时的一个依据)
用VB编写的源代码,抽注器(作为购买彩票时的一个依据)
- 2022-01-26 02:50:05下载
- 积分:1
-
HybirdSat求解器smt
开源的的smt求解器,用于求解约束集的可满足性,能够支持位向量的求解,速度还算不错。
- 2022-02-20 09:49:11下载
- 积分:1