搜索资源列表
C运算符优先级
- C语言的运算优先集的说明是一非常重要的参考手册-C language computing priority Set note is a very important reference manual
ARJ解包C语言源代码
- ARJ解包C语言源代码,供个人研究压缩算法等。-Arj decompression C source code,for personal study decompression.
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
利用C语言小程序来解决大问题
- 们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或 系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名 等等。这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这 些问题。 -know the C language is very strong, very s
dan-c语言程序设计
- 我以前做的一个比较简单的c语言计算器 很容易看懂
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
简易通讯录c语言版
- 简易通讯录c语言版-simple directory c language version
C-study-100examples
- 这是一本关于c语言编程的书,有大量实例,程序有一定的趣味性,增加学习的兴趣-This a programming language for the c, a large number of examples, there are certain procedures fun increase interest in learning
C-PRO
- 用C语言实现操作系统多级队列调度和时间片轮转调度。上传文件夹里有源代码和程序算法流程图。-C language operating system Multi-Queue scheduling and time slice Web scheduling. Upload file folder Active code and procedures algorithm flowchart.
ARM-c
- 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including guidance system (BOOT), the driv
c++02--
- 关于C++的一个PPT教程C++语言概述,包括介绍 2.2 基本数据类型和表达式 2.3 数据的输入与输出 2.4 算法的基本控制结构 2.5 自定义数据类型 -on a PPT C C language tutorial overview Introduction 2.2 include basic data types and expressions 2.3 data input and output 2.4 algorithm basic control structu
C语言编程宝典-原版
- 本人在网络上整理的c语言学习的绝好,东东,很适合各种学习者,该东东是文本文件,您可以继续添加整理,在发上来共享!本人吐血推荐-I on the network finishing c excellent language learning, Dongdong, very suitable for all learners, Wanton is the text files, you can continue to add collating, sharing onto the hair! I r
文件内容导出为C语言数组
- 将文件内容数据导出为C语言数组,以实现将文件嵌入到C语言代码中。
C语言遍历文件夹的方法
- C语言遍历文件夹的方法
libini-1.1.10-2.tar
- c语言读写ini格式文件,用于配置文件-c language to read and write ini files for configuration files. . . .
freopen
- c语言的freopen函数,在DEV_CPP中能够创建一个8位二进制数取反后的结果-freopen function c language in DEV_CPP able to create an 8-bit binary counter-check the results
TestIni
- c语言封装的dll,读写取ini文件的源代码-c language package for dll, ini file to read and write access the source code
C-editor
- C语言编辑器 有蓝色简单界面 基本功能具备 -C-language editor with a simple interface to basic functions
ReadFile
- 该代码采用C语言编程,通过文件路径读取文本文件,并保存在数组中。(The program is used to read the text file through the file path ,and save it in the array for other's purposes.)