自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 Politecenico of Torino computer science lab check cinque.

Write a program that acquires two positive values from the user and calculates the Greatest Common Divisor (GCD) using the Euclidean algorithm.Euclidean algorithm or remains method: it proceeds by su...

2019-06-01 15:10:40 165

转载 安装Alfa Awus 1900 驱动到 Kali Linux

前段时间在欧洲亚马逊买了一个Alfa Awus 1900正在 Kali Linux,同时吧我还在考虑换4个天线,但是担心散热所以联系了一下售后,随手又确认了一下安装的流程。Kali Linux 2019.1, 2018.4, 2018.3, 2018.2 (supported)NOTE: tested kernel version is 4.15.0-kali2-amd64NOTE: t...

2019-03-07 17:36:28 1140

原创 都灵理工大学lab check4

Write a C program to determine if a quadratic equation (ax ^2 + bx + c = 0) has two real roots.写一个计算 计算是否有两个实根的方程:ax ^2 + bx + c = 0Write it using the following guidelines:遵循下列规则:a. Define three v...

2019-01-24 01:20:56 329

原创 POLITO COMPUTER SCIENCE lab numero tre

瞎写的POLITO COMPUTER SCIENCE lab numero dueWrite a program following the guidelines below:a) Define two integer variables: int_1 and int_2定义两个数:int_1,int_2b) Define two real variables: float_1 and ...

2019-01-21 18:37:53 181

原创 POLITO COMPUTER SCIENCE lab numero due

**这玩意纯属于自己练习时候写的而且没写完,别介意写成啥样。/Write a program that defines two integer variables called var1, var2.Theprogram will 写一个C语言的程序定义两个变量:var1和var2:a.Assign the following values to variables defined接下来这...

2019-01-21 00:37:23 125

原创 POLITO COMPUTER SCIENCE lab numero uno

**这玩意纯属于自己练习时候写的而且没写完,别介意写成啥样。Draw the flow-chart to determine if a number is a prime number; in particular, the solution must :满足以下条件a) Acquire using the keyboard an integer value通过键盘来输入一个实数b) U...

2019-01-14 00:10:20 149

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除