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

Search list

[Embeded-SCM Developucos-file

Description: ucos下的FAT文件系统源码。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk.c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OSFile.h RWSec.C Test.c-OUT of the FAT file system source code. Config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk . c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OS File.h RWSec.C Test.c
Platform: | Size: 42025 | Author: 易宏宇 | Hits:

[OtherThe C Programming Language-C语言详解英文版

Description: 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arithmetic Expressions 3. The for statement 4. Symbolic Constants 5. Character Input and Output 1. File Copying 2. Character Counting 3. Line Counting 4. Word Counting 6. Arrays 7. Functions 8. Arguments - Call by Value 9. Character Arrays 10. External Variables and Scope 2. Chapter 2: Types, Operators and Expressions 1. Variable Names 2. Data Types and Sizes 3. Constants 4. Declarations 5. Arithmetic Operators 6. Relational and Logical Operators 7. Type Conversions 8. Increment and Decrement Operators 9. Bitwise Operators 10. Assignment Operators and Expressions 11. Conditional Expressions 12. Precedence and Order of Evaluation 3. Chapter 3: Control Flow 1. Statements and Blocks 2. If-Else 3. Else-If 4. Switch 5. Loops - While and For 6. Loops - Do-While 7. Break and Continue 8. Goto and labels 4. Chapter 4: Functions and Program Structure 1. Basics of Functions 2. Functions Returning Non-integers 3. External Variables 4. Scope Rules 5. Header Files 6. Static Variables 7. Register Variables 8. Block Structure 9. Initialization 10. Recursion 11. The C Preprocessor 1. File Inclusion 2. Macro Substitution 3. Conditional Inclusion 5. Chapter 5: Pointers and Arrays 1. Pointers and Addresses 2. Pointers and Function Arguments 3. Pointers and Arrays 4. Address Arithmetic 5. Character Pointers and Functions 6. Pointer Arrays; Pointers to Pointers 7. Multi-dimensional Arrays 8. Initialization of Pointer Arrays 9. Pointers vs. Multi-dimensional Arrays 10. Command-line Arguments 11. Pointers to Functions 12. Complicated Declarations 6. Chapter 6: Structures 1. Basics of Structures 2. Structures and Functions 3. Arrays of Structures 4. Pointers to Structures 5. Self-referential Structures 6. Table Lookup 7. Typedef 8. Unions 9. Bit-fields 7. Chapter 7: Input and Output 1. Standard Input and Output 2. Formatted Output - printf 3. Variable-length Argument Lists 4. Formatted Input - Scanf 5. File Access 6. Error Handling - Stderr and Exit 7. Line Input and Output 8. Miscellaneous Functions 1. String Operations 2. Character Class Testing and Conversion 3. Ungetc 4. Command Execution 5. Storage Management 6. Mathematical Functions 7. Random Number generation 8. Chapter 8: The UNIX System Interface 1. File Descriptors 2. Low Level I/O - Read and Write 3. Open, Creat, Close, Unlink 4. Random Access - Lseek 5. Example - An implementation of Fopen and Getc 6. Example - Listing Directories 7. Example - A Storage Allocator l Appendix A: Reference Manual 1. Introduction 2. Lexical Conventions 3. Syntax Notation 4. Meaning of Identifiers 5. Objects and Lvalues 6. Conversions 7. Expressions 8. Declarations 9. Statements 10. External Declarations 11. Scope and Linkage 12. Preprocessor 13. Grammar l Appendix B: Standard Library 1. Input and Output: 1. File Operations 2. Formatted Output 3. Formatted Input 4. Character Input and Output Functions 5. Direct Input and Output Functions 6. File Positioning Functions 7. Error Functions 2. Character Class Tests: 3. String Functions: 4. Mathematical Functions: 5. Utility Functions: 6. Diagnostics: 7. Variable Argument Lists: 8. Non-local Jumps: 9. Signals: 10. Date and Time Functions: 11. Implementation-defined Limits: and l Appendix C: Summary of Changes
Platform: | Size: 570630 | Author: wukoo0901@qq.com | Hits:

[uCOSucos in one c file

Description: ucos merged into one c file only. For reference.
Platform: | Size: 11006 | Author: willyang_web@sohu.com | Hits:

[Crack Hackc语言文件加密程序

Description: c语言文件加密程序-file encryption procedures
Platform: | Size: 1024 | Author: 苏丹 | Hits:

[Mathimatics-Numerical algorithmslagrange.c

Description: 已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
Platform: | Size: 1024 | Author: 张林 | Hits:

[BooksC# ini文件的读写

Description: C# ini文件的读写-C# ini file reader
Platform: | Size: 1024 | Author: 徐水星 | Hits:

[BooksC+ +Builder打开Excel文件

Description: C+ +Builder打开Excel文件-C Builder open Excel file
Platform: | Size: 51200 | Author: 无男宾 | Hits:

[CSharpC#Print

Description: 《打印文件》 “打印指定文本文件”-"Print document", "Print specified text file"
Platform: | Size: 6144 | Author: 谈进 | Hits:

[Crack HackFile Encryption Utility

Description: 文件加密,可以对任意文件进行加密-file encryption, to arbitrary files can be encrypted
Platform: | Size: 152576 | Author: 章小强 | Hits:

[Game Programmove8

Description: 这是个九宫游戏 可以随便输入任意数 然后可执行文件-JiuGongTu This is a game can easily import a few then arbitrary executable file
Platform: | Size: 12288 | Author: 吴瑕 | Hits:

[ELanguagec语言词法分析器

Description: 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures used to prepare VC 6.0, FileOpenDialog to open*. c*. cpp or document language character sets as the source Lexical analysis of the data entry process, Lexical analysis procedures by the analysis of the results stored in the same source file directory outpu .. development tools : C Builder, providers : Tang-lexical analyzer 11.rar, 2005-12-25
Platform: | Size: 2048 | Author: 唯一 | Hits:

[Picture Viewerbmp.c

Description: tc可以直接调用的c语言图片显示程序,将16色BMP文件显示在你的界面上!-tc can directly call the c language picture display program, 16-color BMP file shows you the interface!
Platform: | Size: 1024 | Author: sunny | Hits:

[Picture ViewerBMP-readwrite-c

Description: 实现BMP的读写功能,C语言实现,简单易懂.-achieve the functional literacy, C language and easily understood.
Platform: | Size: 2048 | Author: yaoli | Hits:

[matlabC-mean

Description: 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
Platform: | Size: 13312 | Author: 孙李娜 | Hits:

[VC/MFCc-code

Description: ppt文件 c语言编程规范。很好的东西。参考了很多资料。编程人员的必备宝典-ppt file c language programming norms. Good things. Taken a lot of information. Programmers must Baodian
Platform: | Size: 297984 | Author: 陈斌 | Hits:

[Audio programwav.c

Description: Converts raw PCM file to Wav file
Platform: | Size: 1024 | Author: Manpreet | Hits:

[OtherRead.a.file.line.function

Description: 本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
Platform: | Size: 3072 | Author: 张得利 | Hits:

[File Operateoutput-to-a-new-file-C

Description: 有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中 -There are two disk file A and B, each deposit A line letters and asked to the two files with the information (in alphabetical order), The output to a new file C
Platform: | Size: 3072 | Author: 么龙 | Hits:

[DSP programC#处理tif文件

Description: c#处理tif文件 c#读取tif文件详细信息(C # handle tiff file c # read tif file details)
Platform: | Size: 910336 | Author: jkl | Hits:

[OtherC#读取文件

Description: C# 读取文件 C#读取TXT文件实现的一些总结: 1、Niit.txt 默认在 File_read\bin\Debug 文件下! 假如你不想程序运行报错,那么就在这个文件下建立 1)因为这里咱们是读取文本,所以Niit.txt,内容自己写一下!留心两点 1.1)文件最好不要写中文的,否则运行结果用 ?代替中文~ 2.2)最首要 的,你写完了内容要保存文本后再运行,才会显示你添加的内容 2、读写文本操作要领来源于 System.IO 命名空间,所以程序开头就要 Using System.IO(C# Read the file C # read TXT file to achieve some of the summary: 1, Niit.txt acquiescence in the File_read \ bin \ Debug file! If you do not want the program to run the error, then the establishment of this document 1) because here we are reading the text, so Niit.txt, the contents of their own write about! Pay attention to two points 1.1) file is best not to write Chinese, or run the results with? Instead of Chinese 2.2) the most important, you finished the contents to save the text and then run, will show you to add the content 2, read and write text manipulation essentials from the System.IO namespace, so the beginning of the program will use System.IO)
Platform: | Size: 1024 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net