搜索资源列表
_StrSplit
- 根据用户定义char型字符分割字符串,以char型字符为分割符,或是检测括号的配对情况。-under the user-defined type character segmentation char string, char type characters to separate website, or detection of the matching brackets.
erwrw
- 基于Canny边缘检测的车牌字符分割方法,方法简单明了,实验效果不错-Canny edge detection based on the license plate characters segmentation method, the method is simple to understand, experiment results good
TestSplitString
- 常见面试题,对字符的分割,对汉字也能很好的处理,不会破坏汉字-common face questions on the character segmentation, the Chinese characters can be handled well would not undermine the Chinese
java
- 提供给初学JAVA者使用,利用包及包调用实现了字符的录入及分割,压缩包中有说明-Available to the beginner to use JAVA to use packets and packet call a character entry and segmentation, compression package described
JAVA_File_Cutter
- 这是一款由JAVA实现的文件分割器,通过它可以实现大容量的文件日志分割,避免出现内存益出的情况,这个常用于在面试中给你1G的文件让你操作查找其中的字符,问你如何做?此是一个良好的解决方案,推荐-This is a file from the JAVA implementation splitter, which can be achieved through large-capacity split the log file, to avoid the memory benefits of th
NovelReading
- 简易的防沉迷小说阅读系统。1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且文件名为随机的字符和数字组成的随机长度(20-60)的字符串。 2.通过执行命令, 可以返回当天阅读的文件。每天只能执行一次来进行拷贝工作:将正确的4个文件按顺序合并成一个文件(此文件名为第X天)拷贝至供阅读的文件夹里,这样每天只能读十分之一。-Easy to read the novel anti-addiction s
1
- 功能方法一 public static ArrayList<String> getWordsFromSentence(String sentence) 1.把一个句子拆分成单词,然后把它们返回到数组列表中 (用短语分割符号,去除完毕不能再包含短语分割符,不要清除单词中的 _ , - , \ ) 2.把其中所有大写的单词变成小写 2.返回清除了标点符号的单词放到 ArrayList <String> getWordsFromSentence 的返回值中
jxl
- 更加完全的掌握字符串的各种用法,分割学习,字符串数组,字符的恰当使用方法(More complete mastery of the various uses of strings)