搜索资源列表
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
vxworks_mpc854x_gpio
- MPC8541的GPIO访问-MPC8541 visit the GPIO # define GPIO_REG (type, port) (M8260_IOP_P port # # # # type (GPIO_IMMR_ BASE)) # define gpioRegGet (type, port, reg) do (if (port == PORT_A) reg = (NW_VUINT32 *) GPIO_REG (type, A) else if (port == PORT_B) reg
Switch
- 模拟了一个100个端口的交换机,同时模拟了100台PC。PC机初始了MAC和所连的交换机端口,且随机的产生一条数据帧,发向其他PC。 学习二层交换机的存储转发的基本原理。 -Simulation of a 100-port switch, while modeling the 100 PC. PC, MAC and the initial of the connected switch port, and generate a random data frame, sent to the
Russia
- 在Tornado2.2的环境中编写的一个俄罗斯方块的游戏,一边功能都已实现-Tornado2.2 environment in the preparation of a Tetris game, while features have been achieved