Welcome![Sign In][Sign Up]
Location:
Search - list.c

Search list

[Compress-Decompress algrithmsLZW算法源码C语言

Description: LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,压缩或解压缩完成后,这个串表又被丢弃。 -LZW compression algorithm brief Authors : Song Description : one on the LZW compression algorithm brief article, accessibly, an eye-catcher! Note : The article reported software collated since 1998 on the consolidated list. LZW compression algorithm is a new compression method by Lemple- Ziv-Welch, the three work together to create and use their names. It adopted a series of advanced non-compressed form, each of the first series on a string form, with a string of figures to show that compressed files only digital storage, not storing strings, thus the document image compression efficiency significantly. Magically, whether it is in compression or decompression process can correct the establishment of this series table Compression or decompress after the completion of the series table also
Platform: | Size: 4096 | Author: 邓海波 | Hits:

[File FormatC语言难点分析整理

Description: 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process I personally think that a more focused, a better grasp of these focus on C will be used more handy. In addition will include some of the details, error-prone areas. The main contents include : Scope of Variables and storage types, functions, arrays, string, target, document, etc. List. Some of the most basic concepts in this no more explanation. only hope to be able to pieces with the C language learners and the learning process on the plane for a little bit of help.
Platform: | Size: 6144 | Author: 赵东生 | Hits:

[Compress-Decompress algrithmsEZWvc

Description: ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
Platform: | Size: 11264 | Author: 马木木 | Hits:

[MPIdlist

Description: c++链表的一些基本操作 适合初学者 用了头文件-c Chain some basic operation for beginners with the first document
Platform: | Size: 8192 | Author: 何勇南 | Hits:

[Otherlist-stack-queue

Description: 这是一个C++关于链表\栈\队列封装的一个类~-This is a linked list of C \ Stack \ of a cohort Packaging category ~
Platform: | Size: 271360 | Author: 郭克新 | Hits:

[Data structsC++0001

Description: 这是一个有序链表的生成和插入的源码。用C++实现。-This is an orderly list of the generation and insertion of the source. With C++ Realize.
Platform: | Size: 8192 | Author: | Hits:

[OtherC++dexuexikejian

Description: 概论:程序设计的基本概念与基本 1 . 方法;怎样才能学好这门基础课 2. 程序的基本结构 3. 编程关键:逻辑思维与问题求解 人是怎样让计算机帮助自己解题的 4. 数据的组织方式一:数组 5. 模块化:函数与函数调用 6. 分治思想:递归算法及其实现 7. 逻辑指代与物理指代:指针 8. 数据的组织方式二:结构 9. 蒙特卡洛法 10.贪心法 11.动态规划 12. 数据的组织方式三:链表与树 13.数据的组织方式四:文件,数据的 永久存储与重复使用 14.面向对象程序设计的概念及特点-Introduction: the basic concepts of program design and basic one. Methods how to learn this basic course 2. The basic structure of the procedure 3. Programming key: logical thinking and problem solving is how to make computers help themselves solve problems 4. Data one organization: the array 5. Modularized: function and function call 6. divided Thought: recursive algorithm and its realization 7. logical and physical anaphora anaphora: pointer 8. data organization II: the structure of 9. montecalvo Lofa 10. Greedy 11. Dynamic Programming 12. data organization III: List and Tree 13. data organized in a manner that four: documents, data, permanent storage and re-use 14. object-oriented programming concepts and the characteristics of
Platform: | Size: 1972224 | Author: wenyong | Hits:

[Database systemlist

Description: 单链表倒序 ,多个栈公用一块存储空间,以及迷宫问题的求解 -Single linked list in reverse order, more than a stack of public storage space, as well as solving a maze problem
Platform: | Size: 141312 | Author: 路径 | Hits:

[Education soft systemlist

Description: 这个很好用的链表程序,是一个简单的学生管理系统。-Very good list of the used procedure is a simple student management system.
Platform: | Size: 1024 | Author: feifei | Hits:

[Software EngineeringCstep

Description: C语言进阶,包含以下的内容:C语言进阶-第一讲概述.pdf\C语言进阶-第二讲C语言复习.pdf\C语言进阶-第三讲编译汇编调试.pdf\C语言进阶-第四讲存储器与指针.pdf\C语言进阶-第五讲 数据结构与链表.pdf\C语言进阶-第六讲中断与驱动.pdf\C语言进阶-第七讲编码风格.pdf\C语言进阶-第八讲编写安全无错的代码.pdf\C语言进阶-lmalloc 第四讲代码.rar\C语言进阶-ASIX Win link list 第五讲代码.rar-Advanced C language, contains the following contents: C language Advanced- an overview of the first speakers. PdfC language Advanced- Second review stresses C language. PdfC language Advanced- Third-speaking compilation compiler debugging. PdfC language Advanced- Part four speakers with the pointer memory. pdfC language Advanced- Fifth speak with the linked list data structure. pdfC language Advanced- Sixth speak with the driver interrupted. pdfC language Advanced- seventh stresses coding style. pdfC language Advanced- eight stresses safety to prepare error-free code. pdfC Advanced language-speaking fourth-lmalloc code. rarC language of Advanced-ASIX Win link list code stresses the fifth. rar
Platform: | Size: 778240 | Author: lijia | Hits:

[Linux-Unixlist

Description: 一个自己编写的双向链表的C语言实现程序,有详尽的链表操作函数,可以作为C语言学习的参考代码,附送Linux C函数手册一份-I have written a two-way linked list of C language procedures realize, has a detailed list manipulation functions, language learning can be used as a reference C code, included a Linux C function manual
Platform: | Size: 79872 | Author: 方彪 | Hits:

[Otherlist

Description: 生成一个单向链表(*pListHead) 用C中的结构体或C++中的类实现 完成基本要求 基本算法要求: 实现对链表的逆序 void reverse(CList& ); 查找链表倒数第k个元素 FindFBack(CList&, int k); 高要求: 对链表排序 order(CList&); 判断单向链表是否有环 -Generate a one-way linked list (* pListHead) structure with C or C++ The category to achieve the basic requirements for the completion of the basic algorithm requirements: to achieve the reverse of the list void reverse (CList
Platform: | Size: 6144 | Author: | Hits:

[OS programlinklistnode(c++)

Description: 此系统比较简单,用c++类机制描述了数据结构中的线形链表,供正在学习C++的同学参考,避免对c++中对象的创建,动态分配内存的错误理解.这需要一段时间专心的理解,反复推敲,看不到很好的效果.注意不要照搬照用,一定要理解才能驾驭它.即是编写应用程序.-This system is relatively simple, using c++ Kinds of mechanisms to describe the data structure of the linear list for are learning C++ Classmates reference, to avoid c++ In the creation of objects, dynamic allocation of memory errors in understanding . This will take some time to concentrate on understanding, repeated deliberation, do not see very good results. Be careful not to copy replicated, we must understand in order to master it. that is, the preparation of applications.
Platform: | Size: 10240 | Author: 杨业春 | Hits:

[Data structstu

Description: 图的建立,图的广度优先遍历,深度优先遍历,邻接表等,c语言-Chart the establishment of the breadth-first graph traversal, depth-first traversal, such as adjacency list, c language
Platform: | Size: 4096 | Author: 杨飞 | Hits:

[WEB Codelist

Description:
Platform: | Size: 12288 | Author: 赵仕济 | Hits:

[Othereluosifangkuai

Description: c#写的俄罗斯方块游戏代码,还不错。可惜列表里没有c#选项。-c# Tetris game written in code, not bad. Unfortunately, there is no list c# Options.
Platform: | Size: 3398656 | Author: lyd | Hits:

[VC/MFClianbiao-c

Description: C语言中关于链表的学习,有不错的源码和各控件的使用源代码,值得推荐学习-C language on the list learning, there is a good source and controls the use of source code, it is recommended to study
Platform: | Size: 327680 | Author: 刘珂 | Hits:

[OtherC++

Description: C++实现员工信息管理,支持文件读写,链表类制作-C++ Achieve employee information management, supporting documents to read and write, list type of production
Platform: | Size: 5120 | Author: 第一次心动 | Hits:

[VC/MFCc

Description: C语言编程教程,用于嵌入式系统编程 C语言进阶第四讲存储器与指针 C语言进阶第五讲 数据结构与链表 精华文章-C language programming tutorial for Embedded Systems Programming Advanced C language memory with the fourth-speaking guide C Language Advanced Fifth stresses linked list data structure and the essence of article
Platform: | Size: 1004544 | Author: zxdzxd38378 | Hits:

[Data structslist

Description: 用C++实现的“表”(list)类,可用于多种排序法的实现。-With C++ Realize the table (list) category, can be used to realize a variety of sequencing method.
Platform: | Size: 1024 | Author: 吴淞口 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net