-
API跟单系统(内含教程)
说明: 外汇交易必备,MT4跟单系统,不用打开MT4客户端实现跟单喊单的软件,无限制使用,跨平台跟单,一对多跟单,多对一跟单,交叉跟单,账户一键登录,非常方便。可以跟三四百个账户。(Foreign exchange transaction must, MT4 documentary system, do not open MT4 client to achieve documentary software, unlimited use, cross platform documentary, one to many documentary, many to one documentary, cross documentary, account one click login, very convenient. You can talk to three or four hundred accounts.)
- 2021-01-15 01:24:54下载
- 积分:1
-
KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KMEANS.CPP <enter>
(This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real)
To compile:
ICC KMEANS.CPP <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1
-
IR_SH79F32
说明: 中颖单片机SH79F32红外通讯实例IR_SH79F32(Ying SCM SH79F32 infrared communication in instances IR_SH79F32)
- 2010-04-16 12:25:33下载
- 积分:1
-
simple_osg
一个简单的osg,可以在配置好环境后直接运行测试一下( a simple osg code)
- 2015-10-22 20:47:01下载
- 积分:1
-
FileTransmit
说明: 支持多线程断点续传的文件传输(FTP)程序,含服务端和客户端、支持蓝牙(Bluetooth)传输(File transfer (FTP) program that supports multi-thread breakpoint resume (including server and client, supports Bluetooth (Bluetooth) transmission))
- 2020-04-06 22:32:37下载
- 积分:1
-
操作word类的C#代码
操作word类的C#代码,可以使用在文档生成类的操作,打印模块还没有完善,直接生成word,Excel还没有做,不过已经可以满足日常办公的使用。值班排版,时间段的划分比较详细。
- 2022-01-27 19:43:36下载
- 积分:1
-
基于遗传算法的Otsu算法
本代码是在遗传算法的基础上改进后的Otsu算法,先对图片进行边缘检测,再通过遗传算法对图片进行处理
- 2022-05-29 21:39:47下载
- 积分:1
-
BANKER
Implementation of banker algorithm
- 2010-04-14 01:05:22下载
- 积分:1
-
Clean_Calculator_Beta
简易的计算器,可以计算简单的加减乘除,仅支持一位精度的小数点运算,并在Proteus中仿真(Clean Calculator Beta)
- 2017-12-19 18:03:39下载
- 积分:1
-
xjphoto10
本程序,专为个人主页,以及公司的小型博客,以及小型门户网站设计,易结合,其主中包括有三个程序,会员、日志、评论、以及个人相册
此版本为最原始的试用版,其中有很多功能还在完善中。(This program, designed for personal home page, and the company' s small blog, and a small portal site design, easy integration, including its three main programs, members, posts, comments, and personal album in this version of the original trial, in which Many features are still perfecting.)
- 2010-10-09 20:28:28下载
- 积分:1