CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - source code for compression
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - source code for compression - List
[
Other
]
zigzag
DL : 0
用matlab实现zigzag扫描程序。-using Matlab achieve Zigzag scanning procedures.
Date
: 2025-12-26
Size
: 1kb
User
:
陈玉山
[
Other
]
whmt1
DL : 0
隐马尔可夫模型源代码,可用于图像处理,分类,压缩,去噪等等。-Hidden Markov Model source code, can be used for image processing, classification, compression, denoising, etc..
Date
: 2025-12-26
Size
: 680kb
User
:
王一笑
[
Other
]
42w
DL : 0
Source Code for LHARC Data Compression Programs
Date
: 2025-12-26
Size
: 27kb
User
:
张宇
[
Other
]
MagicFlash
DL : 0
VC++模仿的QQ魔法表情源代码 MagicFlash - 模拟QQ魔法表情 QQ2004以后支持魔法表情的显示,其实就是播放透明的Flash,这个程序就模拟了QQ魔法表情的显示。 压缩包内有C++Builder6的源码-VC++ copying the source code of the QQ magic expression MagicFlash- Analog QQ Magic QQ2004 expression after expression of support for the display of magic, in fact, play a transparent Flash, the program simulates QQ magical display of expression. Compression pack containing the source code for C++ Builder6
Date
: 2025-12-26
Size
: 433kb
User
:
张钒
[
Other
]
Cplusplus(PPT)AndCodes
DL : 0
压缩包里是清华大学的C++课件,有带示例源码,非常适合自学C-Compression bag of Tsinghua University' s C++ courseware, there are examples with source code, very suitable for self-learning C++
Date
: 2025-12-26
Size
: 2.45mb
User
:
高飞
[
Other
]
MetaSearch_MFC
DL : 0
集成搜索工具,可以通过百度,google搜索关键字,并将搜索的结果存入数据库,数据库建表也可由程序完成。由于网速慢,仅压缩了源代码上传。-An integrated search tool, you can Baidu, google search keywords, and search results into the database, the database construction of the table may also be procedures are completed. As Wang Suman, only the source code for upload compression.
Date
: 2025-12-26
Size
: 8.06mb
User
:
刘杰
[
Other
]
csharpshop
DL : 0
C#橙子超市管理系统,压缩包内仅是源代码,没有数据库,此源代码为共享,希望下载的朋友可以保留作者的信息。本程序为作者首次编写c#程序,谨献给使用c#的朋友学习,其中的实现方法可能有更简单的,希望朋友们赐教。-C# orange supermarket management system, compression bag is just the source code, no database, the source code for the shared hope that friends can keep on downloading the information. This program is the first time the preparation of c# procedure, like using the c# of friends dedicated to learning, realization of which may have a more simple, I hope you can enlighten.
Date
: 2025-12-26
Size
: 802kb
User
:
zs1
[
Other
]
cssmin-minified_x2l6
DL : 0
一份不错的php源码,cssmin-minified是一个使用php语言实现的css样式的压缩功能的程序,可以压缩css为最小的大小,通过匹配去掉空格和注释等方式压缩css代码,初学者不错的参考例子程序-A good php source the cssmin- minified a css style using php language program compression function can be compressed css for the smallest size , whitespace and comments removed by matching compressed css code , good for beginners
Date
: 2025-12-26
Size
: 13kb
User
:
blzmbmh
[
Other
]
C-source-code-compression-
DL : 0
压缩软件LHA的C源程序代码给初学者参考用-C source code compression software LHA reference for beginners
Date
: 2025-12-26
Size
: 121kb
User
:
eirc
[
Other
]
C-language-developed-full-Guide
DL : 0
压缩包中包含了C语言基础的所有源程序,适合初学者的C语言程序。-Compression package contains all the source code in the C language-based C language program suitable for beginners.
Date
: 2025-12-26
Size
: 2.39mb
User
:
吴志亮
[
Other
]
shudu
DL : 0
数独问题相信大家都知道,(不知道的可以上百度搜索),数独的求解有多种方法。 本算法采用链表方式实现数独问题的求解。采用试算的方法,理论上可求解所有数独问题。 例如如下数独问题 0 3 0 0 0 0 0 0 1 5 0 0 0 0 0 0 8 0 0 0 0 2 0 0 0 0 9 8 0 0 0 0 7 0 0 0 0 0 0 0 0 0 4 0 0 7 0 9 0 8 1 0 0 0 0 7 0 4 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 5 0 3 0 0 0 0 6 大家可以挑战一下,多长时间能做出来。 采用本程序,可轻松求解(其中0的位置为需要填数的空格),并输出详细求解过程。 压缩包内含有源代码、makefile文件、编译好的可执行文件,以及如上算例的数据文件,以及计算结果文件。 本算法可能不是数独求解算法中最高效的,然而通过链表方法为数独问题的求解提供了一种有效的求解方法。-Sudoku is an issue that we all know, (I do not know can Baidu search), Sudoku solving a variety of methods. The algorithm for solving Sudoku way to achieve list problem. Using spreadsheet approach, theoretically all Sudoku solving problems. Example, as follows Sudoku Questions 0 3 0 0 0 0 0 0,150,000,008,000,020,000 9,800,007,000,000,000,400 7 0 9 0 8 1 0 0 0 0 7 0 4 0 0 0 0 0,100,000,000,050,300,006 we can challenge it, how long to do it. Using this program, you can easily solve (where 0 is the need to fill the position of number of spaces), and the output of the solution process in detail. Compression package includes source code, makefile files, compiled executable files, and data files as examples, as well as the results file. The algorithm for solving Sudoku may not be the most efficient algorithm, however, list the method by solving several problems alone provides an effective method for solving.
Date
: 2025-12-26
Size
: 148kb
User
:
ydscn
[
Other
]
huffman
DL : 0
数据结构实现的对一个字符串的Huffman压缩算法实验报告,内涵源代码-Data structure to achieve Huffman compression algorithm for a string of experiment report, the connotation of the source code
Date
: 2025-12-26
Size
: 151kb
User
:
陈
[
Other
]
DSP
DL : 0
Matlab source code for signal compression.
Date
: 2025-12-26
Size
: 509kb
User
:
masoud
[
Other
]
jbig2dec-0.11.tar
DL : 0
jbig2源码,c源码,感兴趣的可以下载(jbig2 is a new international standard for bi-level image compression. Attached is the C source code)
Date
: 2025-12-26
Size
: 362kb
User
:
dena
[
Other
]
StudentScoreManageV3.0
DL : 0
这是javaSWT学生信息管理系统的项目源代码压缩包(This is the project source code compression package for the javaSWT student information management system)
Date
: 2025-12-26
Size
: 1017kb
User
:
QAQH
[
Other
]
DotRas
DL : 0
dotras 是一个用于Windows上进行拨号的一个.net库,可以用于拨号网络进行连接,这个压缩包包含源码,范例,和一个wiki的文档库帮助理解,可以用于开发vpn客户端,pppoe客户端(Dotras is a.Net library for dial-up on Windows, which can be used for dial-up network connection. This compression package contains source code, example, and help from a wiki document library, it can be used to develop VPN client, PPPoE client.)
Date
: 2025-12-26
Size
: 53.49mb
User
:
sand1975
[
Other
]
TinyPNG客户Duan
DL : 0
做这个的原因:TinyPNG这个网站大家应该都知道,是一个在线压缩图片的,而且压缩比很高,图片质量也很好,我用过很多压缩工具,对比下来还是这个网站最屌,可是这个网站有时候打开很卡,加载都要等半天,主要是它的CSS、JS文件放在CDN导致的问题,写成软件直接POST上传就可以解决了。 源码介绍: 1.使用精易模块与论坛上开源的 winhttp api模块 2.多线程进度上传、进度下载 3.多文件拖放 (精易模块) 4.解析返回的信息使用json 可供学习的几点: 1.EXUI图标列表框用法 2.多线程处理与线程许可证 3.EXUI图片组用法 4.json用法(The reason for doing this: TinyPNG this site we should all know, is an online image compression, and compression ratio is high, the image quality is also very good, I used a lot of compression tools, contrast down or the site the most cock, but the site is too laggy sometimes open, loading have to wait for a long time, mainly it's CSS The problem caused by the JS file on CDN is solved, and it can be solved by uploading software directly into POST. Source code introduction: 1. use fine and easy module and open source winhttp API module on forum. 2. multi thread progress upload and schedule downloading 3. multi file drag and drop (easy module) 4. parse the returned information using JSON Some points for learning: 1.EXUI icon list box usage 2. multi thread processing and thread license 3.EXUI picture group usage 4.json usage)
Date
: 2025-12-26
Size
: 954kb
User
:
heroaaa123
[
Other
]
new1
DL : 1
首发WG源码更新了NET的19套+php的20套模板+安装视频教程 程序是WG的接口,因为模板太多了站长就不一一进行测试发演示图了,NET的版本源码一共有19套php的版本带有20套自由切换。 完整的数据库+程序代码+安装教程视频首发!!! php版本的搭建方法跟以前的那种没什么区别,视频教程里面主要教的是net的搭建方法,比较详细 的讲解了从安装工具到搭建前台后台接口等详细的对接。还有采集如何开启等等等等非常详细。 对于不会搭建NET的朋友来说教程就比较友好了,并且站长已经把一些安装用的工具都放到了压缩包里面了。程序一共4G多 多套程序模板慢慢研究学习吧,切勿非法运营!(The first WG source updates 19 sets of NET + 20 sets of PHP templates + installation video tutorials The program is the interface of WG, because there are too many templates for webmasters to test and send demonstration maps one by one. NET version source code has 19 sets of PHP versions with 20 sets of free switching. Complete database + program code + installation tutorial video launch!!! PHP version of the building method is no different from the previous one, the video tutorial mainly teaches the building method of net, more detailed explanation of the installation tools to build front-end and back-end interface and other detailed docking. And how to open the collection and so on are very detailed. For friends who can't build NET, the tutorial is more friendly, and the webmaster has put some installation tools into the compression package. There are more than 4,000 sets of program templates to study slowly. Do not operate illegally!)
Date
: 2025-12-26
Size
: 7.1mb
User
:
wanbogaming
[
Other
]
zz
DL : 0
首发WG源码更新了NET的19套+php的20套模板+安装视频教程 程序是WG的接口,因为模板太多了就不一一进行测试发演示图了,NET的版本源码一共有19套php的版本带有20套自由切换。 完整的数据库+程序代码+安装教程视频首发!!! php版本的搭建方法跟以前的那种没什么区别,视频教程里面主要教的是net的搭建方法,比较详细 的讲解了从安装工具到搭建前台后台接口等详细的对接。还有采集如何开启等等等等非常详细。 对于不会搭建NET的朋友来说教程就比较友好了,并且站长已经把一些安装用的工具都放到了压缩包里面了。程序一共40多套程序模板慢慢研究学习吧,切勿非法运营!((The first WG source updates 19 sets of NET + 20 sets of PHP templates + installation video tutorials The program is the interface of WG, because there are too many templates for webmasters to test and send demonstration maps one by one. NET version source code has 19 sets of PHP versions with 20 sets of free switching. Complete database + program code + installation tutorial video launch!!! PHP version of the building method is no different from the previous one, the video tutorial mainly teaches the building method of net, more detailed explanation of the installation tools to build front-end and back-end interface and other detailed docking. And how to open the collection and so on are very detailed. For friends who can't build NET, the tutorial is more friendly, and the webmaster has put some installation tools into the compression package. There are more than 4,000 sets of program templates to study slowly. Do not operate illegally!))
Date
: 2025-12-26
Size
: 1.42mb
User
:
小杰66
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.