资源列表
spectral_mva
- 光谱处理软件,可用于紫外,红外,及XPS光谱分析(SPECTRAL_MVA is a GUI for running Multivariate analysis of spectroscopic data Initially designed for analysis of X-ray Photoelectron spectra, can be used for analysis of any type of data tables, containing spectra or any ot
进销存
- 自己开发的进销存系统。开发语言:C#;开发平台:Microsoft Visual Studio 2008;数据库:Mocrosoft SQL server 2008
mcgspro_usb扫描枪样例工程
- MCGS:工业触摸屏读取USB串口扫描枪条码;(Touch screen reading scanning gun barcode)
power system scheme
- 用遗传算法求解电网规划问题,双层算法求解,上层为遗传算法,下层利用拉格朗日对偶线性化后求解(Genetic algorithm is used to solve the power grid planning problem, double-layer algorithm is used to solve the problem, the upper layer is genetic algorithm, and the lower layer is solved by Lagrange dua
3层杂物电梯
- 三菱PLC《《三层电梯 》》 示例程序..(Example program of Mitsubishi PLC three floor elevator)
Canberra
- 這不是馬丁,自動交易最好設置250點子吃.免費有利潤
DBshop商城源码
- 对接支付宝,微信支付,对接物流信息,后台管理模板
自己开发的EA源码
- 用于外汇自动交易。喜欢的拿去。可以自己继续开发。 完全免费。
单轴压缩
- FLAC3D单轴压缩数值模拟,用于模拟煤岩单轴压缩试验(FLAC3D uniaxial compression numerical simulation, used to simulate uniaxial compression test of coal and rock)
归档
- 识别图像中心点和区域先findwindow找到窗口句柄,再findwindowex找到按钮句柄,最后用sendmessage发送bm_click消息(Identify image center points and areas findwindow finds the window handle, findwindowex finds the button handle, and finally sends the bm_click message with sendmessage)
EA智能辅助系统
- 这是一款跟随交易者的参数,实现全自动交易,全自动平仓。完全的自动化。
金融交换协议FIX日志分析工具
- FIX协议是由国际FIX协会组织提供的一个开放式协议,目的是推动国际贸易电子化的进程.FIX协议的目标是把各类证券金融业务需求流程格式化,使之成为一个个可用计算机语言描述的功能流程,并在每个业务功能接口上统一交换格式,方便各个功能模块的连接。FIX协议各个版本对股票、期权和期货的支持程度,目前市场上使用FIX4.4的较多。QuickFix是FIX协议中应用广泛的库.