资源列表
Address-Book
- 调试环境为TC2.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-Debugging environment for TC2.0. Run this program needs tc several header files. Recommendations to modify the include directory entry in the o
1
- 判断一个链表是否为循环链表,采用追击法。设置两个标志位,一个速度快,一个速度慢!-To determine whether a linked list circular linked list, using pursuit method. 2 flag is set, a fast and a slow!
means4
- 编写一个程序安排一架飞机上的座位。 假设一架飞机上有20个头等舱座位(共5排,每排4个座位并被一个通道分隔),另有180个经济舱位置(共30排,每排6个座位,被一个通道从中分隔)。 程序需要完成3个功能:增加乘客,显示座位安排情况,退出系统。在增加乘客时,要求输入客舱的等级和结伴旅行的人数(头等舱为1至2人,经济舱为1至3人),此外,还可以输入对座位的要求(头等舱可选靠窗或靠通道),经济舱可选靠窗、中间或靠通道)。然后,为乘客分配合适的位置。如果没有符合要求的座位,则给出相应信息。用户界
4140521
- 分析Unix最先适应(first fit,ff)存储分配算法。即map数据结构、存储分配函数ma lloc()和存储释放函数mfree(),找出与算法有关的成分。修改上述算法有关成分,使其分别体现BF(best fit,最佳适应)分配原则WF(worst fit,最坏适应)分配原则。-Analysis of Unix was first to adapt to (first fit, ff) memory allocation algorithm. The map data structure,
huffuman
- 一种比较优化的递归方式生成具有m个外部结点的哈夫曼树。-A more optimized recursively generated with m external nodes of the Huffman tree.
cdsdrevf
- 置超级列表框背景图片模块,很好的易模块,适合易编程者使用-Super list box is set the background image module, a very good and easy module for programmers to use and easy
asp.tar
- n皇后问题,汗诺塔问题,数独问题,地板问题的ASP解决方案。可以设置N的数目-n queens problem, Khan Notari, Sudoku, flooring problems ASP solutions. Can set the number of N
1
- C语言入门相关程序,适用于C语言初学者,简单易行-C language entry procedures for C language for beginners, easy
SVMcgForClass
- svmcgforcalss是SVM方法用于c和g参数交叉筛选的子程序-Svmcgforcalss is a subroutine for cross filter of G and C parameters by SVM method
matlab
- matlab教学代码可以教育学生如何使用matlab的基本代码-matlab Teaching code
rollText
- Unity3D中实现帮助菜单中弹出框以及版本信息的滚动功能-Unity3D achieve the Help menu and pop-up version of the scrolling function
modeling
- 地震勘探中,声学介质下的波传播正演模拟,采用高精度有限差分方法,规则网格的,含有计算差分系数的子程序-Seismic exploration, acoustic wave propagation medium under the forward modeling, finite difference method using high-precision, regular grid containing the subroutine calculates the difference coeff
