搜索资源列表
Image_save_read
- 很简单的一个图形读取、存储功能演示程序,推荐C文件操作的初学者参考。-This is a very simple demonstration programme on image saving and reading,which is very suitable for the beginners of C programme language file operation
C运算符优先级
- C语言的运算优先集的说明是一非常重要的参考手册-C language computing priority Set note is a very important reference manual
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a
Csharp语言规范最新版本
- 《C# 语言规范最新版本》,描述c#语言的本质特征和语法规则等。-"C# Language specifications latest version," c # describe the essential characteristics of language and grammar rules.
c语言强化
- C语言强化的绝好原代码,有助于你对C语言的提高-C language to strengthen the excellent original code, which will help you to improve the C language
C51源代码
- 这是一片很好的c语言源代码,希望大家能够有用,我是新手,请多只教-This is a very good c language source code, we can hope useful, I greenhorn, please only taught
利用C语言小程序来解决大问题
- 们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或 系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名 等等。这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这 些问题。 -know the C language is very strong, very s
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
C_Coding_Standard
- C语言代码标准,告诉你如何写规范的C代码-standard C language code, tell you how to write C code norms
lookatsss
- sQL语言作为关系数据库管理系统中的一种通用的结构查询语言已经被众多的数据库管理系统所采用-as the relational database management system of a common structured query language has been adopted by many database management systems used
rdel
- 该程序是用汇编语言编写的,采用COM 文件格式。主要设计思想为:把目录当作N个结点的二叉树, 采用二叉树的先序遍历完成对盘上目录的搜索、定位,即从根目录开始用INT21H的 4EH号子功能搜索匹配目录(CL=10H)并判断搜索的结果是否为目录,若是则进入此目录,删除文件后继续搜索下一级子目录。若不是则用INT21H的4FH号子功能搜索下一个匹配目录, 并在判断为真后进入目录删除文件,如此一级一级地纵向深入子目录删除文件,直到完成此目录的最后一级子目录的文件删除(遍历左子树)。然后用INT21的4
MultiLineTextCode
- 这是我为了方便做中文化写的一个可以查询文本内码的程序,支援编码转文字或文字转编码,以及.net的\\u格式输出等。只要系统有安装的页码都可支援: http://img91.imageshack.us/img91/4657/mlcsq8zx.png-This is what I had to do in order to facilitate the writing of a culture can find text within the code procedures support co
vc1encoding
- Document type: Recommended Practice Document subtype: Document stage: Draft Recommended Practice Document language: English-Document type : Recommended Practice Document subtype : Document stage : Draft Document language Recommended Practice :
hhhh
- C语言用va_start等宏来处理这些可变参数。这些宏看起来很复杂,其实原理挺简单,就是根据参数入栈的特点从最靠近第...看了这几个宏,不禁让我再次感慨,C语言太灵活了-using C language, such as Acer va_start to deal with these variable parameters. These Acer looks very complicated, very simple principle, Push is on the basis of the
Baihua_c++
- 用非常通俗的语言介绍了C++和C,是一本非常好的书。-very popular with the language of C + + and C, is a very good book.
xueshengguanlixitong123
- 该程序可以记录学生的各科成绩:包括:语文 数学 英语 物理 化学 总分 均分等内容-the program can be recorded students branches accomplishments : : English language math scores physical and chemical content sharing, etc.
Devil-Language-
- 这是一个简单的魔王语言程序,功能比较强悍!比较实用!-This is a simple 魔王 language program, features more powerful! More practical!
C-language-exam
- 我用c++编写的代码,可以检查两份c语言代码的相似度并且把相似的地方列出来-I with c++ write code, you can check the similarity of the two c language code and lists of similar
C-language-source-code-text-editor
- 文本编辑器的c语言源代码,比系统自带的更强大。-C language source code text editor, more powerful than the system comes.
C-language-code-to-read-txt-file
- 用c语言读取txt文档的代码,代码中所用函数均有详细说明-C language code to read txt file, the code used in the function are described in detail
