Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电子商务应用(e-commerce), POS系统(point of sales),知识管理,存货与仓库管理,客户服务( customer service)等.Sequoia ERP采用Java开发可部署在Linux/Unix与Windows平台上,并支持当前主流数据库如:MySQL, PostgreSQL,Oracle,Microsoft SQL Server等关系型数据库.
标签: e-commerce ERP Sequoia point
上传时间: 2015-07-13
上传用户:cc1
merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
标签: determine integers another integer
上传时间: 2013-12-23
上传用户:xmsmh
The Art Of Unix Programming
标签: Programming Unix The Art
上传时间: 2014-06-17
上传用户:xjz632
of course this book is source code trace
上传时间: 2015-07-14
上传用户:凤临西北
The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.
标签: crystallize examination calculator everyone
上传时间: 2015-07-14
上传用户:王庆才
Real-Time Digital Signal Processing Implementations and Applications Second Edition。实时数字信号处理,非常好。
标签: Implementations Applications Processing Real-Time
上传时间: 2015-07-14
上传用户:jjj0202
2004 SNUG of systemverilog
标签: systemverilog 2004 SNUG of
上传时间: 2015-07-15
上传用户:star_in_rain
This driver and utilities are published in form of source code under GNU General Public License in this version.这是专门针对研华工控机610,开发的PCICOM驱动程序,对应用此机型的程序员很有帮助。
标签: utilities published General License
上传时间: 2014-01-02
上传用户:hgy9473
book of Inside c sharp
上传时间: 2015-07-16
上传用户:agent
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)
标签: pmutation BestPop popsize maximum
上传时间: 2015-07-16
上传用户:Altman