schedule of 2016-10-31~2016-11-6(Monday~Sunday)——1st semester of 2nd Grade

most important things to do

1.joint phd preparations

2.journal paper to write

3.solid fundamental knowledge including English

4.body fitness

2016/10/31 Monday

1.prepare ppt for this afternoon‘s group meeting

2.join the group meeting

3.modify ppt for afternoon‘s group meeting and reflect myself

4.make plans for this week

###########################################

additional

1.exercise C/C++

2.exercise java

3.exercise python

4.exercise Linux

5.exercise mathematical statistics & machine learning & algorithm

###########################################

时间: 2024-12-09 10:09:07

schedule of 2016-10-31~2016-11-6(Monday~Sunday)——1st semester of 2nd Grade的相关文章

schedule of 2016-09-05~2016-09-11(Monday~Sunday)——1st semester of 2nd Grade

2016/9/5 Monday 1.modify the paper of emotiw2016 according to the suggestions made by editors & list some professors to contact 2.swimming 3.recite 50 words of baicizhan 4.do some exercises about TOEFL 5.write ieee paper & arrange the following wo

schedule of 2016-09-12~2016-09-18(Monday~Sunday)——1st semester of 2nd Grade

2016/9/12 Monday send present to Teacher Wei&hu 2016/9/13 Tuesday listen to the class as an assistant 2016/9/14 Wednesday 2016/9/15 Thursday 2016/9/16 Friday 2016/9/17 Saturday 2016/9/18 Sunday hold a meeting about BNU-LSVED 2.0 #####################

2016.10.31.第54套(集训1)

Mushroom的序列[问题描述]Mushroom手中有n个数排成一排,现在Mushroom想取一个连续的子序列,使得这个子序列满足:最多只改变一个数,使得这个连续的子序列是严格上升子序列,Mushroom想知道这个序列的最长长度是多少.[输入格式]第一行一个整数n,表示有n个数.第二行为n个数.[输出格式]一个数,为最长长度.[输入样例]67 2 3 1 5 6[输出样例]5[样例解释]选择第2个数到第6个数,把1改变成4即可.[数据范围]对于30%的数据,n<=10对于60%的数据,n<=

schedule of 2016-10-24~2016-10-30(Monday~Sunday)

most important things to do 1.joint phd preparations 2.journal paper to write 3.solid fundamental knowledge including English 4.body fitness 2016/10/24 Monday 1.prepare ppt for this afternoon's group meeting 2016/10/25 Tuesday 1.prepare for Prof's Ja

SQL Server -&gt;&gt; 深入探讨SQL Server 2016新特性之 --- Temporal Table(历史表)

原文:SQL Server ->> 深入探讨SQL Server 2016新特性之 --- Temporal Table(历史表) 作为SQL Server 2016(CTP3.x)的另一个新特性,Temporal Table(历史表)记录了表历史上任何时间点所有的数据改动.Temporal Table其实早在ANSI SQL 2011就提出了,而SAP HANA, DB2和Oracle早已在它们的产品中加入/实现了这一特性.所以说微软其实是落后了几个竞争对手.既然在CTP3.0中加入了,相信

《死磕 Elasticsearch 方法论》:普通程序员高效精进的 10 大狠招!(完整版)

原文:<死磕 Elasticsearch 方法论>:普通程序员高效精进的 10 大狠招!(完整版) 版权声明:本文为博主原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/wojiushiwo987/article/details/79293493 人工智能.大数据快速发展的今天,对于 TB 甚至 PB 级大数据的快速检索已然成为刚需.Elasticsearch 作为开源领域的后起之秀,从2010年至今得到飞跃

mac osx 10.9 建立机器学习环境(python3.4)

https://pypi.python.org/pypi/ may be setup these export CFLAGS="-arch i386 -arch x86_64" export FFLAGS="-m32 -m64" export LDFLAGS="-Wall -undefined dynamic_lookup -bundle -arch i386 -arch x86_64" export CC=gcc export CXX=&quo

iOS 10 添加本地推送(Local Notification)

前言 iOS 10 中废弃了 UILocalNotification ( UIKit Framework ) 这个类,采用了全新的 UserNotifications Framework 来推送通知,从此推送通知也有了自己的标签 UN (这待遇真是没别人了),以及对推送功能的一系列增强改进(两个 extension 和 界面的体验优化),简直是苹果的亲儿子,因此推送这部分功能也成为开发中的重点. 本文主要查看了 iOS 10 的相关文档,整理出了在 iOS 10 下的本地推送通知,由于都是代码,

Gartner:2016年十大信息安全技术(含解读)

在刚刚结束的2016年Gartner安全与风险管理峰会上,发布了2016年十大信息安全技术(http://www.gartner.com/newsroom/id/3347717).这里提及的10大技术基本上都在以往的报告中详细阐述过.这10大技术分别是: 1)云访问安全代理(CASB):CASB相当于一个应用代理安全网关,安全地连接起用户与多个云服务商,属于云安全身份管理的范畴.这是Gartner在云计算安全领域力推的技术,有多份专门报告,也是Hype Cycle的常客,这里就不多说了.[注:C