搜索资源列表
Uniform_Extraction
- 该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。-The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.
PopUpImageCSharp
- form1: - small images - set picturebox sizemode to zoom - create a mouse event on each image - send a string filepath to form2 form2: - set form to be autosize - set autosizemode to growandshrink - set a picturebox to autosize -
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
Des381ktop
- matlab课程编程【谷速软件】图片来源字符串 -Courses matlab software programming speed [Valley] Source string
paer
- 实现KMP模式匹配,模式匹配操作对象是字符串 不错的-Realize the KMP pattern matching, pattern matching operation object string is good
