搜索资源列表
DBFileIO
- 一个页式文件系统的C语言实现,是清华大学计算机系数据库实验课使用的文件系统。-one-page document System C language, Qinghua University Department of Computer Database experiment using the file system.
C-PRO
- 用C语言实现操作系统多级队列调度和时间片轮转调度。上传文件夹里有源代码和程序算法流程图。-C language operating system Multi-Queue scheduling and time slice Web scheduling. Upload file folder Active code and procedures algorithm flowchart.
sting7.doc
- 图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language map of the depth-first traversa
lu
- 对矩阵进行Lu分解,使用使用c语言实现,时间复杂度和力论的一样,比较高
ks
- 凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码
c
- horner算法的C语言实现,这是关于数值分析方面的
MutilTree
- 用C语言实现的文件目录搜索并保存到多叉树中,本人能力有限,仅供参考。
wenjiancaozuo
- C语言实现对文件的基本操作,包括对文件的写入,对写如内容的修改等,使用堆排序实现
DXTSP
- 单向的TSP旅行商问题的动态规划算法,用C语言实现。
yuesefuboagao
- 约瑟夫环实验报告,c语言实现,数据库的一部分。
0s
- c 语言实现的操作系统文件管理,但是没有图形化,这是个遗憾
文件内容导出为C语言数组
- 将文件内容数据导出为C语言数组,以实现将文件嵌入到C语言代码中。
data
- 本程序用C语言实现磁盘文件的读写,使用了fputc和fgetc函数以及将读出的数据装进一个字符数组里面-The program in C language to read and write disk files, and use the fgetc fputc function will read out the data and put into an array of characters which
read_excel
- c语言实现excel读取,按规定写入dat和txt文件-c language excel read write dat and txt file required
同学录txl
- 本人用c语言实现的同学录,里面包括了通讯录和留言本,程序有电粗糙,但大体还可以运行。本人运行环境是C-Free 3.52。-I used lots of language, includes a directory and the voice of this, the procedure-- rough, but generally also can run. I runtime environment is C-Free 3.52.
src
- SMTP C语言实现源代码!
fm2
- 用c语言实现控制后台的文件操作,包括新建文件、复制文件、删除、移动和重命名等-this is use to newbuild/copy/delete/ remove /rename or something else
wordcount1
- 用C 语言实现词频统计,效果比较好,但是有些BUG-ues C language to realize a word-counter
Communication
- 程序用C语言实现了通信录的创建过程,主要用到对文本文件的操作,希望对C语言初学者有益!-Program with the C language to implement the creation of recorded communication, mainly used in the operation of the text file, in the hope C language useful for beginners!
HashMap
- 一个简单的C语言实现HashMap,希望同大家分享-A simple C language HashMap, hope to share with you