搜索资源列表
copyfilefragm_1_9_0_115
- Source code of a file fragment copy/replace tool.
yi-yu-VCPP-de-biao-ge-cha-xun
- 本例程是基于VC++设计,实现了对表格的各种操作,包括了对表格的查找和替换操作等-The routine is based on VC++ design, form various operations, including find and replace operations on the table
characterreplace_4
- Simple character replace console application. Written in C-Simple character replace console application. Written in C++
Desktop
- c++字符串分割split() trim() replace-c++ split a string split () trim () replace
String
- boost library - string test Case conversion Predicates and Classification Trimming find algorithms Replace Algorithms Find Iterator Split
ConsoleMine
- 控制台版本的扫雷, 支持用鼠标进行操作, 和原版操作基本相同(左键双击替代左右键同时单击).没有用其它第三方库, 直接编译即可.-Console version of Minesweeper, support operations with the mouse, and the original operation is basically the same (double left click replace key while clicking around). Did not use ot
py5
- 实现字符串间相同字符串的替换功能。若s中的字符在s1中出现,则用s2中的字符替换。-To achieve the same function between string replacement string. S If the characters appear in s1, then replace it with the character in s2.
Create-Picture
- 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
LDFV
- VLAD VLAD可以理解为是BOF和fisher vector的折中 BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息; Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息; VLAD像BOF那样,只考虑离特征点最近的聚类中心,VLAD保存了每个特征点到离它最近的聚类中心的距离;
zifuchuan
- 字符串的的查找,删除,替代,并保存,可以找出出现频率最高的前十个字符串。-String search, delete, replace, and save, you can find the highest frequency of the top ten strings.
