-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
黄金30分EA
说明: 我们公司开发的这款EA激进模式月收益110%左右,最大回撤在48%左右,单量在月120(手)左右,稳健的模式月收益50%-60%左右,最大回撤在25%左右,月单量在100(手)左右,保守的模式月收益20%-30%左右,最大的回撤10%左右,月刷单单量50-60(手)左右,基于刷单和盈利于一体。(Our company develops this EA radical model with a monthly return of about 110%, a maximum withdrawal of about 48%, a single volume of about 120 (hands) on January, a robust model with a monthly return of about 50% - 60%, a maximum withdrawal of about 25%, a monthly single volume of about 100 (hands), a conservative model with a monthly return of about 20% - 30%, a maximum withdrawal of about 10%, and a monthly brush. Single volume 50-60 (hand), based on brushing orders and profit in one.)
- 2021-03-17 15:09:20下载
- 积分:1
-
各种特征提取主成分分析法pca
用于各种特征提取主成分分析法,如表情提取,人脸提取,识别分类等(For a variety of features to extract the principal component analysis (pca),Such as expression extraction, face extraction, identification classification, etc)
- 2015-04-15 11:00:08下载
- 积分:1
-
rgbtogray
TO PERFORM RGB TO GRAY CONVERSION
- 2015-04-20 13:22:40下载
- 积分:1
-
spotlight
This program draws an array of spheres lit by a spotlight whose cone angle can be
changed and which can be moved as well. The spotlight cone is shown by a wireframe.
The spheres are colored using color material mode.
- 2017-03-10 16:28:16下载
- 积分:1
-
C++采用高斯消元法求取矩阵的逆
基于高斯消元法 求取矩阵的逆,可以改写成子程序
- 2022-06-11 13:02:44下载
- 积分:1
-
android_与C# socket服务端通信例子源码下载
客户端是android,服务端是C#, 实现了 登陆以及客户端发消息给服务端
- 2015-05-21下载
- 积分:1
-
Programmers-thinking-cultivation
有助于提升程序员的思想和灵魂
你会看到令人吃惊的方面,我们的大脑是如何工作的,看看你可以战胜系统来提高自己
learnin根特思维能力(Help the programmer s thoughts and soul
You‘ll see surprising aspects of how our brains work and see how you can beat the system to improve your own
learnin gand thinking skills.)
- 2013-11-25 21:59:38下载
- 积分:1
-
串口助手
能够接受单片机串口的数据,用于单片机读取模拟传感器的数据上位机(which can receive Serial data,it can be used to hardward)
- 2018-09-19 14:03:48下载
- 积分:1
-
LEDs
leds blinking for lpc2148
- 2013-05-17 02:24:22下载
- 积分:1