-
spring-boot-with-activiti-master
说明: spring boot 工作流,采用spring boot的结构框架实现工作流的机制(Spring boot workflow, using spring boot structure framework to implement workflow mechanism)
- 2020-06-24 17:00:02下载
- 积分:1
-
Copula_omnimix_bm2dx_omni
说明: Modded bm2dx.dll to play with the omnimix patch
- 2020-06-25 00:20:02下载
- 积分:1
-
CalcRadius
说明: edem颗粒快速填充,利用fluent中udf库文件进行快速填充,颗粒坐标信息(Edem particles fast filling, using UDF library file in fluent for fast filling, particle coordinate information)
- 2020-11-12 11:59:44下载
- 积分:1
-
3.0.0
说明: idot know what this is
- 2019-12-17 22:42:10下载
- 积分:1
-
11.3
在对话框中利用CFile类实现对另外一个对话框中输入文件的所有内容(In the dialog box using CFile class implements a dialog box on the other all the content in the input file)
- 2011-06-15 15:47:43下载
- 积分:1
-
fangkuai2
俄罗斯方块,用VC6.0写的,使用小键盘的2,8,4,6实现移动和变化,5暂停(Tetris with VC6.0 written using the keypad 2,8,4,6 for mobile and change, 5 suspended)
- 2013-11-12 22:32:00下载
- 积分:1
-
daqing-blumine-beta1-5-g79552bf
基于Ruby语言,项目管理开源项目的代码,可以学习借鉴,blumine(Based on Ruby language, project management open source project code, you can learn from it.blumine.)
- 2018-04-22 19:56:45下载
- 积分:1
-
Android_Teris
具有卓越的通用性、高效性、平台移植性和安全性,非常实用。(Excellent versatility, efficiency, platform portability, and security, very practical.)
- 2011-12-16 09:33:59下载
- 积分:1
-
TurbulenceModeling_04NOV05
说明: this ducuments include diffrenet turbulence modeling.
- 2020-06-24 05:00:01下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1