-
-
datebase.rar
这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。
-
snowbase.rar
这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。
2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。
3.设计一个一维向量(数组)模板类Vector
4.设计一个列表(链表)模板类List
5.一个简陋的数据库系统设计(可参考FoxBase)。
-
!_ExeHeader.rar
List PE-data of EXE-files:
-Dump of DOS file header
-Dump of PE file header
-Dump of PE optional file header
-
adjacencyListGragh.rar
Specification File
adjacencyListGragh
class GeneralGraph:
use adjacency list to implement the graph which data structure is vector
Construct methods:
* public GeneralGraph():
contain an empty vector store the vertex and a boolean determines ...
-
-
-
-
-
DFFLibV12.rar
Delphi for fun library v12, latest.
This is the library for manuplating list, combination-permutation, BigNumbers etc. i think it s a must library to use. give a try.
-
DnD.zip
This program shows how to drag items from list box and drop onto windows explorer or vice versa.
-