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
lectures
五 链接 (course13)
https://www.cs.cmu.edu/~213/
lectures
/13-linking.pdf学习目标理解从源代码转换到计算机可执行的二进制代码之间需要经过的处理理解编译过程理解链接过程,尤其是程序的组织部分理解库的使用方式理解
西部小笼包
·
2024-08-25 01:04
Twenty
Lectures
on Algorithmic Game Theory 算法博弈论二十讲 Lecture 5 Revenue-Maximizing Auctions (上)
TwentyLecturesonAlgorithmicGameTheory算法博弈论二十讲Lecture5Revenue-MaximizingAuctions(上)Lecture5Revenue-MaximizingAuctions第2至第4讲聚焦于设计能够最大化社会福利的机制,无论是精确还是近似。这类机制的收益产生仅仅是副作用,是激励代理人如实报告私人信息的必要之恶。本讲研究旨在最大化收益的机制
菜菜菜菜菜菜苟
·
2024-08-24 04:45
算法博弈论二十讲
算法
算法博弈论
拍卖
Auction
CS110Principles of Computer Science
bothforpracticalities,socialdistancing,andabalancebetweensafetyandmaintainingthetraditionalundergraduateexperience)
LECTURES
D285A3
·
2024-01-09 17:57
空间计算
Armv8/Armv9的VIPT的别名问题是如何解决的
https://www.cse.unsw.edu.au/~cs9242/02/
lectures
/03-cache/node8.htmlhttps://developer.arm.com/documentation
代码改变世界ctw
·
2023-10-26 07:56
问题答疑
TEE
学习 | BLUP与全基因组选择
PPT链接:http://nitro.biosci.arizona.edu/workshops/Synbreed2013/
Lectures
/Lecture28.pdf1.作者及题目2.BLUP是怎么起作用的
育种数据分析之放飞自我
·
2023-10-02 18:51
mongo查询某个字段是否存在,并删除记录里的这个字段
db.course.find({"
lectures
.
lectures
_count":{$exists:true}})查询course表中,存在
lectures
_count字段的记录信息删除course表中
煎饼皮皮侠
·
2023-10-01 07:29
mongo
二 机器指令 (course 5-9)
https://www.cs.cmu.edu/~213/
lectures
/05-machine-basics.pdf从8086到Corei71978年,Intel发布了第一款x86指令集的微处理器——Intel8086
西部小笼包
·
2023-09-26 15:48
【十四】XJCO3221 Parallel Computation-Introduction to GPGPU programming
1OverviewPreviouslecturesSofarwehavelookedatCPUprogramming.Sharedmemorysystems,wherelightweightthreadsaremappedtocores(scheduledbytheOS)[
Lectures
2
河图洛水
·
2023-09-26 05:19
并行计算
分布式计算
并行计算
OpenGL实现B样条曲线
blog.csdn.net/SouthWooden/article/details/108570410二、PPThttps://www.cs.utexas.edu/~bajaj/graphics2012/cs354/
lectures
ZhifeiDlut
·
2023-09-12 10:18
计算数学
opengl
COMP9021-
Lectures
final question
题目:给定一串数字(arrays)和一个指定的数(num),求出这串数字中和为指定的数(num)的子串集合。举例:arrays:1,2,3,4,5,6num:6结果:[1,2,3],[1,5],[2,4],[6]思路:此题可以使用递归和回溯的思想解决。首先需要将给定的数组进行正序排序。Java提供了Arrays.sort()可以很方便的实现数组的正序排序。从给定的数字的第一个数字开始,将它计入到一
BlueSkyBlue
·
2023-08-17 14:11
matplotlib的2D,3D教程
nbviewerFAQIPythonscientific-python-
lectures
/Lecture-4-Matplotlib.ipynb/matplotlib-2Dand3DplottinginPythonJ.R.Johansson
stereohomology
·
2023-07-30 10:11
学习学习
python
matplotlib
2021-12-13 Haskell
https://replit.com/languages/haskellhttps://tryhaskell.org/https://www.seas.upenn.edu/~cis194/spring13/
lectures
624addb436d7
·
2023-07-20 06:32
时间复杂度为O(nlogn)的求最长递增子序列的解法
nlogn)的,想不出来,看别人的Solution里提到了普林斯顿大学的资料:https://www.cs.princeton.edu/courses/archive/spring13/cos423/
lectures
qq_23204557
·
2023-06-22 01:27
刷题
leetcode
最长递增子序列
Hometown
WelcometothisseriesoflecturesentitledoralEnglishforcolleges.Thisisavideoopencourse.AimedatenhancingyouroralEnglishoutputability.Thecourseconsistsof30
lectures
天黑请闭眼
·
2023-04-11 13:11
批量下载网页中的资源
比如我们想下载某个课程的所有lecture的pdf/pptx资料https://www.uio.no/studier/emner/matnat/its/TEK4500/h20/
lectures
/https
ifeelok
·
2023-03-23 13:59
2022-06-16 (Strings on AdS3 and Holography)
这次也很开心可以请到他连续四周给了4个
lectures
,受益匪浅。Whyisinteresting?可能一个主要原因是相比于,上的弦论,也就是worldsheettheory更加简单。
悟空饺子
·
2023-03-17 18:22
损失函数(Loss Function) -1
http://www.ics.uci.edu/~dramanan/teaching/ics273a_winter08/
lectures
/lecture14.pdfLossFunction损失函数可以看做误差部分
三更灯火五更鸡
·
2023-02-22 09:15
机器学习与图像处理
机器学习
损失函数
【计算机视觉】OpenCV与FCN图像分割
K-means,meanshift,grabcut中的两种进行图像分割对比两种图像分割方法的好坏示例:分割结果对比参考资料:https://www.cse.msu.edu/~stockman/CV/F08
Lectures
弓长纟隹为
·
2023-01-25 10:36
opencv
计算机视觉
python
3D画图 Python matplotlib & Axes3D
fromhttp://www.scipy-
lectures
.org/intro/scipy.html#file-input-output-scipy-io#3D表面染色图的绘制利用matplotlibimportnumpyasnpfromscipyimportoptimizeimportmatplotlib.pyplotaspltfrommpl_toolkits.mplot3dimportAxes
陈金鑫
·
2022-12-20 14:03
【2022 李宏毅】机器学习导论
~=lookingforfunctionDifferenttypesofFunctions教机器的几种方法
Lectures
1-5:supervisedlearning监督学习FindTraingData
YankP
·
2022-12-15 18:42
机器学习
机器学习
人工智能
Hinton's
lectures
( NN for ML) from lecture 5 to lecture 9
NNNNsoft-maxlossfunction5aThingsthatmakeithardtorecognizeobjects5bhowtoachieveviewpointinvariance5ccnnforhand-writtendigitrecognitionBPforCNNswhatdoesthereplicatingthefeaturedetectorsachievepoolingLeN
亦余心之所向兮
·
2022-11-24 22:07
正定矩阵、二次型与椭圆椭球
math.stackexchange.com/questions/1447730/drawing-ellipse-from-eigenvalue-eigenvectorhttp://ee263.stanford.edu/
lectures
笨鸟不走
·
2022-10-19 14:24
线性代数
机器学习
从零开始的操作系统 (第三章:引导扇区编程(16位实模式))
译至:http://www.cs.bham.ac.uk/~exr/
lectures
/opsys/10_11/
lectures
/os-dev.pdf上一篇:从零开始的操作系统(第二章:计算机体系结构和引导过程
aboutmn
·
2022-10-08 07:03
从零开始的操作系统
引导扇区编程
从零开始的操作系统
用matlab实现离散LQR调节器,线性二次型调节器LQR/LQC算法解析及求解器代码(matlab)...
参考链接:http://120.52.51.14/stanford.edu/class/ee363/
lectures
/dlqr.pdf本文参考讲义中的第20页PPT,根据Hamilton-Jacobi方法
嗨嗨嗨夏天
·
2022-06-13 07:36
Meta Learning入门之MAML实现Few-Shot Learning(Ominglot部分论文复现)
先挂一下参考的资源:李宏毅的
Lectures
:https://www.youtube.com/watch?
嘉伟森的猫
·
2022-06-04 07:35
DL/RL自学笔记
Meta
Learning
MAML
小样本学习
Python自带的小demo(下)
turtle-example-suite:tdemo_planets_and_moon.pyGravitationalsystemsimulationusingtheapproximationmethodfromFeynman-
lectures
·
2021-07-30 17:29
python
[习题22]C语言关键词 extern
使用教材《“笨办法”学C语言(LearnCTheHardWay)》https://www.jianshu.com/p/b0631208a794完整源码:learn-c-the-hard-way-
lectures
AkuRinbu
·
2021-06-23 14:08
MSc、MA、MLitt、MRes等各种学位解析
MBA等,课程实践为主,为就业做准备;2.研究式课程(ResearchCourse):包括MRes、MPhil等,学术为主,为博士做准备;授课方式上:授课型硕士和本科类似,遵循一系列模块学习,课程通常包括
Lectures
AllanYun
·
2021-06-22 00:47
【Math】Kullback-Leibler Divergence
Paste_Image.pngPaste_Image.pngPaste_Image.pngReferencehttp://www.inf.ed.ac.uk/teaching/courses/cfcs1/
lectures
读书行路风雨兼程
·
2021-05-21 07:31
2019-01-06
卡尔曼滤波视频学习记录资源来源:MichelvanBiezenSPECIALTOPICSTHEKALMANFILTER官网:http://www.ilectureonline.com/
lectures
/
CDREAMY
·
2021-05-07 17:57
Machine Learning笔记 第08周
Week08tasks:
Lectures
:unsupervisedlearning:clusteringandexpectationmaximization.Reading:Chapter6ofMitchell
我的名字叫清阳
·
2021-04-20 02:36
日历录音:Record
Lectures
for mac
RecordLecturesmac版是一款日历录音的任务,可以提前规划好行程这款日历录音软件还可以为你提供提醒功能,不仅如此,用户们在软件中还可以建立录音功能,记录工作中的点点滴滴,记录生活中的每个瞬间都可以选择它哦。
Macw小旺仔
·
2021-04-17 21:27
2021-01-17
周六的白天都在北大讨论,晚上去训练,回家看Ahamd的
lectures
,感谢小斌帮忙下载还上传视频。Ahamd的4x1hrs的在ICTP的
lectures
还是很好看的,讲了一个完整的故事。
悟空金月饺子
·
2021-01-18 00:18
损失函数(loss function)
发现一份不错的介绍资料:http://www.ics.uci.edu/~dramanan/teaching/ics273a_winter08/
lectures
/lecture14.pdf(题名“Lossfunctions
zhoucy163
·
2020-09-15 16:21
ML
线性二次型调节器LQR/LQC算法解析及求解器代码(matlab)
参考链接:http://120.52.51.14/stanford.edu/class/ee363/
lectures
/dlqr.pdf本文参考讲义中的第20页PPT,根据Hamilton-Jacobi方法
a15123408156
·
2020-09-15 00:17
matlab
Three Volumes of Feynman
Lectures
Now Released Free Online
Thelink:http://www.feynmanlectures.caltech.edu/TheFeynmanLecturesonPhysics,TheMostPopularPhysicsBookEverWritten,NowCompletelyOnlineinPhysics|August26th,2014$$\left\{\left(\begin{array}{cc}{\frac{1}{\s
ljsspace
·
2020-09-13 12:04
News
仿射变换 affine transformation
转自:http://www.cs.utexas.edu/~fussell/courses/cs384g/
lectures
/lecture07-Affine.pdf
依海之燕
·
2020-09-12 18:58
乐在科研中
AC自动机习题集
http://www.cs.uku.fi/~kilpelai/BSA05/
lectures
/slides04.pdfhttp://www.docin.com/p-46845432.html//英文版//
yew1eb
·
2020-08-25 00:13
ACM-训练题单
ACM-字符串处理
Bioinformatics
Lectures
EverythingyouneedtoknowaboutComputationalBiology.BioinformaticsLectureSlides---courtesyofCarlKingsford
黑暗中的影子
·
2020-08-23 07:02
limitations and issues in NLP
http://web.stanford.edu/class/cs224n/
lectures
/cs224n-2017-lecture17.pdfhttp://web.stanford.edu/class/
重新出发_砥砺前行
·
2020-08-22 15:05
100个受欢迎的video
lectures
上的视频
100-most-popular-machine-learning-talks-at-videolectures-net/26971views,1:00:45,GaussianProcessBasics,DavidMacKay,8comments7799views,3:08:32,IntroductiontoMachineLearning,IainMurray16092views,1:28:05,
heathyhuhu
·
2020-08-18 15:12
机器视觉
将shell脚本用到实处
今天在网上搜一篇英文文章,得到一个下载地址,http://web.eecs.umich.edu/~silvio/teaching/EECS598/
lectures
/lecture10_3.pdf,猜想应该还有
春泥面包
·
2020-08-18 14:02
Shell
shell
小米笔试:最大子数组乘积
http://www.math.colostate.edu/~hulpke/
lectures
/cs3001/mul2.pdf值得注意的是maxneg初始化为0,而不是别的负数,这样才不会影响maxval
thestoryofsnow
·
2020-08-18 02:48
干货——为什么降维和降维实例
参考资料https://www.scipy-
lectures
.org/packages/scikit-learn/auto_examples/plot_tsne.htmlhttp://colah.github.io
xiongpai1971
·
2020-08-16 10:49
Python3-Matplotlib
参考:1、http://www.scipy-
lectures
.org/intro/matplotlib/index.html2、http://matplotlib.org/tutorials/index.html1.4
风吴痕
·
2020-08-16 08:35
matplotlib
scikit-image 图像处理
首先打开terminal,然后输入以下命令:spyder-wscientific-python-
lectures
(-w参数指定工作目
软星包子
·
2020-08-16 08:50
Python科学计算
loss function
机器学习中的Loss函数转载自:http://www.ics.uci.edu/~dramanan/teaching/ics273a_winter08/
lectures
/lecture14.pdf,翻译来自转载
raullese_1990
·
2020-08-15 03:56
machine
learning
链表(Java描述)
原文地址:http://www.cs.cmu.edu/~adamchik/15-121/
lectures
/Linked%20Lists/linked%20lists.html引言使用数组来存储数据的一个缺点在于
lilong_dream
·
2020-08-01 12:16
Java
python matplot 画网格坐标轴方法
fromhttp://www.scipy-
lectures
.org/intro/matplotlib/auto_examples/plot_grid.htmlDisplayingagridontheaxesinmatploblib.importmatplotlib.pyplotaspltax
陈金鑫
·
2020-07-29 05:03
软件安装
磁盘基础结构(理论)
参考URL:http://my.ece.msstate.edu/faculty/reese/EE3724/
lectures
/fixdisk/http://superuser.com/questions/
mst7
·
2020-07-28 15:21
上一页
1
2
3
4
5
下一页
按字母分类:
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
其他