资源列表
EA_MTDriver_onekey_trade
- MT4的一键下单面板,功能比较齐全。也挺好用的(One - key single panel of MT4)
Desktop
- 最短路径问题是图论中的一个经典问题,其中的Dijkstra算法一直被认为是图论中的好算法,但有的时候需要适当的调整Dijkstra 算法才能完成多种不同的优化路径的查询。 对于某城市的公交线路,乘坐公交的顾客希望在这样的线路上实现各种优化路径的查询。设该城市的公交线路的输入格式为: 线路编号:起始站名(该站坐标);经过的站点1 名(该站坐标);经过的站点2名(该站坐标);……;经过的站点n 名(该站坐标);终点站名(该站坐标)。该线路的乘坐价钱。该线路平均经过多少时间来一辆。车速。 例如:
Untitledmacd (2)
- 在MATLAB中利用万德选取数据范围,绘出股票的macd指标曲线。(In MATLAB, we use wold to select the data range and draw the MACD index curve of the stock.)
简单爬虫文件夹
- 一个简单的爬虫程序。1、 打开百度网页 2、将网页HTML转化成utf-8格式存入文件 baidu.txt 3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page 2, convert the web page HTML into UTF-8 format and store the file baidu.txt 3. Get all the a tag objects in
233
- 该程序实现了VB与matlab的混合编程,编程方法是利用MATLAB建立COM组件,即形成DLL,然后在VB上进行调用。实现了在VB上进行复杂数学运算,并画出了三维图形。这是本人一个星期学到的东西。特此拿来与大家分享。(This program realizes the mixed programming of VB and matlab, the programming method is to use matlab to establish COM component, namely to
p41
- 有键盘输入三角形的三条边的长度,通过程序计算出其面积和周长,并显示在屏幕上(The keyboard input the length of the three sides of the triangle, and the program calculates its area and circumference, and displays it on the screen.)
Python
- 基础的一些Python代码,适合一些初学者的了解与掌握(Some of the basic Python code, suitable for beginners to understand and master.)
发送邮件客户端带界面
- SMTP发送邮件客户端,可添加附件,VS平台下编写(SMTP send mail client, you can add attachments, under the VS platform to write)
C++并发编程实战(中文版)
- c++并发编程,使用c++11最新技术,通过实例讲解c++并发编程的技巧及注意事项(C++ concurrent programming, using c++11 latest technology, through examples to explain c++ concurrent programming skills and matters needing attention)
SocketTool
- Delphi实现的 TCP协议测试工具(TCP protocol testing tools implemented by Delphi)
CC++HTTP服务器开发
- 跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC a
VNCView-master
- 基于V3.8的RFB协议开发的客户端,可以编译,直接应用。用于win32的编程参考(V3.8 based RFB protocol developed by the client, can be compiled, directly applied. Programming reference for Win32)