搜索资源列表
compess.tar
- linux下的所有压缩文件的解压管理器,直接通过它就可以解压绝大多数的压缩文件,而不需要记忆那么多的解压命令和复杂的参数。-of all of extracting compressed file manager, directly through the majority of it can extract the compressed files without the need to remember so many orders and extracting complex parame
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
tcp-fast
- fast_tcp的源代码加上了自己对它的中文注释,由于关于这方面的资料比较少所以想把自己做的一些东西拿出来,让同样学TCP的网友多点参考-fast_tcp added the source code of its own Chinese notes, as a result of the information in this regard is less so wanted to do something out so that the same TCP users learn more re
mandelnt150110
- This program displays 14 different interate functions (mandelbot) graphically. It has a C frontend but all the routines are written in asm using floating point floats,doubles,long doubles(80bit),SSE,and SSE2 instructions depending on the resolution a
lzma912
- XZ Utils XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems like Windows. XZ Utils are the suc
DateConvert
- DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =&g
lz.rar
- LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is