- 博客(100)
- 资源 (43)
- 收藏
- 关注
原创 自学网站推荐
自学网站推荐教育的目的是为了自我教育,自学能力是自我提供个性化教育的高效教育。整理了几个自学网站,供大家参考。搜索英文关键词即可进入主页。1、 edX —免费可学来自全球顶尖大学(包括MIT和哈佛大学)的课程,提供付费的认证2、 Coursera —免费可学来自全球20多个国家100多所顶尖大学的课程,有提供认证证书的专项课程,由浅入深系统学习一个领域。3、 MIT Open Courseware —创建于 2002年,免费提供几乎所有MIT课程的完整材料。4、 Open Yale Courses
2023-04-18 17:44:08
479
原创 Using a Stack to Evaluate an Expression
WeoftendealwitharithmeticexpressionswritteninwhatiscalledinfixnotationOperand1opOperand2Wehaverulestoindicatewhichoperationstakeprecedenceoverothers,andweoftenuseparenthesestooverridethoserules.Itisalsoquitepossibletowritearithmeticexpressionsusing。
2022-07-23 23:13:26
286
转载 Use the Ubuntu ISO image to install drivers
A remarkable fact is that this method doesn’t require you to have an internet connection.Step 1: Copy the Ubuntu ISO image in your home directory. Rename it to a simple name like ‘ubuntu.iso.’Step 2: Launch the Terminal and mount the ISO image on the sys
2022-05-21 22:44:09
443
原创 在IOS上利用本地工具编辑代码,利用容器运行代码
创建一个ubuntu容器,并把本地工作目录挂载到容器中docker run --name ubuntu1 -v /Users/wzq:/home/wzq -w /home/wzq -i -t ubuntu bash现在宿主机和容器就可以共享同一个目录下的文件,可以用宿主机上的编辑工具编写代码并保存,然后在容器里编译并运行代码。如果关闭了,下一次再次运行这个容器docker start -i ubuntu1在已经运行起来的容器中再打开一个bashdocker exec -it ubuntu1
2022-05-21 22:28:59
224
转载 优秀英语教材的选择
优秀英语教材的选择 - 知乎本人是个学生,依照自己学习英语的经历发表一些浅见。请各位不要将以下内容做商业用途。误区:1、在我看来,简单地评判一本英语教材是否优秀,可以观察以下几点:1. 有无CEFR欧洲标准评级,2. 是否是近10年出版 3. 是否是英美出版社出版(或英美引进)1:CEFR是最重要的欧洲各语言标准,分为A1-C2六个等级,若不清楚可以上网查一下。教材若没有明确指出,则教材要么落伍20年以上,要么就不符合常规的CEFR大纲的英语教学,对于一般学生来说不选为妙。2:CEFR标准和
2021-11-29 14:47:16
1640
原创 归纳法证明的例子
数学家发现能有一个简洁的公式来计算许多数的和是很有用处的。在本例中,挑战是找出计算前n个计数数的和的公式。例如,只有第1个数的和是1,前2个数的和是3(即1+2),前3个数的和是6(即1+2+3),前4个数的和是10(即1+2+3+4),等等。一个刻画这个模式的可能的公式是:Sum(n)=12n(n+1)Sum(n)=\frac{1}{2}n(n+1)Sum(n)=21n(n+1),这里Sum(n)代表前n个自然数的和。换言之,如果我们想要找出前n个数的和,那么我们只要把那个数n代入上面的公式就可
2021-11-02 18:39:58
1181
转载 经济学入门必读书籍
我想能问这个问题的朋友,都是想系统地学习经济学这门学科的。那么,与其读一些经济学方面的科普类或者神棍类书籍,倒不如按照美国顶尖大学经济系本科生的培养计划去阅读与学习。这不就等于自学了一个Ivy League学校的经济学本科学位吗?又给父母省了160万。经济学这门学科也蛮有意思,本科层次、硕士层次和博士层次其实学的是同一批东西,只是分析问题的工具和方法越来越深入。经济学中最重要的是intuition,也就是用经济学的思维去提出问题和解决问题,浅尝辄止或者仅仅入入门反而有害无益。OK,闲话少说,我们现在就假
2021-10-28 12:26:28
654
原创 微积分中计算椭圆面积的几种方法
Find the area enclosed by the ellipse x2a2+y2b2=1\frac{x^2}{a^2}+\frac{y^2}{b^2}=1a2x2+b2y2=1Trigonometric Substitutionsy=b1−x2a2y=b \sqrt[]{1-\frac{x^2}{a^2}}y=b1−a2x2let x=asinθx=a\sin\thetax=asinθ then y=bcosθy=b\cos\thetay=bcosθ , dx=acosθ
2021-09-26 15:52:05
3233
原创 文档工具。
GitHub 上一款开源的数学白板工具:Muboard,可通过编写 Markdown + LaTeX,在 Web 页面上进行展示,方便用于教学、演讲、会议等场景。GitHub:github.com/susam/muboard GitHub 上一款开源的笔记手绘工具:Excalidraw。支持 Excel 表格导入、内容翻译、图形绘制、加密协作等功能,微博附图为该工具的绘图示例。在线体验:http://t.cn/A6z3o3UbGitHub:github.com/excalidra
2021-08-09 14:09:53
268
原创 罗翔老师的书单
编者按:作为中国政法大学法学教授、B 站坐拥百万粉丝的法考讲师罗翔,在近期的一次访谈中提及他在天桥上帮助一位老人的故事,而这个故事也曾收入他2019年出版的随笔《圆圈正义》。除了讲授法律知识,罗翔也是读书路上一位可靠的引路人,他建议年轻人多读书:“只有非功利性的阅读,才能提供给我们真正的勇气,去面对人生的大风大浪”。而他随手推荐的书散落于微博、B站、讲座文章等各处,本文仅选取其中附有明确推荐语的书目略作推荐,大略分为文学、政治与历史、哲学三类。文中书目经授权选自豆瓣用户Leila整理的“罗翔老师安.
2021-06-28 20:16:40
12046
1
原创 Surface area of the frustum of a cone
Proof:{rθ=L1Rθ=L2R=r+h\begin{cases}r\theta=L_1 \\R\theta=L_2 \\R = r+h\end{cases}⎩⎪⎨⎪⎧rθ=L1Rθ=L2R=r+h==>r=L1hL2−L1r=\frac{L_1h}{L_2-L_1}r=L2−L1L1hA(DBCE)=A(ABC)−A(ADE)=12θR2−12θr2=12L2RR2−12L1rr2=12L2R−12L1r=12L2(r+h)−12L1r=12(L2(L1hL2−.
2021-05-21 13:13:31
212
原创 THOMAS’ CALCULUS Exercises
6.2 (45)Proof:W(t)′=π((f−1(f(t)))2−a2)f′(t)=π(t2−a2)f′(t)W'_{(t)}=\pi( (f^{-1}(f(t)))^2 - a^2)f'(t)=\pi(t^2-a^2)f'(t)W(t)′=π((f−1(f(t)))2−a2)f′(t)=π(t2−a2)f′(t)S(t)=2πf(t)∫atxdx−2π∫atxf(x)dx=πf(t)[x2]at−2π∫atxf(x)dx=πf(t)t2−πf(t)a2−2π∫atxf(x)dxS_{(t)}=
2021-05-20 22:05:51
287
1
原创 markdown 数学公式Latex语法
在输入数学公式的时候,需要在数学公式的前后加入$符号,将需要输入的公式加入到$中间。行内公式$行内公式$行间公式?行间公式?角标(上下标)上标 ^下标 _名称数学表达式markdown公式上标aba^bab$a^b$下标aba_bab$a_b$分数\frac{ }{ } : 第一个{ }写分子,第二个{ }写分母。名称数学表达式markdown公式分数3+8a5b+6\frac{3+8a}{5b+
2021-04-27 10:46:09
1143
原创 How to create a bootable installer for macOS
You can use an external drive or secondary volume as a startup disk from which to install the Mac operating system.These advanced steps are primarily for system administrators and others who are familiar with the command line.You don't need a bootabl...
2021-04-09 11:38:00
364
原创 How to Configure Network Proxy Settings for OSX
Once the domain of Windows clients, more MacBooks and iMacs are finding their way onto small business and corporate networks. These networks typically funnel all Internet-bound traffic through a number of proxy servers.Any application that requires Inter
2021-04-05 10:54:36
579
原创 《Computer Networking A Top Down Approach》
《Computer Networking A Top Down Approach》https://wps.pearsoned.com/ecs_kurose_compnetw_6/216/55463/14198700.cw/index.htmlhttp://gaia.cs.umass.edu/wireshark-labshttp://gaia.cs.umass.edu/kurose_ross/interactive/UDP congestion control :https://tools.ietf
2021-04-04 21:56:56
376
原创 git代理设置
分辨需要设置的代理HTTP 形式:git clone https://github.com/owner/git.gitSSH 形式:git clone git@github.com:owner/git.git一、HTTP 形式走 HTTP 代理git config --global http.proxy "http://127.0.0.1:8080"git config --global https.proxy "http://127.0.0.1:8080"走 socks
2021-03-11 21:27:46
358
原创 autoconf
autoreconf -fiv #!/bin/bash -e[ -d m4 ] || mkdir m4libtoolize --copy --forceaclocal -I m4autoconfautoheader --forceautomake --foreign --add-missing --copyrm -rf autom4te.cache( cd widgets && ./autogen.sh )
2021-01-23 12:03:46
165
原创 Tools for Manipulating Object Files
Tools for Manipulating Object FilesThere are a number of tools available on Linux systems to help you understand and manipulate object files. In particular, the GNU binutils package is especially helpful and runs on every Linux platform.ar. Creates stat
2021-01-23 11:54:28
221
3
原创 基于 SquashFS 构建 Linux 可读写文件系统
嵌入式 Linux 启动过程本文所描述的的 Linux Image 由 BootLoader、kernel、initrd、rootfs 组成,它们共同存在于一个可以启动的存储设备中(本文以 USB 为例)。组成架构如下:图 1. 可启动 linux 镜像文件结构各个模块的作用如下:Boot Loader:由 BIOS 加载,用于将后续的 Kernel 和 initrd 的装载到内存中 kernel:为 initrd 运行提供基础的运行环境 initrd:检测并加载各种驱动程序 ro
2020-11-12 14:37:28
1002
1
原创 Fedora32 必备
基础源cd /etc/yum.repos.d/# 更换中科大源 sudo sed -e 's|^metalink=|#metalink=|g' \ -e 's|^#baseurl=http://download.example/pub/fedora/linux|baseurl=https://mirrors.ustc.edu.cn/fedora|g' \ /etc/yum.repos.d/fedora.repo \ /etc/yum.repos.
2020-11-11 14:02:17
371
原创 delete files exclude
方法1:shopt -s extglobrm -rf !(file1 | file2)方法2:# xargs用于从 标准输入获得参数# grep -v表示反向选择ls | grep -v file1 | xargs rm# 删除file1以外的文件rm `ls | grep -v "file1"`# 删除 file1 file2 file3 以外的文件rm `ls | grep -vE "file1|file2|file3"`# 删除tar文件和patch文件以外的文件# eg
2020-11-08 19:15:02
187
原创 kickstart 自动安装 CentOS7
环境CentOS7.6genisoimage 1.1.11CentOS-7-x86_64-Minimal-1810.iso复制 iso 内容到本地磁盘mount -o loop CentOS-7-x86_64-Minimal-1810.iso /mnt/mkdir -p /home/iso/centos7cd /mnt && cp -af * /home/iso/centos7/创建 isolinux/ks.cfgmbr 启动,/home/iso/centos7/is
2020-10-29 17:26:50
716
原创 anaconda 常用命令
mstsc1、查看anaconda下的虚拟Linux环境列表conda env list2、创建虚拟环境并指定python版本:conda create -n py3 python=3复制环境conda create -n BBB --clone AAA3、进入指定的环境:activate py3 Linux系统中使用source activate py34、查看已安装包conda list5、安装制定的包:conda install pandas或者使用pip install
2020-07-30 15:02:40
181
原创 After CentOS Install
修改CentOS默认yum源为mirrors.aliyun.com1. 首先备份系统自带yum源配置文件/etc/yum.repos.d/CentOS-Base.repomv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup2. 下载ailiyun的yum源配置文件到/etc/yum.repos.d/centos7 wget -O /etc/yum.repos.d/CentOS-Base.repo
2020-07-29 15:37:29
193
转载 Yet another implementation of a lock-free circular array queue
1. IntroductionImproving applications with high-performance constraints has an obvious choice nowadays: Multithreading. Threads have been around for quite a long time. In the old days, when most computers had only 1 processor, threads were mainly used as
2020-07-25 17:40:46
1802
原创 lock free queue的实现
#ifndef __ARRAY_LOCK_FREE_QUEUE_IMPL_MULTIPLE_PRODUCER_H__#define __ARRAY_LOCK_FREE_QUEUE_IMPL_MULTIPLE_PRODUCER_H__#include "atomic_ops.h"#include <assert.h> // assert()#include <sched.h> // sched_yield()#include "logger_factory.h"#incl
2020-07-25 16:57:12
523
原创 git 永久删除大文件
git loggit log --graph --decorate --oneline --simplify-by-decoration --all说明:–decorate 标记会让git log显示每个commit的引用(如:分支、tag等)–oneline 一行显示–simplify-by-decoration 只显示被branch或tag引用的commit–all 表示显示所有的branch,这里也可以选择,比如我指向显示分支ABC的关系,则将–all替换为branchA branchB
2020-07-20 15:19:03
1089
1
原创 微积分公式
quadratic formulaIfax2+bx+c=0ax^2+bx+c=0ax2+bx+c=0thenx=−b±b2−4ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}x=2a−b±b2−4acTrigonometric Functionssine: sinθ=yrsinθ=\frac{y}{r}sinθ=rycosecant: cscθ=rycscθ=\frac{r}{y}cscθ=yrcosine: cosθ=xrcosθ=\fra
2020-07-18 16:26:32
896
1
原创 Markdown Latex 数学公式
在输入数学公式的时候,需要在数学公式的前后加入$符号,将需要输入的公式加入到$中间。行内公式$行内公式$行间公式$$行间公式$$角标(上下标)上标 ^下标 _名称数学表达式markdown公式上标aba^bab$a^b$下标aba_bab$a_b$分数\frac{ }{ } : 第一个{ }写分子,第二个{ }写分母。名称数学表达式markdown公式分数3+8a5b+6\frac{3+8a}{5
2020-07-11 10:59:00
434
转载 Proof of Pythagorean Theorem
The proof of Pythagorean Theorem in mathematics is very important.In a right angle, the square of the hypotenuse is equal to the sum of the squares of the other two sides.States that in a right triangle that, the square of a (a2) plus the square of b (b2
2020-07-11 10:57:20
401
翻译 How To Install And Configure QEMU In Ubuntu
1.Install QEMU in UbuntuQEMU is available in the default repositories of Ubuntu. So, we can install it with front-end tool Virt Manager using command:sudo apt-get install qemu-kvm qemu virt-manager virt-viewer libvirt-binAfter installing the above pack
2020-06-29 10:50:33
211
原创 check and disable device
#!/bin/bashPATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/binexport PATHdisk_info_file='../data/disk_info.dat'net_info_file='../data/net_info.dat'# 创建function init_disk(){ echo -n '' > ${disk_info_file}# 所有硬盘的列表 disklist=$
2020-06-28 18:31:46
349
转载 自学计算机科学
https://github.com/keithnull/TeachYourselfCS-CN/blob/master/TeachYourselfCS-CN.md本文档是对TeachYourselfCS内容的中文翻译,原作者为Ozan Onay和Myles Byrne。如需了解翻译相关信息或帮助改进翻译,请参见本文档结尾。This document is a Chinese transl...
2020-06-25 17:28:47
369
转载 Teach Yourself Computer Science
https://teachyourselfcs.com/If you’re a self-taught engineer or bootcamp grad, you owe it to yourself to learn computer science. Thankfully, you can give yourself a world-class CS education without ...
2020-06-25 17:06:53
2024
翻译 Read file line by line on a Bash Unix & Linux shell
https://www.cyberciti.biz/faq/unix-howto-read-line-by-line-from-file/How do I read a text file line by line under a Linux or UNIX-like system using KSH or BASH shell? How do I read a file line by line in bash script?SyntaxThe syntax is as follows for ba
2020-06-24 22:03:22
364
原创 shell 命令中的特殊符号
組合按鍵組合按鍵執行結果Ctrl + C終止目前的命令Ctrl + D輸入結束 (EOF),例如郵件結束的時候;Ctrl + M就是 Enter 啦!Ctrl + S暫停螢幕的輸出Ctrl + Q恢復螢幕的輸出Ctrl + U在提示字元下,將整列命令刪除Ctrl + Z『暫停』目前的命令...
2020-06-17 15:16:32
184
1
原创 向量夹角计算
//坐标点struct Point { //public: double x; double y; };//平面向量struct Vector2{ double x; double y; };// 计算两个向量夹角的cos值, cos=0夹角为90度, cos小于0夹角大于90度static inline double getVector2Angle(const Vector2 & a, const Vector2 & b) {
2020-06-02 09:16:37
2545
转载 Ray-casting algorithm
https://rosettacode.org/wiki/Ray-casting_algorithmThis page uses content from Wikipedia. The original article was at Point_in_polygon. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the
2020-06-01 21:16:30
670
原创 理解 C++ 的 Memory Order
为什么需要 Memory Order如果不使用任何同步机制(例如 mutex 或 atomic),在多线程中读写同一个变量,那么,程序的结果是难以预料的。简单来说,编译器以及 CPU 的一些行为,会影响到程序的执行结果:即使是简单的语句,C++ 也不保证是原子操作。CPU 可能会调整指令的执行顺序。在 CPU cache 的影响下,一个 CPU 执行了某个指令,不会立即被其它 CPU 看见。原子操作说的是,一个操作的状态要么就是未执行,要么就是已完成,不会看见中间状态。例如,在 C++11 中
2020-05-24 22:42:28
541
深度探索Linux操作系统:系统构建和原理解析.pdf
2020-10-28
Computer_Networking_A_Top_Down_Approach
2020-10-25
无锁队列的C++实现
2020-05-26
深入理解计算机系统家庭作业答案instructor-solutions
2019-07-26
DNS and BIND.tar.gz(中英文)
2019-05-07
汇编语言(第3版) 王爽著
2018-08-31
C程序设计语言(中英文)
2018-08-31
linux程序设计-第四版(中/英文 附源码)
2018-08-31
Autotools_A Practitioner's Guide to GNU Autoconf, Automake, and Libtool
2018-08-30
linux程序设计(中/英文)
2018-06-15
Accelerated C++
2018-05-23
TurboC2(C语言开发编译工具)
2018-03-24
编译原理三大经典书籍(龙书 虎书 鲸书)-龙书
2016-12-01
E语言解析包
2014-02-22
NODE.js入门手册
2014-02-22
Extjs4.0MVC动态加载controler
2013-12-26
Hibernate深入浅出源码
2010-05-14
JavaScript树
2009-12-14
javascript.和ajax实现二级联动菜单
2009-11-25
传智博客Ajax 源码
2009-11-11
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人