-
生成像excel那样的表格
生成像excel那样的表格-generation as another form excel
- 2022-02-12 20:49:08下载
- 积分:1
-
The program of polynomial addition,subtration and multiplication, just so so, ev...
多项式相加减乘的程序,还可以,大家可以参照一下,还请多指教.-The program of polynomial addition,subtration and multiplication, just so so, everyone can use it as a reference, please issue your idea on it.
- 2023-01-24 22:30:04下载
- 积分:1
-
验证码生成器
产生在C#中的随机验证码的图片。在简单的颜色产生的Captcha的瓯多种颜色。
- 2022-05-25 22:33:52下载
- 积分:1
-
VC6.0管理信息系统实例
VC6.0管理信息系统实例-VC6.0 examples of management information systems
- 2022-03-07 15:49:00下载
- 积分:1
-
C语言迷宫不是原创
C语言迷宫不是原创-It s One kind of maze arithmetic ,but it s not my authorship.
- 2022-01-31 16:23:05下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
有始终使能端的十进制计数器,经验证可以实现
有始终使能端的十进制计数器,经验证可以实现-have always enable side of the decimal counter, the experience can be achieved certification
- 2023-08-10 12:15:07下载
- 积分:1
-
Windows Mobile应用RIL层项目自述,C++,Windows美孚…
readme of a project for windows mobile application RIL layer, c++, windows mobile , RIL
- 2022-06-13 18:52:42下载
- 积分:1
-
SAP IDoc
Sap Idoc
How to make IDoc
- 2022-04-24 21:23:50下载
- 积分:1
-
基于QT和Sqlite的进销存管理系统
该程序是Linux开发环境下基于QT和Sqlite的进销存管理系统。该系统实现了进销存管理系统以下功能:
商超系统总共包括以下七大模块。
1 基础信息模块
包括系统所需的所有基础数据,如商品类别管理、商品管理等等。
2 权限管理模块
按公司管理架构设立自上而下的分级访问权限。
3 采购模块
供应商信息(基础信息,往来对账单,应付款管理)
- 2022-03-28 14:39:22下载
- 积分:1