-
对execel单元格的读写ReadCell,AddCell的应用
对execel单元格的读写ReadCell,AddCell的应用-To read and write execel cell ReadCell, AddCell Application
- 2022-03-22 22:05:28下载
- 积分:1
-
通过读取CAPP系统产生的XML文件获取工艺信息
通过读取CAPP系统产生的XML文件获取工艺信息-CAPP system by reading the XML documents obtained Process Information
- 2023-08-25 09:05:09下载
- 积分:1
-
用VC操作文件的一些代码,包括存入,读取数据到文件中
用VC操作文件的一些代码,包括存入,读取数据到文件中-some code which operate file in VC
- 2022-07-02 14:25:32下载
- 积分:1
-
the sample file for C or C++
the sample file for C or C-the sample file for C or C++
- 2022-01-22 14:08:45下载
- 积分:1
-
搜索并替换文件中指定的字串
搜索并替换文件中指定的字串-search and replace documents specified string
- 2022-02-13 16:28:14下载
- 积分:1
-
E
An e-book of File Structures
- 2022-01-21 04:12:27下载
- 积分:1
-
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快....
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快.-vc++, LZSS+ RLE+ dynamic HUFF, can be used to compress the code, unzip it faster.
- 2022-02-20 22:18:31下载
- 积分:1
-
朴素贝叶斯分类器
应用背景那ïVE贝叶斯分类器:关键技术Java机器学习朴素贝叶斯文本分类器
- 2022-02-04 05:08:35下载
- 积分:1
-
This project extracts strings from sourcefiles
and collects them for translati...
This project extracts strings from sourcefiles
and collects them for translation
- 2022-02-12 02:00:18下载
- 积分:1
-
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在M...
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件.
一共提供了5个对外接口:
-Is a data compression algorithm based on LZARI class. Haruhiko Okumura 1989 July 4 daily c language to write algorithms to achieve this. But to use some of the above global or static variables, in the MFC under inconvenient to use them. I rewriting it into a c++ classes, so that it can easily compress and decompress, but more importantly, I added two new interfaces, this class can compress/decompress a memory buffer, rather than the file. a total of provides a five external interface:
- 2022-07-11 01:47:09下载
- 积分:1