▍1. HADataSync
通过套接字实现WINDOWS双机热备和数据同步功能(socket datasync)
通过套接字实现WINDOWS双机热备和数据同步功能(socket datasync)
IB智慧公交系统是一款为公交驾驶员及调度员等开发的一款系统,驾驶员具有对公交的线路、站点、班次等信息的查询功能;调度员具有对公交的线路、站点、班次、排班等信息的修改、增加、删除、查询功能。(IB Intelligent Bus System is a system developed for bus drivers and dispatchers. The driver has the function of inquiring the information of bus routes, stations, shifts, etc. The dispatcher has the function of modifying, adding, deleting and inquiring the information of bus routes, stations, shifts and scheduling.)
说明: IB智慧公交系统是一款为公交驾驶员及调度员等开发的一款系统,驾驶员具有对公交的线路、站点、班次等信息的查询功能;调度员具有对公交的线路、站点、班次、排班等信息的修改、增加、删除、查询功能。(IB Intelligent Bus System is a system developed for bus drivers and dispatchers. The driver has the function of inquiring the information of bus routes, stations, shifts, etc. The dispatcher has the function of modifying, adding, deleting and inquiring the information of bus routes, stations, shifts and scheduling.)
武汉大学编制的单点定位解算软件,独家啊!(Wuhan University, prepared by a single point positioning solver software, exclusive ah!)
十六位加法器,超前进位加法器,总共三十二位。 (Sixteen adder, look-ahead adder, a total of Thirty.)
修改Windows函数的源码 (The source for modifying windows function)
在C情况下实现QR码的编码与解码过程,可以生成图片,纠错码部分也比较完整(C of the QR code encoding and decoding process can generate images, error-correcting codes are part of a more comprehensive)
Disable本线程所有的顶部窗口(Disable all the top windows of current thread)
实现象ToolTips那样的上下文帮助(The Example of implementing the help of tooltip style)
Disable alt-tab组合键(Disalbe alt-tab combined key)
基于Visual 6.0C++ 的CA法,用于模拟奥氏体向铁素体的动态转变过程。(Cellular automata method for Visual based on 6.0C++, used to simulate the dynamic process of transformation from austenite to ferrite.)
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序(The Example of controling CAPSLOCK, NUMLOCK, SCRLOCK)
编写控制台程序的包装类(Wrap class for the console application)
/mfc 小程序 主要是用来测试wifi信号的发送 手机连接后方可与上微机进行通信(/mfc small program is mainly for communication with the microcomputer rear sending mobile phone used to test the WiFi signal connection)
说明: 用C#编写的疫情仿真程序, 通过各种参数因子模拟疫情走势图。(Using the epidemic simulation program compiled by C#, the epidemic trend chart is simulated by various parameters.)
给MT4系统EA编程的入门级详细源码解说,力求让更多的MT4爱好者通过这个源码走进EA的时间。(EA for MT4 system programming code entry level detailed explanation, to allow more fans through this source into the MT4 EA time.)
杠杆100 复利设置2.5 杠杆500 复利设置2.5-10 复利设置越高 赢利越高 风险也越大 开启6-10的复利模式为满仓交易了 收益1年有好几倍 赚了及时提款 超稳圣杯使用介绍 下载MT4平台并安装好MT4 直接把Experts文件夹和indicators文件夹复制到MT4目录下的MQL4目录下即可 下载10年历史数据测试EA 第一步 MT4的<<工具>> <<选项>><<图表>> 历史数据中最多柱数《输入无限大数字》 图表中最多价位柱数 《输入无限大数字》 第二步 MT4的<<工具>> <<历史数据中心>> 找到EURUSD货币 选中1小时周期 点击下载 20分钟左右下载万10年历史数据 第三步 MT4的<<工具>> <<选项>> <<智能交易系统>> 把这里框框前面全部对勾 后面框框全部取消对勾 第四步 MT4工具栏那里有个放大镜 点击下 就可以做历史测试了 《商品》 选择EURUSD 《时间周期》H1 《适用日期》 2000-2014 开始 即可测试14年EA交易情况
能够对电网IEC101-104协议进行测试(test IEC101-104 communication protocol)
我们通过使用交通仿真软件SUMO(Simulation of Urban Mobility),来进行对微观道路交通的仿真,可以模拟一个给定的交通需求,例如车辆以特定的行为通过给定的路网。SUMO可以对车辆行驶规律、车辆驾驶行为、驾驶习惯、路径选择等内容详细描述,从而可以建立逼真的交通仿真场景。SUMO通过TraCI扩展接口与Veins进行通信,将仿真生成的车辆信息数据传输到其他的外部程序中使用。(By using the traffic simulation software SUMO (Simulation of Urban Mobility), we can simulate the micro-Road traffic, which can simulate a given traffic demand, such as vehicles passing through a given road network with a specific behavior. SUMO can describe in detail the driving law, driving behavior, driving habits, route selection and so on, so as to establish realistic traffic simulation scenarios. SUMO communicates with Veins through the TraCI extension interface, and transfers the simulated vehicle information to other external programs for use.)