资源列表
银行家算法集
- 这是我收集的关于银行家算法的一些资料和代码-This is my collection of bankers, some of the algorithms and code
1-ycx
- 这是一个通讯录程序,建立一个通讯录数据库,运行程序时,将数据读入内存,可以对数据进行删除/修改/添加 操作.数据库是由结构体构成的链表. 问题是:执行删除操作时出点问题. 我在内存中对数据的操作都正常,程序里面有个ShowAll()函数,可显示操作后的数据.我删除一个结点后,显示删除成功.然后退出程序,退出前有个Save()函数,将数据存盘.下次打开后,读取数据正常,用ShowAll()函数正确显示上次对数据的操作,如果这时进行添加或退出,就出问题.具体的问题你可以将程序编译执行搞
cn700_del62755882442
- 很不錯的一個編譯原理的程序 ,大傢下下來學習一下!-a very good procedures compiler theory, we study the down under!
c_chazhao
- 一个简单的查找程序,简单的模式匹配,并且不支持模糊查找(含有 ? 或者 * 的字符串),意义不大。-a simple search procedure, a simple pattern matching, and do not support Fuzzy Search (containing or * string), has little significance.
myyclock
- 电子钟,java小应用程序,显示系统时间,同时含有日历显示。-electronic bell, java applets, and the system was found the time and the calendar shows that contain.
SysData
- 一个小的服务程序,实现时钟同步,并做成服务程序,让它一直运行-a small service procedures, to achieve clock synchronization, and causing service procedures, it has been running
小小五子棋
- 一个delphi编写的小游戏,很好玩的。 -prepared in a small game, very fun.
xumin_20461
- 这是一个关于绘图的简单的小程序,如果可以的话,可以改进!-This is a simple drawing on a small procedure, if I may, can be improved!
xumin_20462
- 到底有几分说得比想像更快 是我们感情丰富太慷慨 还是要上天安排 是我们本来就是那一半 还是舍不得太乖 是那一次约定了没有来 让我哭得像小孩 是我们急着证明我存在 还是不爱会发呆-said in the end a bit faster than we imagine the feelings rich or too generous to God is our arrangement was originally half or reluctant to be t
ximin_20463
- 到底有几分说得比想像更快 是我们感情丰富太慷慨 还是要上天安排 是我们本来就是那一半 还是舍不得太乖 是那一次约定了没有来 让我哭得像小-said in the end a bit faster than we imagine the feelings rich or too generous to God is our arrangement was originally half or reluctant to be too clever it is not the
算法第一次实验
- 着色问题,输入一个图和颜色的种数,要求有邻边的两个顶点不能着同一种颜色,找出所有的着色方案-coloring, the importation of a color map and the number of categories, and a two adjacent edges of the peak is not the same color, identify all the coloring program
longest
- 输入一个带权图的无向图,求出其中一个顶点到其它顶点最长的路径,并输出这条最长路径-input with a map without the right to plan, which sought a vertex to vertex other the longest path, and the output of the longest path.
