-
这里面有很多有用的东东,不过很容易看懂的。
这里面有很多有用的东东,不过很容易看懂的。-There were many useful Eastern, but the very easy to read and understand.
- 2023-06-28 08:05:03下载
- 积分:1
-
一个创建随机数的程序
一个创建随机数的程序-create a random number of procedures
- 2022-05-30 18:25:51下载
- 积分:1
-
An exapmle of mathmatica
An exapmle of mathmatica
- 2022-05-24 17:16:27下载
- 积分:1
-
C语言完成编译原理实验消除左递归
编译原理是计算机专业的一门必修课,然后各个大学也会开相应的实验课,实验课上的要求之一可能是实现消除文法的左递归,那么这里使用C语言实现的,比较适合广大大学生下载借鉴,大家可以利用这个更加详尽的掌握编译原理的内容提要,更好的理解其精髓。
- 2023-08-05 21:45:03下载
- 积分:1
-
A star算法类的C++语言实现
A star算法类的C++语言实现-algorithm category C Language
- 2022-10-11 18:50:03下载
- 积分:1
-
Ejercicios Java
Aquí se muestran ejercicios 讲授段 principiantes en java。
- 2023-01-19 18:05:04下载
- 积分:1
-
This is a publication by the University of Cambridge, a set of c language inform...
这是一套由剑桥大学出版的一套c语言的科学计算资料及相关的算法源程序,非常权威,这套资料对从事软件开发,科研计算等人都非常有帮助-This is a publication by the University of Cambridge, a set of c language information and related scientific computing algorithm source code, very authoritative, this information is engaged in software development, scientific computing, such as people are very helpful
- 2022-04-21 23:36:00下载
- 积分:1
-
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好...
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
- 2023-01-11 09:30:03下载
- 积分:1
-
用opencv实现的图像直方图均衡化处理
用opencv实现的图像直方图均衡化处理,用HistogramStat函数统计图像中三个通道中的像素总数,用Histogram函数对其进行直方图均衡化处理
- 2022-03-16 01:49:04下载
- 积分:1
-
ACM正整数分解;消防车问题,求素数
ACM,
1、POJ-1221题-编程大赛中常用的一个算法,这种题也常见,关于正整数分解的!如3=1+1+1,3=1+2,3=3;
2、消防车问题
3、求素数问题
- 2022-07-18 05:10:26下载
- 积分:1