资源列表
iso8583sdk25-tests-net
- a2zss ISO组包示例程序, 包含三个完整的测试。 需要引用第三方d-a2zss ISO demo
qushixiaochu
- LLD法、ROR法、差分法三种对时间序列消去趋势的方法。LLD法作用最强,其次是ROR法,最后是差分法。用于股票和期货序列。能用于任何用Excel写的时间序列。-LLD law, ROR method, differential method three time-series trends elimination. LLD law the strongest effect, followed by the ROR method, final difference method. Used to
crcfront_gz
- 信用卡打卡程序,先生成信用卡制卡文件,然后连接制卡设备打印-Credit card punch card program, Mr. into the credit card files, and connection card devices Print
moneychange_Csharp
- 用C#编写的一款用于将人民币小写转换成大写的小软件,方便使用。-Renminbi lowercase to uppercase a small software written in C#, and easy to use.
GESTION-PETIT-COMMERCE
- inventary management
templates
- metatrader source code from templates folder.
EA168-v1.0
- 一个国外的盈利EA,用MT4语言的,列表里没有-Foreign earnings EA MT4 language, is not in the list
FRATAL
- 可以进行股票分形维数的计算,较为简捷,对于掌握股市规律大有好处-The stock fractal dimension calculation can be performed, relatively simple, and master the stock market law beneficial
SuperRSI1
- super RSI EA Relative strength Index indicator EA
sa
- 灰色系统理论的灰色综合关联矩阵,et为大于阈值时的矩阵。-Gray gray system theory correlation matrix, et is greater than the threshold matrix.
Billing-System
- Billing System Source Code
cSharpchuxuchengxu
- 假设你是一家银行的工作人员。要求你为帐户的类型定义对象。这些帐户是活期帐户(CheckingAccount)和储蓄存款帐户(SavingsAccount)。活期帐户具有以下特征:帐户持有者的名字只能在创建帐户时指定;初始金额必须在帐户创建时指定;帐户创建时必须分配帐户号。活期帐户的帐户号范围是从1000到4999,每个帐户必须具有唯一的帐户号。(不必检查帐户号的正确性)。活期帐户持有者能够:往帐户中加钱;如果帐户里资金充足,可以从中取钱。 储蓄存款帐户具有以下特征:帐户持有者的名字只能在创建