资源列表
algoritmo_genetico_con_restricciones.1563
- Algortimo genetico codigo para matlab
SharpZipLib_0854_Bin
- rar的压缩解压缩库,写压缩软件的朋友可以参考,功能比较强。
Compress_and_Decompress
- File Compression/Decompression Example Using ntdll.d-File Compression/Decompression Example Using ntdll.dll
JPEG_great
- 将bmp格式文件转换为jpeg的C++实现-Bmp format file to jpeg conversion of C++ implementation
BitScalableDeepHash-master
- it is based on bit scalable parameters
task_1
- 字符加密程序。先输入完整的一串字,然后通过解密得到想要的东西-Character encryption programs. Enter the complete string of words, and then you want to get something through decryption
HuffMan
- 哈夫曼编码译码系统,设置发送者和接受者两个功能, 发送者的功能包括: ①输入待传送的字符信息; ②统计字符信息中出现的字符种类数和各字符出现的次数(频率); ②根据字符的种类数和各自出现的次数建立哈夫曼树; ③利用以上哈夫曼树求出各字符的哈夫曼编码; ④将字符信息转换成对应的编码信息进行传送。 接受者的功能包括: ①接收发送者传送来的编码信息; ②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。 -Huffman decoding
dct
- 数字图像处理dct编码的程序,有详细程序加结果加分析,自己写的实验报告-Dct coding of digital image processing procedures, plus a detailed analysis of results of the processes, their written lab report
x265-sdk-201209-HM9.ZIP
- HEVC 图象压缩处理 标准模型 不够20个字嘛 -The enough 20 word the HEVC image compression processing standard model Well ha ha
WCFService
- select * from userinfo-select* from userinfo
MFC
- mfc文档 绝对好东西,来下载吧-the opencv help documentation, can be relied entry
RLE
- c语言环境下的 RLE编码的串行程序