登录
首页 » Others » 项目

项目

于 2021-03-25 发布
0 210
下载积分: 1 下载次数: 0

代码说明:

说明:  智能投顾练习数据。机器人理财是将人工智能导入传统的理财顾问服务,并非由实体的机器人帮助客户理财,而是透过网络线上互动,依据需求者设定的投资目的及风险承受度,透过计算机程序的算法,提供自动化的投资组合建议,不像传统临柜面对面理财服务需要许多的服务人员,其目的在于提升效率。(Robot financial management is the introduction of artificial intelligence into traditional financial advisory services. It is not the physical robots that help customers with financial management, but through online interaction on the Internet, according to the investment purpose and risk tolerance set by the demanders, and through the algorithm of computer programs, it provides automatic portfolio suggestions. Unlike the traditional face-to-face financial services, there are many service personnel, The aim is to improve efficiency.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C# 监控Windows剪贴板程序
    C# 编写的监控Windows剪贴板的小程序,这里面有计时器的相关创建方法,设置计时器间隔为1000毫秒并启动计时器,监控剪切板并判断剪贴板中是否存在文本数据,然后将剪贴板中的内容显示在richTextBox1控件中。下面的代码是本程序的核心:   private void Frm_Main_Load(object sender, EventArgs e)   {    timer1.Interval = 1000;//设置计时器间隔为1000毫秒    timer1.Start();//启动计时器   }   private void timer1_Tick(object sender, EventArgs e)   {    if (Clipboard.ContainsText())//判断剪贴板中是否存在文本数据    richTextBox1.Text = Clipboard.GetText();//将剪贴板中的内容显示在richTextBox1控件中   }
    2023-08-14 00:35:02下载
    积分:1
  • 2333
    说明:  有关通用自抗扰控制器的理论推导,适用于进阶人群(Theoretical derivation of universal ADRC controller, suitable for advanced people)
    2019-12-12 09:11:57下载
    积分:1
  • Golay_code
    BFSK信号调制与解调,对加噪信号进行延迟差动处理,得到重构信号后,解调与初始信号对比。(BFSK Signal Modulation and Demodulation)
    2019-02-20 20:06:16下载
    积分:1
  • Gomoku-Five-in-a-row--master
    实现人机对战,在linux环境下开发,g++ c++11+std(Man-machine combat has been realized.)
    2020-06-16 21:40:01下载
    积分:1
  • SAR
    SARADC行为级模型,分辨率20位,可以使用matlab进行仿真(a behavior model of SAR ADC, the resolution is 20 bits, you can use matlab to check it)
    2018-10-12 20:38:00下载
    积分:1
  • 这个程序,主要用搅拌站混泥土的应用。重量仪表程序。比较全面,已经实际使用过。并取得了好的成绩。blackdisc5@sina.com 密码:1234...
    这个程序,主要用搅拌站混泥土的应用。重量仪表程序。比较全面,已经实际使用过。并取得了好的成绩。blackdisc5@sina.com 密码:1234-this process, the main mixing station These projects applications. Weight instrument procedures. More comprehensive, practical use. And achieved good results. Blackdisc5@sina.com Password : 1234
    2023-04-06 12:45:06下载
    积分:1
  • Pitest
    通过程序通讯协议检测,信号检测,采用文字方式及选项显示检测结果(Through program communication protocol detection, signal detection, using text mode and options to display the test results)
    2020-06-22 05:00:02下载
    积分:1
  • GameOfLife-master
    飞机大战,你还在等什么,赶快来游戏吧,这里需要你的激情(What are you waiting for in the air war? Come to the game now. You need your passion here.)
    2020-06-16 21:20:02下载
    积分:1
  • skydrive
    说明:  跳伞运动员动态模型,根据仿真步长,重力加速度,大气密度,表面积,阻力系数以及跳伞运动员质量进行仿真。(The dynamic model of the skydiver is simulated according to the simulation step size, gravity acceleration, atmospheric density, surface area, drag coefficient and skydiving athlete quality.)
    2020-06-17 11:00:02下载
    积分:1
  • 主要是用VC++编写的卫星云图的的帧解码及画图程序
    主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC++ to prepare the satellite image of the frame decoding and drawing program
    2023-01-06 23:00:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载