资源列表
8279qudong
- 该程序基于8279与8051的接口给出了其驱动程序,有一定实用价值 -procedures based on the 8279 and 8051 interface gives its driver, a certain practical value
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
PRTHED
- 此程序用fortran语言编写,可以随pc格式的无卷头segy数据进行打印,编辑,输出,查看等功能。-This procedure used fortran language, you can format with no volume pc first segy data printing, editing, output, view the functions.
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,
LunarYear
- 考虑闰年(闰年是指能够被4、100、400整除的年份)的情况,完善上述程序-thinking about lunar years
tdxIntoAccess
- 把通达信软件的日线数据文件读出到access中去-Letter to the software on-line accessible data files to be read to access the
buddy
- 伙伴算法 实现了页面分配 页面打印等 大家交流学习用吧-Algorithm of distribution partners page print page
ASK_FSK_PSK
- ASK, FSK, PSK matlab code for modulation
ImageTranslate
- 该函数接口实现的功能是实现图像的平移,当平移的坐标不在原始图像中时,直接用255或者0代替!-The function interface function is to achieve image translation, when the coordinates of translation is not the original image, the direct use of 255 or 0 instead!
Calculate130
- 简单计算器的java实现源码,非常简单实用哦-a simple calculator