-
c语言编写数学常用算法
c语言编写数学常用算法--commonly math algorithm written in C language
- 2023-08-05 00:35:04下载
- 积分:1
-
It is the DOS environment to develop a mathematical calculation software, the ma...
它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no password is required.
- 2023-01-04 08:40:03下载
- 积分:1
-
bmp图像的读写
资源描述这个是我们课上学的bmp图像的读写,感觉写的简单易懂。借此分享一下
- 2023-08-20 14:55:03下载
- 积分:1
-
简单实验实验
初学者入面C++练习,是关于对话框文件的一个简单应用程序实例,在运行过程中,会弹出对话框,然后你可以在对话框内输入一些内容,完成一些基本的运算。。希望这个小程序会对你有用
- 2022-03-18 15:10:52下载
- 积分:1
-
Gauss_seidel algorithm, classical algorithm
Gauss_seidel算法,经典算法-Gauss_seidel algorithm, classical algorithm
- 2023-08-21 18:35:03下载
- 积分:1
-
根据日期算星期,调试通过
根据日期算星期,调试通过-count on the date weeks, through debugging
- 2022-10-19 19:30:04下载
- 积分:1
-
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法...
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
- 2022-01-26 14:38:08下载
- 积分:1
-
K-means 的C++实现
程序包含一个C++代码和一个经典的matlab算法,主要用来实现k-means 和 GMM算法,大家可以参考一下,附带有两个dataset,谢谢!K-means 和 GMM都是机器学习中很重要的两个算法实现,希望对学习相关知识有所帮助。
- 2023-04-03 10:10:04下载
- 积分:1
-
An example of turing machine
An example of turing machine
- 2022-02-16 08:05:54下载
- 积分:1
-
矩阵类Matrix
采用C++语言编写,设计了一个矩阵类,使用十分方便,能够进行各项矩阵计算,包括矩阵相加,相减,相乘,矩阵求逆,矩阵转置等。
- 2023-04-18 07:30:03下载
- 积分:1