E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
技术总结】
《Operating System Concepts》阅读笔记:p473-p480
一、
技术总结
1.RAIDs(1)定义redundantarraysofindependentdisks(RAID):Adiskorganizationtechniqueinwhichtwoormorestoragedevicesworktogether
·
2025-03-25 00:00
操作系统
《Operating System Concepts》阅读笔记:p408-p448
一、
技术总结
2.page-replacementalgorithmInmemorymanagement,thealgorithmthatchooseswhichvictimframeofphysicalmemorywillbereplacedbyaneedednewframeofdata
codists
·
2025-03-24 12:03
读书笔记
操作系统
《Operating System Concepts》阅读笔记:p272-p285
一、
技术总结
1.semaphoreAsemaphoreSisanintegervariablethat,apartfrominitialization,isaccessedonlythroughtwostandardatomicoperations
codists
·
2025-03-24 12:33
读书笔记
操作系统
第二十二章: 静态多态与动态多态的衔接_《C++ Templates》notes
静态多态与动态多态的衔接核心知识点代码示例与测试用例测试用例输出多选题设计题关键
技术总结
核心知识点静态多态vs动态多态静态多态:编译期多态,通过模板实现,代码生成效率高,但灵活性差。
郭涤生
·
2025-03-24 02:00
c/c++
c++
开发语言
笔记
《Operating System Concepts》阅读笔记:p460-p4470
一、
技术总结
无。
·
2025-03-23 14:41
操作系统
《Operating System Concepts》阅读笔记:p449-p459
一、
技术总结
1.NVM&SSDFlash-memory-basedNVMisfrequentlyusedinadisk-drive-likecontainer,inwhichcaseitiscalledasolid-statedisk
·
2025-03-21 11:33
操作系统
《Operating System Concepts》阅读笔记:p359-p388
一、
技术总结
1.paging(1)定义Acommonmemorymanagementschemethatavoidsexternalfragmentationbysplittingphysicalmemoryintofixed-sizedframesandlogicalmemoryintoblock
·
2025-03-19 11:33
操作系统
《Operating System Concepts》阅读笔记:p389-p407
一、
技术总结
1.virtualmemeory(1)定义Atechniquethatallowstheexecutionofaprocessthatisnotcompletelyinmemory.Also
·
2025-03-19 11:58
操作系统
《Operating System Concepts》阅读笔记:p354-p358
一、
技术总结
1.logicaladdress&virtualaddressBindingaddressesateithercompileorloadtimegeneratesidenticallogicalandphysicaladdresses.However
·
2025-03-18 13:53
操作系统
《Operating System Concepts》阅读笔记:p331-p353
一、
技术总结
1.lockdep工具2.claimedge3.banker'salgorithmAdeadlockavoidancealgorithm,lessefficientthantheresource-allocationgraphschemebutabletodealwithmultiple
·
2025-03-18 13:21
操作系统
《Operating System Concepts》阅读笔记:p286-p308
一、
技术总结
1.reentrantlock(可重入锁)(1)为什么称为reentrantlock?
·
2025-03-16 17:03
操作系统
《Operating System Concepts》阅读笔记:p309-p330
一、
技术总结
1.Python中的并发编程(1)semaphoreclassthreading.Semaphore(value=1)。
·
2025-03-15 14:59
操作系统
《Operating System Concepts》阅读笔记:p272-p285
一、
技术总结
1.semaphoreAsemaphoreSisanintegervariablethat,apartfrominitialization,isaccessedonlythroughtwostandardatomicoperations
·
2025-03-13 10:05
操作系统
《Operating System Concepts》阅读笔记:p228-p257
一、
技术总结
1.algorithmevaluation评估CPU调度算法需要考虑的因素有:CPUutilization,responsetime或者throughput。
codists
·
2025-03-13 01:34
读书笔记
操作系统
《Operating System Concepts》阅读笔记:p258-p271
一、
技术总结
1.criticalsectionAsectionofcoderesponsibleforchangingdatathatmustonlybeexecutedbyonethreadorprocessatatimetoavoidaracecondition
codists
·
2025-03-13 01:34
读书笔记
操作系统
《Operating System Concepts》阅读笔记:p208-p227
一、
技术总结
1.vmstatLinux系统上vmstat命令的作用是“Reportvirtualmemorystatistics”。
codists
·
2025-03-13 01:04
读书笔记
操作系统
《Operating System Concepts》阅读笔记:p258-p271
一、
技术总结
1.criticalsectionAsectionofcoderesponsibleforchangingdatathatmustonlybeexecutedbyonethreadorprocessatatimetoavoidaracecondition
·
2025-03-12 12:55
操作系统
《Operating System Concepts》阅读笔记:p208-p227
一、
技术总结
1.vmstatLinux系统上vmstat命令的作用是“Reportvirtualmemorystatistics”。
·
2025-03-09 16:46
操作系统
《计算机组成及汇编语言原理》阅读笔记:p28-p47
一、
技术总结
1.VirtualMachine2.stack3.Thefetch-executeCycle在控制单元(ControlUnit,CU)里面有一个指令寄存器(InstructionRegister
·
2025-03-08 15:44
编程
《计算机组成及汇编语言原理》阅读笔记:p1-p8
一、
技术总结
1.Intel8088microprocessor(微处理器),1979-1988。
·
2025-03-08 06:52
编程
《Operating System Concepts》阅读笔记:p200-p202
一、
技术总结
1.CPU-I/Oburst(1)CPUburstSchedulingprocessstateinwhichtheprocessexecutesonCPU.(2)I/OburstSchedulingprocessstateinwhichtheCPUperformsI
·
2025-03-07 03:20
操作系统
《Operating System Concepts》阅读笔记:p188-p199
一、
技术总结
1.thread-localstorageDataavailableonlytoagiventhread.2.transaction(1)英语中的意思c/u.trans-("across")
·
2025-03-06 05:08
操作系统
《计算机组成及汇编语言原理》阅读笔记:p178-p199
一、
技术总结
1.关于end的一点疑问p178,Forexample,oneinstruction(BSWAP)swapstheendbytesina32-bitregister(specifiedasanargument
·
2025-03-04 22:21
asm
简历-面试题-
技术总结
一步步努力,springboot环境搭建教程
常见的简历会这么写,“负责订单系统开发,实现订单创建、查询、列表等功能,使用技术:Spring、Mybatis……”。如果我是面试官,我的印象是你写过一些CRUD项目,这很难通过大厂的简历关。那该怎么写的呢?比如:“负责订单系统核心模块开发(Task),主导设计订单系统数据库表结构,设计以会员为维度的分库方案,设计并开发订单列表及明细缓存方案(Action),支撑订单每日X万级查询请求(Resul
1024创新开发
·
2025-03-04 02:07
程序员
面试
后端
java
《Operating System Concepts》阅读笔记:p179-p179
一、
技术总结
1.Pythonthreadpool(1)示例书上介绍的是Javathreadpoo,因为本人工作中使用的编程语言是Python,所以补充一下Python中的threadpool用例。
·
2025-03-03 21:27
操作系统
《Operating System Concepts》阅读笔记:p177-p178
一、
技术总结
1.implicitthreadAprogrammingmodelthattransfersthecreationandmanagementofthreadingfromapplicationdeveloperstocompilersandrun-timelibraries
·
2025-03-03 05:04
操作系统
《Operating System Concepts》阅读笔记:p159-p161
一、
技术总结
1.thread(1)定义AthreadisabasicunitofCPUutilization;itcomprisesathreadID,aprogramcounter(PC),aregisterset
·
2025-03-02 05:40
操作系统
《Operating System Concepts》阅读笔记:p162-p176
一、
技术总结
1.thread(1)定义AthreadisabasicunitofCPUutilization;itcomprisesathreadID,aprogramcounter(PC),aregisterset
·
2025-03-01 09:49
操作系统
《Operating System Concepts》阅读笔记:p125-p146
一、
技术总结
1.IPC(InterprocessesComunicating)(1)sharedmemory(2)messagepassing2.primitive(1)语言中的primitiveprimitive
·
2025-02-27 00:10
操作系统
《Operating System Concepts》阅读笔记:p41-p49
一、
技术总结
1.peer-to-peer(P2P)(1)定义P2PisAmodeofdistributedcomputinginwhichallnodesactasbothclientsofothernodesandserverstoothernodes
·
2025-02-21 02:44
操作系统
《Operating System Concepts》阅读笔记:p34-p40
一、
技术总结
1.virtualization(虚拟化)(1)定义Atechnologyforabstractingthehardwareofasinglecomputerintoseveraldifferentexecutionenvironments
·
2025-02-21 02:43
操作系统
《Operating System Concepts》阅读笔记:p26-p33
一、
技术总结
timer(1)为什么设置timerWemustensurethattheoperatingsystemmaintainscontrolovertheCPU.Wecannotallowauserprogramtogetstuckinaninfinitelooportofailtocallsyst
·
2025-02-21 02:42
操作系统
《Operating System Concepts》阅读笔记:p50-p61
一、
技术总结
1.systemcall(1)定义Theprimaryinterfacebetweenprocessesandtheoperatingsystem,providingameanstoinvokeservicesmadeavailablebytheoperatingsystem
·
2025-02-21 01:08
操作系统
《计算机组成及汇编语言原理》阅读笔记:p1-p8
一、
技术总结
1.Intel8088microprocessor(微处理器),1979-1988。
·
2025-02-20 21:28
编程
《Operating System Concepts》阅读笔记:p41-p49
一、
技术总结
1.peer-to-peer(P2P)(1)定义P2PisAmodeofdistributedcomputinginwhichallnodesactasbothclientsofothernodesandserverstoothernodes
codists
·
2025-02-19 12:35
读书笔记
操作系统
OS
python
《Operating System Concepts》阅读笔记:p2-p8
一、
技术总结
1.operatingsystemAnoperatingsystemissoftwarethatmanagesacomputer’shardware。
codists
·
2025-02-19 12:05
读书笔记
system
python
《Operating System Concepts》阅读笔记:p17-p25
一、
技术总结
1.计算机系统的组成结构(1)CPU—Thehardwarethatexecutesinstructions.(2)Processor—AphysicalchipthatcontainsoneormoreCPUs
codists
·
2025-02-19 12:05
读书笔记
OS
操作系统
《Operating System Concepts》阅读笔记:p26-p33
一、
技术总结
timer(1)为什么设置timerWemustensurethattheoperatingsystemmaintainscontrolovertheCPU.Wecannotallowauserprogramtogetstuckinaninfinitelooportofailtocallsyst
codists
·
2025-02-19 12:05
读书笔记
OS
操作系统
《Operating System Concepts》阅读笔记:p1-p1
一、
技术总结
无。
codists
·
2025-02-19 12:04
读书笔记
system
Google Cloud技术学习总结
以下是GoogleCloud的
技术总结
:核心服务计算服务GoogleComputeEngine:提供虚拟机(VM)实例,支持自定义配置,适合各种工作负载。GoogleKub
谭俊杰Jerry
·
2025-02-18 03:43
人工智能
《Operating System Concepts》阅读笔记:p17-p25
一、
技术总结
1.计算机系统的组成结构(1)CPU—Thehardwarethatexecutesinstructions.(2)Processor—AphysicalchipthatcontainsoneormoreCPUs
·
2025-02-17 03:28
操作系统
《Operating System Concepts》阅读笔记:p13-p16
一、
技术总结
1.storage指令只能在memory上执行,所以要执行程序,那么就要加载到内存上。
·
2025-02-15 14:47
操作系统
2024 年度
技术总结
:从实践到成长
文章目录2024年度
技术总结
:从实践到成长开篇回顾重点技术领域总结1.后端开发与数据库优化2.云原生与容器技术3.自动化运维与脚本开发4.前端与框架探索技术心得与反思展望与规划2024年度
技术总结
:从实践到成长开篇回顾回顾
XMYX-0
·
2025-02-13 05:52
2024年度总结
【自学笔记】AIGC基础知识点总览-持续更新
的核心要素三、AIGC的关键技术1.深度学习算法2.自然语言处理(NLP)3.计算机视觉(CV)4.多模态技术四、AIGC的应用领域五、AIGC的发展历程六、AIGC面临的挑战与未来展望七、知名AIGC产品与
技术总结
Long_poem
·
2025-02-11 03:15
笔记
AIGC
2024年
技术总结
与2025年最有潜力的技术发展方向
2024年
技术总结
1.人工智能与机器学习2024年,生成式人工智能(GenerativeAI)技术继续扩展应用范围。从文本生成到图像、音频、视频生成,这些技术被广泛应用于教育、娱乐、医
Allen-Steven
·
2025-02-07 02:23
python相关应用
深度学习
【自学笔记】JavaWeb的重点知识点-持续更新
提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档文章目录JavaWeb知识点一、基础概念二、项目结构三、Tomcat服务器四、数据库连接(JDBC)五、前端技术六、高级
技术总结
以下是JavaWeb
Long_poem
·
2025-02-01 06:50
笔记
java
web
2024-2025自动驾驶技术演进与产业破局的深度实践——一名自动驾驶算法工程师的年度
技术总结
与行业洞察
一、引言:站在自动驾驶的"技术奇点"2024年是自动驾驶行业从"技术验证"迈向"商业化落地"的关键转折点。从特斯拉FSDV12的端到端技术突破,到中国L3法规的破冰,从大模型重构感知架构,到城市NOA的"千城大战",自动驾驶正在经历从实验室到真实场景的"惊险一跃"。作为某自动驾驶公司的算法工程师,我亲历了从传统模块化架构到数据驱动范式的技术跃迁。本文将以技术演进、行业洞察与个人实践为主线,剖析自动
xiaomu_347
·
2025-01-31 20:54
自动驾驶
linux
人工智能
2024年度前端
技术总结
:React、JavaScript、Material UI与Tailwind的实战心得
目录一、React:从基础到进阶的深度探索二、JavaScript:掌握新特性,提升编码能力三、MaterialUI与Tailwind:设计与开发的完美结合四、技术项目实战:从理论到应用的转变五、总结与展望随着2024年的结束,我回顾这一年在前端技术领域的学习历程,收获颇丰。从React的深度掌握,到JavaScript新特性的运用,再到MaterialUI和Tailwind的实际应用,我不仅学到
Peter-Lu
·
2025-01-27 19:11
前端
javascript
react.js
《CPython Internals》阅读笔记:p360-p377
一、
技术总结
1.seaborn可视化工具。2.dtrace(1)安装sudoapt-getinstallsystemtap-sdt-dev(2)编译.
·
2025-01-26 16:31
python
基于 Jenkins 的测试报告获取与处理并写入 Jira Wiki 的
技术总结
title:基于Jenkins的测试报告获取与处理并写入JiraWiki的
技术总结
tags:-jenkins-pythoncategories:-jenkins在软件开发的持续集成与持续交付(CI/CD
吾爱乐享
·
2025-01-26 00:54
w
w
w
w
.
f
e
n
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他