-
一个计算圆周率的自编程序(带原码)。可以计算40000位以内的圆周率。经过充分优化,速度非常快。 开发平台:turbo...
一个计算圆周率的自编程序(带原码)。可以计算40000位以内的圆周率。经过充分优化,速度非常快。 开发平台:turbo-pascal 7.0, 嵌入汇编。-a calculation of the ratio of circumference wrote (with the original code). 40,000 can be calculated within the pi. After full optimization, speed very quickly. Platform : turbo-pascal 7.0, embedded in the compilation.
- 2023-02-21 03:25:04下载
- 积分:1
-
学生管理系统
这是一篇很好的代码,希望可以帮助他人,而且我也收益颇多,所以我把这代码上传上来,希望可以解决更多人的问题
- 2022-02-27 01:33:11下载
- 积分:1
-
计算器小程序
用c#做的计算器小程序,包括+-*/等计算,并加入了平方,开根号,log,ln等,接近大家的使用习惯
- 2022-05-09 09:03:07下载
- 积分:1
-
在COMSOL Multiphysics模拟悬臂
Cantilever simulations in COMSOL Multiphysics
- 2022-12-19 22:40:03下载
- 积分:1
-
高级的加密标准 (AES)
高级加密标准(AES)
- 2022-04-06 09:36:06下载
- 积分:1
-
ffmpg库的源码
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
- 2022-07-03 09:19:29下载
- 积分:1
-
层次分析法 、效益分配、幻方
层次分析法 、效益分配、幻方-AHP, and the benefit distribution, Magic Squares
- 2023-05-24 10:05:03下载
- 积分:1
-
产品进销存管理系统
针对某一种行业的库房的产品进销存情况进行管理。 1、采用一定的存储结构对库房的货品及其数量进行分类管理; 采用链表的结构对产品的各种信息进行存储,对存储的信息才用了结构体,同时用到指针变量,采用尾插法建立带头节点的链表,尾指针初始指向头结点,如果要继续添加信息,把终端结点指针置空,返回链表头指针。 2、可以进行产品类的添加、产品的添加、产品数量的添加; 在这一部分,我把它做成了一个整体,即同时进行产品的各种信息的添加,通过在链表head中插入结点来实现。 3、能够查询库房每种产品的总量、进货日期、销出数量、销售时间等; 在这一部分,设计一个链表的查找,通过选择商品号还是商品名称 进行查找,对商品进行循环查询,找到产品时,显示查询到的产品的各项信息,查不到商品时输出没有查到要查找的通讯信息 其他: 还做了链表结点的删除,用于进行将无用信息的删除,通过调用查找函数,查到时,释放该结点空间。
- 2022-02-27 01:19:57下载
- 积分:1
-
计算两个矩阵的乘法,利用c语言实现
计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
- 2022-03-19 18:04:06下载
- 积分:1
-
Numerical Solution of Ordinary Differential Equations Solution Runge_Kutta
常微分方程数值解法Runge_Kutta解法-Numerical Solution of Ordinary Differential Equations Solution Runge_Kutta
- 2023-06-04 13:25:03下载
- 积分:1