-
Tetris
说明: 大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。(Probably within the last two days to complete coding, but the idea of the day before the beginning. Completed the first night the main box rotation algorithm, the next day that is today' s consumer box added processing algorithms. However, there may be some places where ill-considered, for example, does not use timer interrupt, but rather seek convenience and the cpu frequency of using the delay () function to simulate the time interval, and that needs improvement.)
- 2009-08-28 17:14:12下载
- 积分:1
-
VC90动态库
vc++程序运行经常缺少的运行动态库,需要的手下吧(A running library that often runs short of programs)
- 2020-11-11 13:59:45下载
- 积分:1
-
USB_DriverBulk
USB动态库 可以直接调用API函数进行windows USB驱动开发(USB DLL )
- 2016-06-29 17:28:55下载
- 积分:1
-
cal
简易计算器,可以实现简单的计算功能,比如加减乘除,类似于windows上的计算器(Simple calculator, you can perform simple computing functions, such as addition and subtraction multiplication and division, similar to windows on the calculator)
- 2009-10-03 22:27:19下载
- 积分:1
-
hashkey
利用哈希运算产生服务端和客户端的通信密钥( Produces the service end and the customer end correspondence
key using the Hasche operation )
- 2004-07-08 10:27:55下载
- 积分:1
-
dotaMapHook
1.替换war3根目录下Games 联合开发网 - pudn.com
- 2014-02-15 10:25:53下载
- 积分:1
-
Elevator
电梯算法
在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求:
1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。
2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。
3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。
4、保存一个星期内的各电梯的运行记录。
(Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
- 2021-04-23 15:08:47下载
- 积分:1
-
all
万能字典可以查询所有的公式你有就知道什么东东啦(Universal Dictionary of the formula can search all you have to know what you Dongdong)
- 2009-03-18 13:28:04下载
- 积分:1
-
MCU-hmi
远端操作人机,可以节省传统HMI,继而使用一体式面板。使用更加方便(Remote Operator Terminal)
- 2013-11-14 22:07:34下载
- 积分:1
-
OWNERDRAW_TAB
实现自绘制标签按钮功能。本程序从CTabCtrl派生出一个CTabCtrlEx控件,用于实现标签控件的自绘制功能,让标签也五花八门吧!(Self-drawing button labels. This procedure CTabCtrl derived from a CTabCtrlEx control, label control for the achievement of self-mapping feature that lets you label a wide variety!)
- 2009-07-02 23:59:27下载
- 积分:1