-
简易计算器 数据结构 栈
这个是我写的关于实现计算器功能的一个c++实现,代码中并未加入乘方运算以及单目运算,有兴趣的可以在源程序的基础上再添加一些实现其他的运算,增强计算器的能力
- 2023-05-19 03:20:03下载
- 积分:1
-
Branch and Bound 算法实现.用以快速搜索一个区域.
Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
- 2023-06-10 12:10:03下载
- 积分:1
-
独立开发的足彩缩水算法,具有国内同类软件中最高的压缩率,delphi7开发...
独立开发的足彩缩水算法,具有国内同类软件中最高的压缩率,delphi7开发-independent development of the five lotto shrink algorithm, similar software with domestic highest compression rate, delphi7 Development
- 2022-05-15 02:33:29下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
Table控件的演示程序
Table控件的演示程序-Table Control Demonstration Program
- 2022-08-17 10:03:36下载
- 积分:1
-
data structure of the curriculum design, are the two largest computer profession...
数据结构的课程设计,正在大2的计算机专业的必修课程设计之一,给那些没有什么头绪的
参考-data structure of the curriculum design, are the two largest computer professional design one of the compulsory courses for those who do not know exactly what the reference
- 2022-12-26 15:30:02下载
- 积分:1
-
AD采集的低端程序,很规范,对于使用ad采集的人很有帮助哟
AD采集的低端程序,很规范,对于使用ad采集的人很有帮助哟-AD collection of low-end procedures are standardized, were collected for the use of ad helpful yo
- 2022-05-09 06:51:12下载
- 积分:1
-
abaqus 二次开发子程序之塑性大变形代码
abaqus 二次开发子程序之塑性大变形代码-UMAT for plane strain and axial symmetry
for elastic, linear strain hardening plastic behaviour
using explicit integration with continuum Jacobian,
using ABAQUS stress and strain quantities.
Suitable for large deformations
- 2022-04-11 08:53:06下载
- 积分:1
-
后付费计费系统
与实时计费系统相比,后付费计费系统提供了更多的灵活性。例如,实时计费系统不能灵活地维护复杂的业务客户层次结构,因为后付费计费系统可以处理高达N级的客户层次结构。
- 2022-09-30 10:10:05下载
- 积分:1
-
一个动态的字符串类,与规模的快速测定方法,级联,…
A dynamic string class, with fast methods for size determination, concatenation, etc.
- 2022-10-04 09:00:03下载
- 积分:1