-
对LZSS压缩进行改进, 提高了LZSS对连续编码的效果.相当于LZSS + RLE....
对LZSS压缩进行改进, 提高了LZSS对连续编码的效果.相当于LZSS + RLE.-Compression of LZSS improve LZSS enhance the effect of continuous coding. Equivalent LZSS+ RLE.
- 2022-01-25 14:03:00下载
- 积分: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
-
主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile...
主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile
-main functions : to make the full text of the document search and replace, with VC preparation, use category CStdioFile
- 2022-03-21 13:09:56下载
- 积分:1
-
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作...
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作-procedures for the operation of the file pointer, the use of indicators to quickly position in the document, other drop-in replacement operation
- 2022-06-12 02:37:43下载
- 积分:1
-
WinCE没有直接writeprofilestring顺序读写INI文件,…
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.-wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.
- 2022-02-04 10:54:19下载
- 积分:1
-
VB和Excel之间通讯,实现两者间的数据交换
VB和Excel之间通讯,实现两者间的数据交换-VB AND Excel READ WRITE
- 2022-05-27 05:44:05下载
- 积分:1
-
Excel通用导入设计源码
有时候我们的数据存放在Excel中(特别是对于用户来说更喜欢使用Excel收集一些常用数据),而系统又需要这些数据来处理其他业务,那么此时我们就需要将这些数据导入到数据库中。但是鉴于Excel的样式多种多样,因此每次导入时都必须书写很多重复的代码。很明显对于一个软件开发者做这些重复劳动是一件很无趣的事情。那么怎样来寻中一种通用的方法呢?今天我们就一块看一下如何来解决这个问题。主要内容 Excel操作组件的选择总体设计思路配置文件设计类设计
- 2022-12-28 10:05:04下载
- 积分:1
-
digama.m calculates双(x)=d(日志(γ(X)/ DX))
digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) ) / dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file. -digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) )/dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file.
- 2022-06-21 03:07:48下载
- 积分:1
-
python代码统计工具
Python写的代码行统计工具,支持Python 2.x/3.x。可以统计的代码包括C/C++,Java,python,html等,并且非常方便的加入其他代码的统计。最简单的用法就是拷贝此文件到源代码目录,直接双击执行,如果带一个参数,则是要分析的目录名,第二个参数之后的各参数则是要排除的文件或目录列表,目录中有空格则需要使用引号括起来
- 2022-07-10 21:03:26下载
- 积分:1
-
此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成....
此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.-this is the original code used before the IIC EEPROM write from txt file into the related data according to a the data structure formation BIN files operation for this initial version, the final version has been completed.
- 2022-02-03 23:29:49下载
- 积分:1