-
用asp函数
用asp函数-use asp function
- 2023-08-07 01:10:04下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
dll formula (2) can change their own
dll程式(二) 可以自己修改-dll formula (2) can change their own
- 2022-05-19 12:26:50下载
- 积分:1
-
LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积
LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积-Serial LU matrix factorization algorithm
- 2022-03-01 10:05:04下载
- 积分:1
-
Introduction to Data Acquisition
Introduction to Data Acquisition
- 2022-04-15 19:24:56下载
- 积分:1
-
命令行计算器
一个简单的命令行的计算器。它是由 Visual Studio 2008 写入。我想要一个程序像 Matlab 命令窗口。我们可以一起工作,并使项目更好。请编辑该项目并将其发送给我。
我的电子邮件地址: mostafabazghandi2001@gmail.com
- 2023-07-29 22:30:03下载
- 积分:1
-
Basketball game client and server
篮球比赛显示端和服务器端的计分和时间上的同步等功能。-Basketball game client and server-side shows the points and time synchronization functions.
- 2022-12-10 14:05:03下载
- 积分:1
-
a derived class
串口通信的一个派生类-a derived class
- 2022-09-08 01:30:03下载
- 积分:1
-
VHDL硬件描述语言基础,非常好的一本书,有时间不妨看看!
VHDL硬件描述语言基础,非常好的一本书,有时间不妨看看!-VHDL hardware description language based, a very good book, time to take a look!
- 2022-03-15 14:32:38下载
- 积分:1
-
模拟Pos收银机
1.收银员功能
1) 新增明细(F2 )
2) 删除明细(F3)
3) 收银(F4)
4) 挂单(F5)
5...
模拟Pos收银机
1.收银员功能
1) 新增明细(F2 )
2) 删除明细(F3)
3) 收银(F4)
4) 挂单(F5)
5) 取单(F6)
6) 撤单(F7)
7) 退货(F8)
8) 退出(F9)
2.管理员功能
1) 商品管理
"1:商品查询",
"2:库存查询",
"3:添加商品",
"4:修改商品信息",
"0:返回主菜单"
2) 帐户管理
"1:查询账户",
"2:添加账户",
"3:修改账户信息",
"0:返回主菜单"
3) 销售记录查询
"1:按销售日期统计",
"2:按收银员统计",
"0:返回主菜单"
0) 退出
-Simulation Pos cash register 1. Cashier function 1) Add Details (F2) 2) delete the details of (F3) 3) cash register (F4) 4)挂单(F5) 5) get a single (F6) 6) cancellation (F7) 7) Return (F8) 8) exit (F9) 2. administrator function 1) commodity management
- 2022-04-23 04:14:03下载
- 积分:1