当前位置:网站首页>2021-03-09 COMP9021第七节课笔记
2021-03-09 COMP9021第七节课笔记
2022-06-24 06:56:00 【紫云无堤】
花了一段时间讲了Assignment, 这节课内容不多。
hash函数
相关资料:
hash,有时间就全看,没时间直接看博文中的链表法
只要是mutable类型的数据就不能用hash函数计算hash值,比如list。
matplotlib.pyplot的使用
官方文档:matplotlib.pyplot
注意: 导入matlab的库之后,语法和matlab类似,比如plot()之后不加分号,会输出一句话,虽然我也不知道具体有什么用。
zip函数
官方文档:zip函数
将iterable的对象中对应位置的元素合成一个新的tuple。
如果一个对象有n个元素,则有n个tuple。
边栏推荐
- 自动化测试的未来趋势
- How does dating software cut your leeks
- GraphMAE----論文快速閱讀
- 51单片机_外部中断 与 定时/计数器中断
- Optimization and practice of Tencent cloud EMR for cloud native containerization based on yarn
- os.path.join()使用过程中遇到的坑
- Swift Extension NetworkUtil(网络监听)(源码)
- SCM stm32f103rb, BLDC DC motor controller design, schematic diagram, source code and circuit scheme
- Simple summary of lighting usage
- 3-list introduction
猜你喜欢

Examples of corpus data processing cases (reading multiple text files, reading multiple files specified under a folder, decoding errors, reading multiple subfolder text, batch renaming of multiple fil

Case examples of corpus data processing (cases related to sentence retrieval)

1279_VMWare Player安装VMWare Tools时VSock安装失败解决

OC Extension 检测手机是否安装某个App(源码)

Application of JDBC in performance test

Ad-gcl:advantageous graph augmentation to improve graph contractual learning

Gossip: what happened to 3aC?

Selenium IDE的安装以及使用

不止于观测|阿里云可观测套件正式发布

对于flex:1的详细解释,flex:1
随机推荐
Écouter le réseau d'extension SWIFT (source)
Question 1: the container that holds the most water
Chapter 4 line operation of canvas
Online education fades
单片机STM32F103RB,BLDC直流电机控制器设计,原理图、源码和电路方案
Model effect optimization, try a variety of cross validation methods (system operation)
[C language] system date & time
Methods of vector operation and coordinate transformation
How does dating software cut your leeks
Blue Bridge Cup_ Queen n problem
Pagoda panel installation php7.2 installation phalcon3.3.2
首次曝光 唯一全域最高等级背后的阿里云云原生安全全景图
VsCode主题推荐
3D数学基础[十七] 平方反比定理
[test development] first knowledge of software testing
Graphmae ---- quick reading of papers
Swift 基础 Swift才有的特性
Coordinate transformation of graphic technology
C language_ Love and hate between string and pointer
On the H5 page, the Apple phone blocks the content when using fixed to locate the bottom of the tabbar


