JrXIE BLOG

  • Home

  • Tags

  • Categories

  • Archives

  • Search

0CODE-PROJECT

PINTOP | Posted on 2019-01-24 | Edited on 2019-04-30 | In CODES | Comments:
GRADUATION-THESIS-B1st-Major The app and air conditioner connect to the server at the same time, through the app we can control the air conditioner. C ...
Read more »

0CODE-ISIMA

PINTOP | Posted on 2019-02-02 | Edited on 2019-10-12 | In CODES | Comments:
PROJECT-M-UCAA Tree Search algorithm for a Combinatorial Game We want to deal with a combinatorial 2-person positional game, and try to solve it throu ...
Read more »

FRUITS-Patents

PINTOP | Posted on 2019-01-22 | Edited on 2019-07-12 | In Fruits | Comments:
A robot that can be used to substitute person to verify vehicles remotely[P]. 201820833217.4 The utility model relates to a robot capable of remotely ...
Read more »

0CODE-JfF

PINTOP | Posted on 2019-01-24 | Edited on 2019-05-08 | In CODES | Comments:
JUST-f-FUN Codes in this category are those codes I coded during the coding language studying. There are 920 files in whole. The main function of tho ...
Read more »

0CODE-CDesign

PINTOP | Posted on 2019-01-25 | Edited on 2019-05-11 | In CODES | Comments:
COURSE-DESIGN-M-HITConvexHull 实验内容 实现基于枚举方法的凸包求解算法 实现基于Graham-Scan的凸包求解算法 实现基于分治思想的凸包求解算法 实现基于贪心策略的近似算法 实现基于线性规划的近似算法 测试算法性能 BigData 实验内容 This exp ...
Read more »

SLLURM使用.md

Posted on 2020-02-28 | In HPC | Comments:
SLURM 可能因为srun是实时交互的,所以如果链接中断的话,提交的任务也就会中断,但是sbatch不是实时交互的,所以即使链接终端的话,提交的任务也不会中断 配置样例 123456789101112#!/bin/bash#SBATCH --job-name=fileTest#SBATCH -- ...
Read more »

经验总结02

Posted on 2020-01-27 | Edited on 2020-02-28 | In 总结 | Comments:
求子数组或者子矩阵之和的题,应该不难想到要建立累加和数组或者累加和矩阵来做 素数筛选法最快 二分查找就是比普通的查找快 空间换时间 滑动窗口 三目运算符不如if else语句快 能用位操作符就用位操作符 size_t 不能用于---的情况因为它没有负值 枚举所有情况 使用引用能够极大减少内存消耗, ...
Read more »

经验总结01

Posted on 2020-01-27 | In 总结 | Comments:
LaTeX书写时需要注意希腊符号的写法比如$\Rho$与 $\emptyset$ 文章中的数组、矩阵都需要加粗表示 文章不能够口语化,比如“the first thing that our mind can reach is putting the two penalty items…”,这样的句 ...
Read more »

PD19-Tikz-Screen

Posted on 2019-08-11 | Edited on 2020-02-28 | In PD19 | Comments:
Screen Create 1screen -S name List all screen 1screen -ls Get into the detached screen 1screen -r name Exit the screen detach current screen, i ...
Read more »

食材营养及烹饪方式

Posted on 2019-08-07 | Edited on 2019-10-12 | In Fitness | Comments:
菠菜 营养价值 丰富的维他命A、维他命C及矿物质 大量的β胡萝卜素和铁,也是维生素B6、叶酸、铁和钾的极佳来源 含有铬和一种类胰岛素样物质,其作用与胰岛素非常相似,能使血糖保持稳定 丰富的B族维生素含量使其能够防止口角炎、夜盲症等维生素缺乏症的发生 大量的抗氧化剂如维生素E和硒元素 烹饪方式 菠 ...
Read more »
12…8
不会笑

不会笑

IN A MOMENT PASSES SORROW

72 posts
16 categories
85 tags
RSS
LeetCode Louplus GitHub Kaggle E-Mail
0%
© 2021 不会笑
Powered by Hexo v3.8.0
|
Theme – NexT.Pisces v6.6.0
|