-
winsvm
目前的svm(支持向量机)分类算法开源实现如svmlight和svmlib都没有界面,使用不方便。这个程序基于svmlight整合在VC++开发环境。将给VC用户带来极大方便。(Current svm (support vector machine) classification algorithm, such as open source to achieve svmlight and have not svmlib interface, the use of inconvenient. This process-based integration svmlight in VC++ Development environment. VC will give users a great convenience.)
- 2008-01-11 10:27:48下载
- 积分:1
-
Zen_Macd
缠论MACD面积MT4公式,给广大缠友提供一个合适的指标公式。祝愿天下缠友早日破缠得禅(On the MT4 wrapped formula tied to the majority of Friends provide a suitable index formula. Friends wish the world wrapped early break Zen Chande)
- 2015-03-20 22:15:20下载
- 积分:1
-
WinPing
MFC界面的PING程序
输入主机地址或者IP地址
发送五次ICMP请求(PING procedure MFC interface type the host address or IP address to send five ICMP request)
- 2008-04-26 22:05:18下载
- 积分:1
-
5.9
这个程序是一个六子棋对弈引擎,采用六子棋标准对弈协议,在对弈平台下可以实现人机对弈或者程序间对弈。具有较好的棋力。(This procedure is a sub-six chess game engine, the use of six sub-standard chess game agreement, in the game platform can be achieved between man-machine chess game or program.棋力good.)
- 2020-10-29 19:19:56下载
- 积分:1
-
FTP下载文件实例
FTP下载文件实例
- 2013-01-23下载
- 积分:1
-
使用MqttNet自建mqtt服务端(broker)并实现客户端发布订阅消息 入门级示例源码
本示例主要实现了以下三点: 1. 自建了mqtt 服务端(broker),并可以接收客户端发来的各种topic 2. 实现了客户端发布订阅mqtt消息 3. 实现了 服务端直接向外广播topic,客户端只需要 订阅该topic即可 调试步骤如下: 1. 运行>>cmd>> cd 至 MQTTnet.TestApp.AspNetCore2 目录,并执行 dotnet run 2. 浏览器输入 http://localhost:5000 即可看到如下截图,浏览器输入 http://localhost:5000/publish 即可通过服务端发布topic
- 2018-10-01下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
include
通过C语言实现对校园景点的查看,最短路径的查询,对景点的增加,删除,和更新(Through the C language to achieve the campus system navigation, query the shortest path, campus function, add to delete the updated attractions.)
- 2018-06-26 20:23:09下载
- 积分:1
-
SuanFaJaioYiKeHuDuanZhiNan
算法交易平台客户端开发指南,学习此指南,可以自行开发相应的交易软件。(Algorithmic trading platform client development guide, study this guide, you can develop their own trading software accordingly.)
- 2013-07-09 17:19:09下载
- 积分:1
-
HideLyc
注:用VS2012才能打开。
写的一个覆盖电影字幕的应用。在欣赏欧美大片的同时,运行此软件遮挡字幕,有利于提高听力。(A prog that can cover Lyrics of the movie in order to help you raise your listening ability. )
- 2013-05-31 21:41:51下载
- 积分:1