资源列表
MT4 马丁对冲EA
- 马丁货币对冲 汉化版,稳定通常早上九点开单 晚上十点结束,24小时容易爆仓风险,另外一个操作模式就是人工干预每天收益20点结束EA
NcShop
- VC++超市进销存管理系统完整源码,可二次开发。欢迎大家下载!-VC++ supermarket Invoicing management system complete source code, can be developed two times. Welcome everyone to download!
FXunion.com_Forex_Gold_Trader
- 外汇黄金交易员(金银版),这算是比较有历史的MT4上用的EA了,再之前,还是MT3流行于市场的阶段。 2011年,黄金白银的交易,也渐渐在市场中成为热点,连续数年的大牛市,正是如日中天。这个EA也应运而生-Foreign exchange gold traders (Gold Edition), which is compared with the history of the MT4 on the EA, before, or MT3 is popular in the market
DB
- 读取传奇DB数据库易语言源码,支持增删加减-Read the legendary DB easy language source code, support and additions
UDF
- FLUENT中的源项UDF,初学UDF可以下载下来学学。-this is a source UDF,IF you want it you can download .thank you!
root_music
- 关于rootmusic算法的rmse性能分析,蒙特卡洛实验-analysis the rmse of root music
汽车销售管理系统
- 数据库课程设计,汽车销售管理系统。基于c#和sql server数据库,主要功能包括用户登录,订单的增加,删除,修改和客户的查询等等(Database curriculum design, car sales management system. Based on c# and SQL Server database, the main functions include user login, orders increase, delete, modify and customer inqui
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core
CO2_RP_module
- 超临界二氧化碳工质调用NIST的函数代码,可以直接接入所建立模型中(The function code of the supercritical carbon dioxide working fluid calling NIST can be directly connected to the established model.)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)
基于人脸识别的打卡系统
- 基于人脸识别的学生考勤打卡系统,主要包括用户信息的采集,采集的信息包括基础信息和人脸信息;基础信息的查询;用户信息的更改、用户信息的删除;以及进行正常的人脸识别打卡、请假、补签;还包括用户打卡信息的查询功能,能完成人脸识别用户打卡考勤的全部功能所有操作。