自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

天使之翼

一个技术男的书房

  • 博客(17)
  • 资源 (12)
  • 问答 (1)
  • 收藏
  • 关注

原创 在python shell中查看保留字列表

>>> import keyword>>> print(len(keyword.kwlist))33>>> print(keyword.kwlist)['False', 'None', 'True', 'and', 'as', 'assert', 'break', 'class', 'continue', 'def', 'del', '...

2019-10-31 15:18:28 301

原创 Ubuntu 通过设置vga=nomodeset禁掉显示器的刷屏

当ubuntu出现刷屏时,这个时候我们可以设置grub启动参数,禁掉刷屏操作。/etc/default/grub在该文件中添加vga=nomodeset,然后update-grub# If you change this file, run 'update-grub' afterwards to update# /boot/grub/grub.cfg.# For full docume...

2019-10-30 09:33:11 2658 2

原创 1024程序员节-纪念一下

今天听好多同事再说程序员节,没啥可说的,简单纪念一下吧。

2019-10-24 23:06:32 230

原创 数学管理联考-方程及其解法

数形结合(常用)数形结合求方程中待定参数方法:

2019-10-23 23:34:40 194

原创 sz和rz命令

sz:**eg:**sz -l 512 -w 512 audio.elf < /dev/ttyUSB1 > /dev/ttyUSB1root@OptiPlex-990# sz --helpsz version 0.12.21rcUsage: sz [options] file …or: sz [options] -{c|i} COMMANDSend file(s) with...

2019-10-23 19:48:10 1351

原创 数学管理联考-平均值及运算

2019-10-22 23:52:00 196

原创 数学管理联考-公约数、公倍数、互质

约数:公倍数:互质:

2019-10-22 23:37:20 204

原创 数学管理联考-一元二次方程

1、定义含有一个未知数且未知数的最高次数为二次的方程称为一元二次方程, 其标准形式为:ax2 + bx + c = 0 (a≠0)2、解法3,根的判别式(a, b, c ∈R)3,根与系数的关系(韦达定理)4,根的分布或位置5,数形结合...

2019-10-20 22:02:17 236

原创 数学管理联考-前十个数的整除

整除(商数和余数的表示)设整数n 被整数 m 整除,即存在整数 s ,使得 n  ms ,称 n能被 m 整除 .能被2 整除的数:个位为0,2,4,6,8能被3 整除的数:各位数字之和必能被3 整除。能被4 整除的数:末两位(个位和十位)数字必能被4 整除。能被5 整除的数:个位为0 或5.能被6 整除的数:同时满足能被2 和3 整除的条件。能被8 整除的数:末三位(个位、十位和...

2019-10-20 10:11:49 276

原创 数学管理联考-质数和合数

正整数的分类——质数和合数正整数质数(也称素数,只有和自身两个约数)合数(有除和自身以外的约数)(1)、质数:只有1 和它本身两个约数(因数)的正整数叫质数(或素数). 最小的质数为2(唯一的偶质数);30 以内的质数共10 个:2 3 5 7 1113 17 19 23 29(2)、合数:除了1 和本身外还有其他约数(因数)的正整数,最小的合数是4.注意:1 既不...

2019-10-20 10:09:24 309

原创 管理联考数学-“穿针引线法”解高次不等式

步骤:(1)移项,使等式一侧为零。(2)因式分解,并使每个因式的最高次项均为正数。(3)令每个因式都为零,得到零点,并标注在数轴上。(4)如果有恒大于零的项,直接删掉。(5)穿线:从右往左,从上往下,一定注意“奇穿偶不穿”。...

2019-10-19 23:05:03 2270

原创 管理联考数学-乱序配对问题

管理联考的乱序配对问题,这个只需要记住就好,考试的时候直接使用即可。2 3 4 51 2 9 44例如,有5位班主任,考试要去监考,但是每位老师都不能去监考自己的班级,问有多少种分布方法,这个时候直接把答案44写上去就可以,如果自己慢慢是试将会非常浪费时间。...

2019-10-19 22:41:09 1123

原创 leetcode-#13. Roman to Integer

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M.Symbol ValueI 1V 5X 10L 50C 100D ...

2019-10-17 09:22:58 231

转载 leetcode-#12 Integer to Roman

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M.Symbol ValueI 1V 5X 10L 50C 100D 5...

2019-10-10 23:55:14 245

原创 leetcode-#11 Container With Most Water

Given n non-negative integers a1, a2, …, an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of line i is at (i, ai) and (i, 0). Find two l...

2019-10-09 20:04:58 174

原创 365天英语口语学习_11,收拾餐桌碗碟

轮到谁来洗碗了?Whose turn is it to do the dishes?Can you help me with the dishes?您能帮我收拾一下碗碟吗?do/wash the dishes 洗碗碟等餐具轮到你洗碗了。It’s your turn to wash the dishes.It’s your turn to clear the table.轮到你清理桌子了...

2019-10-09 09:53:41 2075

原创 365天英语口语学习_10,一日三餐

晚餐吃什么?What’s for supper?你早餐想吃什么?What would you like to have for breakfast?差不多做好了。It’s almost ready.你想喝咖啡,果汁还是牛奶?Would you like some coffee, juice or milk?早餐准备好了。Breakfast is ready.你要不要来点甜点?...

2019-10-03 23:28:10 216

virtio-v1.1-csprd01.pdf

virtio-v1.1-csprd01.pdf

2022-08-24

virtio-v1.1.pdf

半虚拟化virtio协议的官方文档

2022-08-23

CoAP_rfc7252.pdf

The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained (e.g., low-power, lossy) networks.

2020-12-04

openocd-2020-12-23.pdf

Open On-Chip Debugger:OpenOCD User’s Guide This User’s Guide documents release 0.10.0+dev, dated 23 November 2020, of the Open On-Chip Debugger (OpenOCD). • Copyright c 2008 The OpenOCD Project • Copyright c 2007-2008 Spencer Oliver spen@spen-soft.co.uk • Copyright c 2008-2010 Oyvind Harboe oyvin

2020-11-24

_install.tar.gz

这个_install是我基于busybox-1.31.0编译的arm64的版本,这个可以直接下载下来拿到linux4.0的低版本上直接去使用,需要注意的是,如果修改该压缩包里面的文件,则需要重新编译内核才会生效。

2020-07-08

busybox-1.31.0.tar.bz2

busybox的下载地址:https://busybox.net/downloads/,稍后我上传一个编译好的arm64的busybox _install_arm64

2020-07-08

Real-Time Embedded Multithreading--Using ThreadX.7z

1,Real-Time Embedded Multithreading Using ThreadX and MIPS 2,Real-Time_Embedded_Multithreading_Using_ThreadX 3,Real-Time Embedded Multithreading Using ThreadX and ARM 4,eetop.cn_Real-Time.Embedded.Multithreading-Using.ThreadX.and.MIPS 5,(CMP) Real-Time Embedded Multithreading--Using ThreadX & ARM

2019-08-20

简明 Python 教程_cn_en

A Byte of Python》 是一本由 Swaroop C H 编写, 旨在于介绍如何使用 Python 语言进行编 程的自由图书。 它以教材与指南的形式为入门者介绍 Python 语言。 如果你对电脑知识的了解 仅限于如何保存文本文件的话, 那这本书就是为你准备的。 2005 年, 沈洁元将本书的 1.20 版引进中国, 并完成了全本翻译, 将本书的译名定为《简明 Python 教程》 。 2017年, 漠伦基于原书 4.0 版重新翻译, 制作了本版全新译本, 并沿用同样 的译名。 向大神们致敬

2018-09-04

Inside the C++ Object Model_english&chinese;

Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

2018-07-27

See mips run

In manyways, the first edition of See MIPS Run was a ground-breaking book on the MIPS architecture and its implementations. While other books covered similar material, See MIPS Run focused on what the programmer needed to understand of the architecture and the software environment in order to effectively program a MIPS chip.

2018-03-17

vi编辑器的一些配置文件

这个是vim的配置文件,在家目录下直接解压即可使用。

2014-09-16

vim工具使用

一个关于vim的资料,资料在家目录直接解压之后就可以使用,当你用vi或者vim得时候就可以看到效果。

2014-09-07

vim配置信息

vim配置脚本。有了它对于应用开发有很大的好处。

2014-09-03

python在linux下的路径

1,python的资料。 2,linux下的python下的资料。

2014-04-26

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

TA关注的人

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