搜索资源列表
c++文件日志
- C++环境下如何利用文件进行日志的操作,这个代码在解决日志方面提供了很好的借鉴作用-C environment how to use log files, the operation of the code in resolving the log provided a good reference
C++FileGenerator
- 一个简单的C++文件生成器,根据定义,生成良好的格式C++头文件和实现文件,包含缺省构造,拷贝构造等等。
TURBO C 文件管理器及其源码
- turbo c 编写的文件管理器。有源程序。-paper prepared by the manager. A source.
ATMEL单片机的C编译器
- 1.ATMEL单片机的C编译器。ICCAVRV7.22B破解版。 2.请看readme.text.杀毒软件会把破解文件当中木马病毒。请设置不要扫描这个文件。,1.ATMEL MCU C compiler. ICCAVRV7.22B cracked version. 2. See readme.text. Antivirus software, virus, Trojan horse which will crack the file. Please set do not scan the fi
c
- 此控件是ActiveX形式,可供VC/Delphi/VB调用,实现通过红外和蓝牙发送文件的功能,通过调用本控件,可使您的程序实现“一键”传输功能!是目前解决红外蓝牙传输问题的完美解决方案! -This control is ActiveX forms, for VC/Delphi/VB calls to achieve send files via infrared and Bluetooth function, by calling the control, enable your progr
对话框(C#)的浏览文件夹
- 对话框(C#)的浏览文件夹- Dialog box (C#) browsing folder
LPC10的C源代码
- 语音信号处理的LPC10声码器的C源代码,压缩文件-Speech signal proccessing code of C with LPC10. compressed file
c
- 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
fat32.C
- 这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win9
little-C
- 一个不错的C解释器,唯一的缺点就是库文件还没有完善。-A good C interpreter, only drawback is the library file is not perfect.
c++primer第四版代码
- c++primer第四版的代码希望对大家有帮助,第一次上传文件,请多多支持!!!
C-traffic-
- 交通红绿灯控制c语言和汇编实现,主程序在jiaotongdeng.c文件中-jiaotongdeng.c
C经典程序
- 最基础的C语言程序,覆盖输入输出操作,数组,函数,指针,文件等,很典型。(The most basic C language program, covering the input and output operations, arrays, functions, pointers, documents, etc., is very typical.)
经典编程900例(C语言)
- C语言经典代码,包括数学函数,数组,文件,字符串,键盘等(the classical code of C)
经典编程900例(C语言)
- C语言经典编程900例,包含.c源文件,熟悉C语言文件操作,数学函数库的使用等(C language classic programming 900 cases)
文件操作
- C语言文件操作,文件操作的基本格式,C语言书上源码。(C language file operation)
新建文件夹
- 基于C语言的操作系统首次适应算法内存分配的模拟(Distribution of simulated first adaptive algorithms)
c++编程如何保存文件并将文件显示出来
- 这是c++编程中有关于文件的保存以及如何将文件显示的内容,希望可以帮助初学者,
二级文件系统
- 通过C++完成的基本的二级文件系统框架,可以有多用户,该系统有Create、delete、open、close、read、write这些功能(Through the basic two level file system framework completed by C++, there can be multiple users, which have the functions of Create, delete, open, close, read, and write.)
新建文件夹
- 基于C语言的操作系统开发,实现消费者与生产者的关系(The operation system based on C language realizes the relationship between consumers and producers.)