搜索资源列表
clibpdf202r1.tar.gz
- 读写pdf格式文件的多平台C语言工具库,Multi_platform C language Tools Library which can read and write pdf file
Find 文件搜索的例子
- 一个文件搜索的例子,值得参考,Example of a file search, it is also useful
Read.a.file.line.function
- 本程序用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.
c
- 有两个磁盘文件A和B,各存放一行字母,今要求把这两个文件中的信息合并(按字母顺序排列),输出到一个新文件C中去。-A two disk files, and B, the storage line of letters, this requires the information in these two documents combined (in alphabetical order), output to a new file C, to go.
dir-scan-and-search(c)
- 用C语言实现该目录下的文件遍历以及根据文件名搜索某个文件-sacn the dir and search file (c)
C#动态创建文件并写入txt
- C#动态创建文件并写入txt示例 C#动态创建文件并写入txt(C# Create the file dynamically and write it txt)
C#读取文件
- C# 读取文件 C#读取TXT文件实现的一些总结: 1、Niit.txt 默认在 File_read\bin\Debug 文件下! 假如你不想程序运行报错,那么就在这个文件下建立 1)因为这里咱们是读取文本,所以Niit.txt,内容自己写一下!留心两点 1.1)文件最好不要写中文的,否则运行结果用 ?代替中文~ 2.2)最首要 的,你写完了内容要保存文本后再运行,才会显示你添加的内容 2、读写文本操作要领来源于 System.IO 命名空间,所以程序开
C语言学生成绩管理程序综合实验
- 以链表为基础,实现学生成绩的、增加、 修改、查询、 删除,以及读取到文件中(To the list based on the realization of student achievement, increase, modify, query, delete, and read into the file)
交通灯file
- 实现交通灯程序,c语言入门程序,能够有所帮助(Realization of traffic light program)
c#检测端口是否占用
- 检测win指定端口是否被占用的实例,并且能够显示占用端口的exe可执行文件。(Detects an instance that win specifies whether a port is occupied and can display an EXE executable file that takes up the port.)
C语言源代码格式化
- 可将载入的C语言文件进线格式化对齐,格式化对齐之后代码阅读将变得非常方便清晰。(To load the C file format into the line alignment, alignment formatting code after reading becomes very convenient and clear.)
save the file and display it from the file.zip
- 这是简单的c++编程,编程用于保存文件和将文件显示出来,这个很适用于初学者。希望能带来帮助。(For learning the c++ language, this article has the c++ program, which is compiled to save the file and display the file. Simple and easy to understand, I hope to meet the requirements of beginners.)
第九章 结构体与文件
- c的课件,基础c语言内容,制作认真,可以供初学者使用(c file C courseware, basic C language content, the production is serious, can be used for beginners to use)
file
- BC下实现有文件交互的可移植典型案例,登录注册系统(A typical portable case with file interaction under BC, login and registration system)
C - Hello World!
- The #include <stdio.h> is a preprocessor command. This command tells compiler to include the contents of stdio.h (standard input and output) file in the program. The stdio.h file contains functions such as scanf() and print() to take input and
C语言贪吃蛇代码
- C语言编写贪吃蛇源代码,简单易懂,文件为VC源代码(C language, the source code of snake is simple and easy to understand, and the file is VC source code.)
C++扫雷
- C++作业,用VC6.0编写C++扫雷,实现一个行数为m,列数为n的雷区,雷的个数随机生成,*代表雷。(Nothing to say,I don't know to describe my file in English,so please read it in Chinese.)
C#调用C++DLL(函数参数包含指针)
- C#调用C++DLL(函数参数包含指针)(C Shar call c plus plus's dll file demo.)
Parasoft c++ Test 9.5破解
- c++ test 9.5版本的破解文件,注意是插件版本的(c + + test this version of the cracked file. note that the plug-in version.)
C# XML文件读取示例
- C#语言编写了xml的读取,可以实现文件读取与操作。(C#language has written the XML reading, which can realize the file reading and operation.)