资源列表
gSpan6.tar
- 频繁图挖掘实现算法gspan,用C++语言实现-an algorithm for subgraph discovery named gspan,it was first found by famous machine learning expert Jiawei Han
YSF_NoHead
- 这是用不带头结点的循环链表实现的约瑟夫环程序。-This is not to take the lead with a circular linked list of nodes to achieve Josephus program.
rr
- 一些数据结构的算法实现,比如链表,冒泡排序-the data structure algorithm implemention,such as link,stack,
structdata.tar
- 数据结构 从有头链表无头链表 huffman数 队列 等-structdata huffman queue
shoolguide
- 校园导游系统 单元最短路径问题 mfc做的 景点信息 与 路径查询 好看界面 清晰代码 数据结构大作业-school guide
C-yu-yan---pai-xu-
- 【最新编排】C语言中排序程序代码,此代码是从别处下载的,请参考-C yu yan zhong pai xu cheng xu dai ma
packing-problem
- 分别用分支搜索法和分支限界法解决装载问题,用C++实践-Search method and the branch with branch about solving problems of loading
Hanoi
- 本程序用C++语言来实践汉诺塔问题,通过这个程序能够充分了解迭代思想- solve Hanoi problem by C++
c-student
- 用C语言开发,在进入系统之后将文件中的数据读取到内存中,然后再通过链表实现增删查改的功能-It can help you ,but that isn t well
park
- 数据结构 栈和队列实现模拟停车场管理系统-Data structure parking management system
PersonnelAssignment
- 一個工作指派的問題 效果優良 可以有效解決工作分配的問題-A great job assignment problem it is perfect! we could solve the problem about the job assignment.
no-longer-afraid-of-the-pointer
- 介绍C语言指针的四方面的内容:指针的类型、指针所指向的类型、指针的值或者叫指针所指向的内存区、指针本身所占据的内存区,和指针的应用-Describes four aspects of pointers in C content: the type of pointer, pointer types, pointer value or name of the memory area pointer, the pointer memory area occupied by itself, and t
