• 2024-11-21python中的join()函数
    在Python中,join()是一个字符串方法,用于将可迭代对象(如列表、元组等)中的元素连接成一个单一的字符串。join()是字符串对象的方法,因此它需要在一个字符串上调用,并且它将连接指定的可迭代对象的所有元素,默认情况下使用该字符串作为分隔符。语法separator.join(iterable)s
  • 2024-11-16COMP9021 Solving crosswords
    Assignment2COMP9021,Trimester3,20241Generalmatters1.1AimThepurposeoftheassignmentisto:developyourproblemsolvingskills;designandimplementthesolutionstoproblemsintheformofmediumsizedPythonprograms;practicethedesignand
  • 2024-11-10ffmpeg RFC call
    IntheRFCmode,onepersonfromtheTCpostsonthemailinglistthetechnicalquestionandwillrequestinputfromthecommunity.Themailwillhavethefollowingspecification:aprecisetitleaspecifictag[TCRFC]atop-levelemailcontainaprecise
  • 2024-11-08[强网杯 2019]随便注 1
    [强网杯2019]随便注1万能密码上一波,回显成功,判断为'闭合注入?inject=1'or1=1--+(?inject=1unionselect1,2,3)union尝试,根据回显,发现存在字段过滤,过滤了select包括where等操作/select|update|delete|drop|insert|where|\./i尝试闭合堆叠?inject=1';showdat
  • 2024-10-30LeetCode30.串联所有单词的子串
    题目链接:30.串联所有单词的子串-力扣(LeetCode)1.暴力解法(会超时)由于题目中要判断s中是否有子串符合words,于是可以定义一个hashMap来存储words中的字符串的信息;定义变量len表示words中字符串的数目,strLen表示每个字符串的长度(words中的字符串长度相同);遍历s,每次取出长为len
  • 2024-10-29面试题-单词分割及排序
    题目SortalistofwordsbasedonnumberofcharactersandignoretheasteriskseparatorbetweenthemExampleInput:This*is*a***Hello**World***example**to*demo*your****coding*ability“ExampleOutput:aistoThisdemoyourHelloWorldcodingabilityexamp
  • 2024-10-25C2W4.LAB.Word_Embedding.Part1
    理论课:C2W4.WordEmbeddingswithNeuralNetworks文章目录WordEmbeddingsFirstSteps:DataPreparationCleaningandtokenizationSlidingwindowofwordsTransformingwordsintovectorsforthetrainingsetMappingwordstoindicesandindicestowordsGett
  • 2024-10-25canvas文字超出自动换行,并计算canvas高度(使用measureText)
     超出自动换行:functiondrawWrappedText(ctx,text,x,y,maxWidth,lineHeight){letwords=text.split('');letline='';for(leti=0;i<words.length;i++){lettestLine=line+words[i]+''
  • 2024-10-25【优选算法】——滑动窗口(下篇)
    目录1、水果成篮2、找到字符串中所有字母异位词3、串联所有单词的子串4、最小覆盖子串1、水果成篮你正在探访一家农场,农场从左到右种植了一排果树。这些树用一个整数数组 fruits 表示,其中 fruits[i] 是第 i 棵树上的水果 种类 。你想要尽可能多地收集水果
  • 2024-10-23微信小游戏实时语音
    微信小游戏实时语音1.开通实时语音服务。(开通条件:注册用户大于1000)打开微信小游戏后台(微信公众平台),依次打开设置->游戏设置→开通语音服务2.关于里面的几个重要api:创建/加入房间:wx.joinVoIPChat离开房间:wx.exitVoIPChat更新房间麦克风/耳机静音设置:wx.updateVoIPChat
  • 2024-10-20细聊滑动窗口
    前段时间忙于写系列文章,怒刷算法题的进度算是耽误了不少。刚好遇到了一道需要滑动窗口的题目,做完之后觉得挺有意思,有必要好好聊一下滑动窗口。所谓滑动窗口(slidewindow)是一种优化算法的抽象概念,主要于解决数组、字符串等线性结构中的子数组或子序列问题。它的整个思路是通过维护
  • 2024-10-18LeetCode题练习与总结:最大单词长度乘积--318
    一、题目描述给你一个字符串数组 words ,找出并返回 length(words[i])*length(words[j]) 的最大值,并且这两个单词不含有公共字母。如果不存在这样的两个单词,返回 0 。示例 1:输入:words=["abcw","baz","foo","bar","xtfn","abcdef"]输出:16解释:这两个单词为"abc
  • 2024-10-12coca flex (variable length) queries
     LISTdisplay:flex(variablelength)queriesYoucannowdosearcheswherethereareavariablenumberof"slots".Forexample,thesearch:PUT (NOUN){3} away  (clicktorunthequery)wouldfindstringswith PUT atthebeginnin
  • 2024-10-12ICT50220 ICTNWK562 Configure Internet Gateways
    DEPARTMENTOFINFORMATIONTECHNOLOGY ICT50220DiplomaofInformationTechnology AssessmentICTNWK562ConfigureInternetGatewaysAssessmentTask4022Preparedby:CurriculumUnit,MelbournePolytechnic CoursecodeandnameICT50120DiplomaofInformat
  • 2024-10-1130. 串联所有单词的子串
    目录一、问题描述二、解题思路三、代码四、复杂度分析一、问题描述给定一个字符串 s 和一个字符串数组 words。 words 中所有字符串 长度相同。 s 中的 串联子串 是指一个包含  words 中所有字符串以任意顺序排列连接起来的子串。例如,如果 words=["
  • 2024-10-11coca KWIC
     KWIC(KeywordinContext)displayToseeconcordance(KWIC)linesinCOCA,youwouldnormallyinputawordvia Word,andthenselectKWIConthenextpage,e.g.: point(n), break(v), fathom(v), utter(j),or diametrically.Theonlytimethatyo
  • 2024-10-08coca 搭配 in vs on vs at | page1
    CAN'TDOCOMPAREWORDSON1-2LETTERWORDS;CREATESPROBLEMSWITHSCRIPT不能比只好手动比较了 Theword in occurs 16,541,741 timesinthecorpus.InCOCA,youcanusuallyfindthecollocatesforhigh-frequencywordslikethis,aslongas:1)yousearch
  • 2024-10-08Vulnhub靶场案例渗透[4]- DC3
    靶场信息靶场原地址渗透过程确定靶机ip通过虚拟机设置的网络适配器的设置,确认虚拟机的网段,使用nmap进行目标网段存活主机,确定靶机ip。nmap-sn去除已知设备的ip,得出靶机ip。确定出靶机ip的192.168.6.103探测主机开放端口nmap-A192.168.6.103已知靶机只
  • 2024-10-05文件输出流
    publicclassOutputStreamTest{publicstaticvoidmain(String[]args){OutputStreamfos=null;try{//2.创建文件输出对象fos=newFileOutputStream("D:\\doc\\test.txt",true);//3.执行写操作
  • 2024-10-05字节流 文件输入流
    publicclassInputStreanTest{publicstaticvoidmain(String[]args){InputStreamfis=null;try{//2.创建文件输入对象fis=newFileInputStream("D:\\doc\\test.txt");//3.执行读操作byte[
  • 2024-09-29[Python手撕]文本左右对齐
    classSolution:deffullJustify(self,words:List[str],maxWidth:int)->List[str]:deffindlen(level):count=0forlinlevel:count+=len(l)returncountn=len(words)
  • 2024-09-26Word2vec的应用
    目录1.分词2.模型训练 3.可视化 4.知识点个人理解pipinstallgensim-ihttps://pypi.tuna.tsinghua.edu.cn/simple#若在jupyternotebook中安装:!pipinstallgensim-ihttps://pypi.tuna.tsinghua.edu.cn/simple#导包importjiebaimportreimportnumpya
  • 2024-09-25Flutter 自定义国家选择器:基于 A ~ Z字母索引的列表跳转与侧边栏导航实现
    在许多移动应用中,我们经常需要通过字母索引快速跳转到目标位置,比如通讯录、国家选择等功能。这篇博客将带大家实现一个仿照通讯录的Flutter国家选择器。通过一个字母索引的侧边栏,用户可以快速跳转到目标字母分组。效果:1.项目需求与设计思路我们需要实现一个包含多个国
  • 2024-09-2530. 串联所有单词的子串 Golang实现
    题目描述:给定一个字符串s和一个字符串数组words。words中所有字符串长度相同。s中的串联子串是指一个包含words中所有字符串以任意顺序排列连接起来的子串。例如,如果words=["ab","cd","ef"],那么"abcdef","abefcd","cdabef","cdefab","efabcd&q
  • 2024-09-19Study Plan For Algorithms - Part34
    1.二进制求和给定两个二进制字符串a和b,以二进制字符串的形式返回它们的和。classSolution:defaddBinary(self,a:str,b:str)->str:i=len(a)-1j=len(b)-1carry=0result=[]whilei>=0orj>=0or