资源列表
[软件工程] Duplicates
说明:this program is a fast delphi routine to check for duplicate files, regardless of name.<mervyn> 在 2025-03-17 上传 | 大小:2kb | 下载:0
[软件工程] bianyiyuanli
说明:编译原理的基本过程以及每个阶段的功能,是一片编译原理的读书报告。-The basic process and each stage of the functions of the compiler theory, a book report compiler theory.<沃梦娇> 在 2025-03-17 上传 | 大小:14kb | 下载:0
[软件工程] CPPBuilder5application
说明:C++Builder5 编程实例与技巧熟悉 编程软件BCB5的使用方法-C++Builder5 Programming examples and skills familiar with programming software BCB5 usage<浩东> 在 2025-03-17 上传 | 大小:30.89mb | 下载:0
[软件工程] FactoryMethod
说明:本程序是一个关于建造者模式的小程序,其内容简洁易懂,很好的体现了建造者设计模式的特点,很适合初学设计模式的人-this is a small project about the style of builder mode ,it is simple but easy to understand.it is suitable for the beginner<wuhanjuan> 在 2025-03-17 上传 | 大小:7kb | 下载:0
[软件工程] tanchishewendang
说明:这个程序的关键是表示蛇的图形以及蛇的移动。用一个小星形表示蛇的一节身体,身体每长一节,增加一个星形块,蛇头用两节表示。移动时必须从蛇头开始,所以蛇不能向相反方向移动,也就是蛇尾不能改作蛇头。如果不按任何键,蛇自行在当前方向上前移,当游戏者按了有效的方向键后,蛇头朝着指定的方向移动,一步移动一节身体,所以当按了有效的方向键后,先确定蛇头的位置,然后蛇身体随着蛇头移动,图形的实现是从蛇头的新位置开始画出蛇,这时由于没有清屏的原因,原来蛇的位<杜广爽> 在 2025-03-17 上传 | 大小:11kb | 下载:1