-
龙贝格算法c源代码 实用性强,考虑方面齐全
龙贝格算法c源代码 实用性强,考虑方面齐全-Romberg c algorithm source code practical, considerations complete
- 2023-05-12 00:05:03下载
- 积分:1
-
长整数类,数据成员有一个指针,一个整数size,可以存放100位以上整数,可以做加法乘法运算...
长整数类,数据成员有一个指针,一个整数size,可以存放100位以上整数,可以做加法乘法运算-long integer, data members of a pointer, an integer size, can be kept above 100 integer, the additive can do multiplication
- 2023-01-31 02:00:03下载
- 积分:1
-
passwords to prevent unauthorized access to pass words to prevent unauthorized a...
密码,防止未经授权的访问,传递文字,防止未经授权的访问
- 2022-05-18 20:52:59下载
- 积分:1
-
代码是用matlab写的,主要用于求解线性规划问题
该代码是在matlab编写的,主要用于求解线性规划问题-The code is written in matlab, mainly for solving linear programming problems
- 2022-10-13 10:40:03下载
- 积分:1
-
军团问题, 某国家在一条战线上(一条直线)上部署了n 支军队。如果两支或两支以上军队相邻,它们将形成一个军团。如果一支军队不和任何一支军队相邻,那么它也是一个独...
军团问题, 某国家在一条战线上(一条直线)上部署了n 支军队。如果两支或两支以上军队相邻,它们将形成一个军团。如果一支军队不和任何一支军队相邻,那么它也是一个独立的团。给定一组军队在战线上左右两端的位置及编号,求出所有的军团
-Corps issues, a country in a front (a straight line) on n-support forces deployed. If two or more than two neighboring armies, they will form a regiment. If an army is not adjacent to any one army, then it is also an independent regiment. Given a group of troops on the front left and right ends of the location and number, find all of the Army
- 2022-02-28 17:22:05下载
- 积分:1
-
自己编写的子集和问题的源代码,绝对可以运行
自己编写的子集和问题的源代码,绝对可以运行-I have written and the issue of a subset of the source code can run
- 2022-10-01 04:10:04下载
- 积分:1
-
贪吃蛇源码
windows命令行模式下贪吃蛇游戏,开始/暂停,移动速度渐变,游戏计时,蛇长统计
- 2022-07-07 06:37:15下载
- 积分:1
-
Three.js全景图的投影转换
手机拍摄的2:1全景图,通过透视投影到平面上,适用于在立方体的表面贴图产生球形天空盒子的错觉。
- 2023-02-19 06:10:04下载
- 积分:1
-
is studying digital signal processing, signal feel semester with enough solid sc...
正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
- 2022-05-16 20:59:38下载
- 积分:1
-
ISM编程实现
本算法有别于传统的ISM模型求解,运用邻接表和图论遍历的相关知识,运用C++编程实现。运用结构体表示要素的信息,运用链表表示要素之间的关系,通过遍历划分区域,提出级位划分的一种新方法,是很值得学习和借鉴的。代码均原创,若有什么问题,也欢迎大家反馈!
- 2023-02-27 06:30:04下载
- 积分:1